upkie  11.0.0
Open-source wheeled biped robots

◆ 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.