Public Member Functions | |
Servo () | |
Public Attributes | |
math::Vector3 | axis |
physics::JointPtr | joint |
std::string | name |
float | velocity |
Definition at line 69 of file servo_plugin.h.
gazebo::ServoPlugin::Servo::Servo | ( | ) | [inline] |
Definition at line 74 of file servo_plugin.h.
math::Vector3 gazebo::ServoPlugin::Servo::axis |
Definition at line 71 of file servo_plugin.h.
physics::JointPtr gazebo::ServoPlugin::Servo::joint |
Definition at line 72 of file servo_plugin.h.
std::string gazebo::ServoPlugin::Servo::name |
Definition at line 70 of file servo_plugin.h.
Definition at line 73 of file servo_plugin.h.