upkie 9.0.1
Open-source wheeled biped robots
|
float compute_ground_velocity | ( | self, | |
float | target_ground_velocity, | ||
dict | spine_observation, | ||
float | dt | ||
) |
Compute a new ground velocity.
target_ground_velocity | Target ground velocity in m/s. |
spine_observation | Latest observation dictionary from a spine. |
dt | Duration in seconds until the next cycle. |