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

◆ reset()

dict reset (   self,
Optional[RobotState]   init_state = None 
)

Reset the mock backend and get an initial observation.

Parameters
init_stateInitial state of the robot (ignored in mock).
Returns
Initial spine observation dictionary.

Reimplemented from Backend.