Skip to content

autoware_command_mode_decider#

Overview#

This package determines the priorities of vehicle behavior. The determined behavior is published to the switcher node as command mode. The command mode is the unified concept of operation mode and MRM. Typically, the system will select a specified operation mode when normal, and if it is not available, select an appropriate MRM. Since the command mode selection algorithm is system-dependent, developers can implement any logic they want through plugins.

peripheral-ros-graph