micro-ROS / system_modes

System modes for ROS 2 and micro-ROS
Apache License 2.0
43 stars 9 forks source link

Publish inferred state/mode transitions #42

Closed norro closed 3 years ago

norro commented 4 years ago

When a (sub-)system transitions in a state/mode as reaction to a node transition, currently this information is only visible when using mode inference, i.e. for the mode monitor and mode manager. Also when a node transitions from one mode to another. Mode manager should publish this information so that it is visible to the entire ROS system.