The Diagnosticer is a ROS publisher which publishes diagnostic data regarding the Dextrous Hand or the Shadow Robot Arm, on the \/diagnostics topic. The diagnostics can be viewed using the robot_monitor package. More...
Go to the source code of this file.
Classes | |
class | shadowrobot::SRDiagnosticer |
Namespaces | |
shadowrobot | |
Enumerations | |
enum | shadowrobot::hardware_types { shadowrobot::sr_hand_hardware, shadowrobot::sr_arm_hardware } |
An enum containing the different types of hardware the diagnosticer is publishing data about. More... | |
The Diagnosticer is a ROS publisher which publishes diagnostic data regarding the Dextrous Hand or the Shadow Robot Arm, on the \/diagnostics topic. The diagnostics can be viewed using the robot_monitor package.
To view the diagnostics, just rosmake robot_monitor, and then rosrun robot_monitor robot_monitor.
Definition in file sr_diagnosticer.h.