#include <sr_joint_motor.hpp>
Public Member Functions | |
MuscleDriver (int id=0) | |
~MuscleDriver () | |
Public Attributes | |
unsigned int | assembly_date_day |
unsigned int | assembly_date_month |
unsigned int | assembly_date_year |
bool | bad_data |
unsigned int | can_err_rx |
unsigned int | can_err_tx |
uint64_t | can_msgs_received_ |
uint64_t | can_msgs_transmitted_ |
bool | driver_ok |
bool | firmware_modified_ |
int | muscle_driver_id |
unsigned int | pic_firmware_svn_revision_ |
ros::ServiceServer | reset_driver_service |
unsigned int | serial_number |
unsigned int | server_firmware_svn_revision_ |
Definition at line 122 of file sr_joint_motor.hpp.
shadow_joints::MuscleDriver::MuscleDriver | ( | int | id = 0 | ) | [inline] |
Definition at line 125 of file sr_joint_motor.hpp.
shadow_joints::MuscleDriver::~MuscleDriver | ( | ) | [inline] |
Definition at line 143 of file sr_joint_motor.hpp.
unsigned int shadow_joints::MuscleDriver::assembly_date_day |
Definition at line 154 of file sr_joint_motor.hpp.
unsigned int shadow_joints::MuscleDriver::assembly_date_month |
Definition at line 153 of file sr_joint_motor.hpp.
unsigned int shadow_joints::MuscleDriver::assembly_date_year |
Definition at line 152 of file sr_joint_motor.hpp.
Definition at line 162 of file sr_joint_motor.hpp.
unsigned int shadow_joints::MuscleDriver::can_err_rx |
Definition at line 157 of file sr_joint_motor.hpp.
unsigned int shadow_joints::MuscleDriver::can_err_tx |
Definition at line 156 of file sr_joint_motor.hpp.
Definition at line 159 of file sr_joint_motor.hpp.
Definition at line 158 of file sr_joint_motor.hpp.
Definition at line 161 of file sr_joint_motor.hpp.
Definition at line 150 of file sr_joint_motor.hpp.
Definition at line 145 of file sr_joint_motor.hpp.
Definition at line 148 of file sr_joint_motor.hpp.
A service used to reset the HW muscle controller
Definition at line 168 of file sr_joint_motor.hpp.
unsigned int shadow_joints::MuscleDriver::serial_number |
Definition at line 151 of file sr_joint_motor.hpp.
Definition at line 149 of file sr_joint_motor.hpp.