Tesseract
Motion Planning Environment
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tesseract_kinematics::URParameters Struct Reference

The Universal Robot kinematic parameters. More...

#include <types.h>

Public Member Functions

 URParameters ()=default
 
 URParameters (double d1, double a2, double a3, double d4, double d5, double d6)
 

Public Attributes

double d1 { 0 }
 
double a2 { 0 }
 
double a3 { 0 }
 
double d4 { 0 }
 
double d5 { 0 }
 
double d6 { 0 }
 

Detailed Description

The Universal Robot kinematic parameters.

Constructor & Destructor Documentation

◆ URParameters() [1/2]

tesseract_kinematics::URParameters::URParameters ( )
default

◆ URParameters() [2/2]

tesseract_kinematics::URParameters::URParameters ( double  d1,
double  a2,
double  a3,
double  d4,
double  d5,
double  d6 
)
inline

Member Data Documentation

◆ a2

double tesseract_kinematics::URParameters::a2 { 0 }

◆ a3

double tesseract_kinematics::URParameters::a3 { 0 }

◆ d1

double tesseract_kinematics::URParameters::d1 { 0 }

◆ d4

double tesseract_kinematics::URParameters::d4 { 0 }

◆ d5

double tesseract_kinematics::URParameters::d5 { 0 }

◆ d6

double tesseract_kinematics::URParameters::d6 { 0 }

The documentation for this struct was generated from the following file: