Publishes diagnostics for controllers, joints from pr2_mechanism_msgs/MechanismStatistics message. More...
Classes | |
class | ControllerStats |
class | CtrlJntDiagnosticPublisher |
class | JointStats |
Functions | |
template<typename T > | |
bool | is_valid (T t) |
Returns false if a value is infinity, NaN, etc. |
Publishes diagnostics for controllers, joints from pr2_mechanism_msgs/MechanismStatistics message.
Publishes diagnostics for joints from pr2_mechanism_msgs/MechanismStatistics message.
bool pr2_mechanism_diagnostics::is_valid | ( | T | t | ) | [inline] |
Returns false if a value is infinity, NaN, etc.
<
Definition at line 62 of file joint_diagnostics.h.