Joint defines an articulation of the robot.
More...
#include <alrobotmodel.h>
|
|
class JointImpl * | a_impl |
| | Private implementation.
|
| |
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 Link* Sim::Joint::parentLink |
( |
| ) |
const |
returns the parent link of the Joint. Joints always have a parent link.
The documentation for this class was generated from the following file:
- /home/opennao/work/master/simulation/alrobotmodel/libalrobotmodel/alrobotmodel/alrobotmodel.h