#include <twist_mux_diagnostics_status.h>
Public Types | |
typedef boost::shared_ptr < const TwistMuxDiagnosticsStatus > | ConstPtr |
typedef boost::shared_ptr < TwistMuxDiagnosticsStatus > | Ptr |
Public Member Functions | |
TwistMuxDiagnosticsStatus () | |
Public Attributes | |
ros::Time | last_loop_update |
boost::shared_ptr < TwistMux::lock_topic_container > | lock_hs |
double | main_loop_time |
LockTopicHandle::priority_type | priority |
double | reading_age |
boost::shared_ptr < TwistMux::velocity_topic_container > | velocity_hs |
Definition at line 32 of file twist_mux_diagnostics_status.h.
typedef boost::shared_ptr<const TwistMuxDiagnosticsStatus> twist_mux::TwistMuxDiagnosticsStatus::ConstPtr |
Definition at line 35 of file twist_mux_diagnostics_status.h.
typedef boost::shared_ptr<TwistMuxDiagnosticsStatus> twist_mux::TwistMuxDiagnosticsStatus::Ptr |
Definition at line 34 of file twist_mux_diagnostics_status.h.
Definition at line 46 of file twist_mux_diagnostics_status.h.
Definition at line 38 of file twist_mux_diagnostics_status.h.
boost::shared_ptr<TwistMux::lock_topic_container> twist_mux::TwistMuxDiagnosticsStatus::lock_hs |
Definition at line 44 of file twist_mux_diagnostics_status.h.
Definition at line 39 of file twist_mux_diagnostics_status.h.
Definition at line 41 of file twist_mux_diagnostics_status.h.
Definition at line 37 of file twist_mux_diagnostics_status.h.
boost::shared_ptr<TwistMux::velocity_topic_container> twist_mux::TwistMuxDiagnosticsStatus::velocity_hs |
Definition at line 43 of file twist_mux_diagnostics_status.h.