#include <sr_joint_motor.hpp>

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