#include <RevoluteJoint.hh>
🔗Axis
🔗AttachRevoluteJoint()
virtual Identity AttachRevoluteJoint |
( |
const Identity & |
_childID, |
|
|
const BaseLinkPtr< PolicyT > & |
_parent, |
|
|
const std::string & |
_name, |
|
|
const Axis & |
_axis |
|
) |
| |
|
pure virtual |
- Parameters
-
[in] | _childID | The ID of the child link. |
[in] | _parent | A reference to the parent link. If this evaluates to a nullptr, then the parent should be the world. |
[in] | _name | The name of this joint. |
[in] | _axis | The desired axis of the new revolute joint |
- Returns
- the Identity of the newly created RevoluteJoint
The documentation for this class was generated from the following file: