Class ModeMonitor
Defined in File mode_monitor.hpp
Inheritance Relationships
Base Type
public rclcpp::Node
Class Documentation
-
class ModeMonitor : public rclcpp::Node
Based on mode inference and live updates from the system, this class monitors the live system state and renders a simple command-line view of the known resp. inferred state of all systems and system parts within the SMH file.
Public Functions
-
ModeMonitor()
-
ModeMonitor(const ModeMonitor&) = delete
-
std::shared_ptr<ModeInference> inference()
-
virtual ~ModeMonitor() = default
-
ModeMonitor()