Go to the source code of this file.
Functions | |
PLUGINLIB_DECLARE_CLASS (nao_dashboard, NaoJointsAnalyzer, diagnostic_aggregator::NaoJointsAnalyzer, diagnostic_aggregator::Analyzer) namespace diagnostic_aggregator |
PLUGINLIB_DECLARE_CLASS | ( | nao_dashboard | , |
NaoJointsAnalyzer | , | ||
diagnostic_aggregator::NaoJointsAnalyzer | , | ||
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 NaoJointsAnalyzer.cpp.