- gazebo
- physics
- ScrewJoint
A screw joint. More...
#include <ScrewJoint.hh>
Public Member Functions | |
| ScrewJoint () | |
| Constructor. | |
| virtual | ~ScrewJoint () |
| Destructor. | |
| virtual void | SetAnchor (int, const math::Vector3 &anchor) |
| Set the anchor. | |
| virtual math::Vector3 | GetAnchor (int) const |
| Get the anchor. | |
Protected Member Functions | |
| virtual void | Load (sdf::ElementPtr &_sdf) |
| Load the joint. | |
Protected Attributes | |
| math::Vector3 | fakeAnchor |
| double | threadPitch |
A screw joint.
1.7.5.1