21 #ifndef TWIST_MUX_DIAGNOSTICS_H 22 #define TWIST_MUX_DIAGNOSTICS_H 29 #include <boost/shared_ptr.hpp> 58 OK = diagnostic_msgs::DiagnosticStatus::OK,
59 WARN = diagnostic_msgs::DiagnosticStatus::WARN,
60 ERROR = diagnostic_msgs::DiagnosticStatus::ERROR
69 #endif // TWIST_MUX_DIAGNOSTICS_H
void updateStatus(const status_type::ConstPtr &status)
void diagnostics(diagnostic_updater::DiagnosticStatusWrapper &stat)
static constexpr double MAIN_LOOP_TIME_MIN
virtual ~TwistMuxDiagnostics()
diagnostic_updater::Updater diagnostic_
static constexpr double READING_AGE_MIN
TwistMuxDiagnosticsStatus status_type