20#include "rclcpp/rclcpp.hpp"
25#include "orthogonals/or_timer.hpp"
36struct StAcquireSensors;
37struct StSetupInitialLocationEstimation;
38struct StNavigateWaypoint1;
39struct StNavigateWaypoint2;
48 using SmaccStateMachineBase::SmaccStateMachineBase;
52 this->createOrthogonal<OrAutowareAuto>();
53 this->createOrthogonal<OrTimer>();
60#include "states/st_acquire_sensors.hpp"
void onInitialize() override
this function should be implemented by the user to create the orthogonals