Joint defines an articulation of the robot.
More...
#include <alrobotmodel.h>
Joint defines an articulation of the robot.
Definition at line 431 of file alrobotmodel.h.
creates an empty Joint, you should not use this.
- Warning
- The Joint being empty, every access to this object will throw.
const Link* Sim::Joint::childLink |
( |
| ) |
const |
returns the child link of the Joint. Joints always have a child link.
const Frame* Sim::Joint::frame |
( |
| ) |
const |
const std::string& Sim::Joint::name |
( |
| ) |
const |
returns the name of the Joint.
const Link* Sim::Joint::parentLink |
( |
| ) |
const |
returns the parent link of the Joint. Joints always have a parent link.
class JointImpl* Sim::Joint::a_impl |
The documentation for this class was generated from the following file:
- /home/opennao/work/master/simulation/alrobotmodel/libalrobotmodel/alrobotmodel/alrobotmodel.h