#include <sr_joint_motor.hpp>

Public Member Functions | |
| MotorWrapper () | |
Public Attributes | |
| ros::ServiceServer | force_pid_service |
| int | motor_id |
| int | msg_motor_id |
| ros::ServiceServer | reset_motor_service |
Definition at line 85 of file sr_joint_motor.hpp.
| shadow_joints::MotorWrapper::MotorWrapper | ( | ) | [inline] |
Definition at line 89 of file sr_joint_motor.hpp.
A service used to set the force PID settings on the motor.
Definition at line 106 of file sr_joint_motor.hpp.
Definition at line 97 of file sr_joint_motor.hpp.
Definition at line 100 of file sr_joint_motor.hpp.
A service used to reset the motors.
Definition at line 112 of file sr_joint_motor.hpp.