Go to the source code of this file.
Functions | |
PLUGINLIB_DECLARE_CLASS (nao_dashboard, NaoqiJointsAnalyzer, diagnostic_aggregator::NaoqiJointsAnalyzer, diagnostic_aggregator::Analyzer) namespace diagnostic_aggregator |
PLUGINLIB_DECLARE_CLASS | ( | nao_dashboard | , |
NaoqiJointsAnalyzer | , | ||
diagnostic_aggregator::NaoqiJointsAnalyzer | , | ||
diagnostic_aggregator::Analyzer | |||
) |
Constructor.
Destructor.
Helper function for adding key/value pairs to a diagnostic status message.
T | Datatype of the value (must be convertible with std::ostream::operator<<). |
joint_stat | Diagnostic status message. |
key | Key. |
value | Value. |
Definition at line 40 of file naoqi_joints_analyzer.cpp.