|
Autoware.Auto
|
|
Simple wrapper for control command and state command together. More...
#include <safety_state_machine.hpp>
Public Member Functions | |
| Command (const BasicControlCommand &control=BasicControlCommand{}, const MaybeStateCommand &state=MaybeStateCommand{}) | |
| Constructor. More... | |
| const BasicControlCommand & | control () const noexcept |
| Getter. More... | |
| const MaybeStateCommand & | state () const noexcept |
| Getter. More... | |
Simple wrapper for control command and state command together.
|
inline |
Constructor.
|
inlinenoexcept |
Getter.
|
inlinenoexcept |
Getter.