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

◆ step()

dict step (   self,
dict  action 
)

Apply action and step the PyBullet simulation.

Parameters
actionAction dictionary in spine format.
Returns
Spine observation dictionary after the step.

Reimplemented from Backend.