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

◆ compute_ground_velocity()

float compute_ground_velocity (   self,
float  target_ground_velocity,
dict  spine_observation,
float  dt 
)

Compute a new ground velocity.

Parameters
target_ground_velocityTarget ground velocity in m/s.
spine_observationLatest observation dictionary from a spine.
dtDuration in seconds until the next cycle.
Returns
New ground velocity, in m/s.