urdf::Joint Class Reference
#include <joint.h>
List of all members.
Detailed Description
Definition at line 170 of file joint.h.
Member Enumeration Documentation
- Enumerator:
UNKNOWN |
|
REVOLUTE |
|
CONTINUOUS |
|
PRISMATIC |
|
FLOATING |
|
PLANAR |
|
FIXED |
|
Definition at line 177 of file joint.h.
Constructor & Destructor Documentation
urdf::Joint::Joint |
( |
|
) |
[inline] |
Member Function Documentation
void urdf::Joint::clear |
( |
|
) |
[inline] |
bool urdf::Joint::initXml |
( |
TiXmlElement * |
xml |
) |
|
Member Data Documentation
type_ meaning of axis_ ------------------------------------------------------ UNKNOWN unknown type REVOLUTE rotation axis PRISMATIC translation axis FLOATING N/A PLANAR plane normal axis FIXED N/A
Definition at line 190 of file joint.h.
Unsupported Hidden Feature.
Definition at line 212 of file joint.h.
child Link element child link frame is the same as the Joint frame
Definition at line 194 of file joint.h.
parent Link element origin specifies the transform from Parent Link to Joint Frame
Definition at line 198 of file joint.h.
Unsupported Hidden Feature.
Definition at line 209 of file joint.h.
The documentation for this class was generated from the following file: