You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Stéphane Caron edited this page Oct 31, 2020
·
1 revision
After executing instructions from the Usage section of the README, you should see the following windows:
Initial state
At startup, the controller is in the Initial state of its finite state machine (FSM), doing nothing but holding the robot posture.
Standing state
Click on Start standing to go to the Standing state of the FSM and enable the stabilizer:
You can now select a footstep plan from the corresponding dialog.
Walking states
Click on Start walking to execute the plan:
While walking, the controller switches between the SingleSupport and DoubleSupport states of the FSM. Once walking is over, the FSM switches back to the Standing state.