Public Member Functions | |
| Servo () | |
Public Attributes | |
| math::Vector3 | axis |
| physics::JointPtr | joint |
| std::string | name |
| float | velocity |
Definition at line 71 of file servo_plugin.h.
|
inline |
Definition at line 80 of file servo_plugin.h.
| math::Vector3 gazebo::ServoPlugin::Servo::axis |
Definition at line 76 of file servo_plugin.h.
| physics::JointPtr gazebo::ServoPlugin::Servo::joint |
Definition at line 78 of file servo_plugin.h.
| std::string gazebo::ServoPlugin::Servo::name |
Definition at line 72 of file servo_plugin.h.
| float gazebo::ServoPlugin::Servo::velocity |
Definition at line 79 of file servo_plugin.h.