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

◆ run()

void run ( )

Run the spine loop until termination.

Each iteration of the loop runs observers, computes the action and cycles the actuation interface. Additionally, this function collects debug values and logs everything.

Note
The spine will catch keyboard interrupts once this function is called.