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