upkie 9.0.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches

◆ State

enum class State : uint32_t
strong

States of the state machine.

Enumerator
kSendStops 

Send stop commands to all actuators.

kReset 

Reset all configured modules.

kIdle 

Do nothing.

kStep 

Read a new action from shared memory.

kShutdown 

Shut down the spine.

kOver 

Final termination.