|
upkie
11.0.0
Open-source wheeled biped robots
|
| tuple[float, float] step | ( | self, | |
| dict | observation, | ||
| float | dt | ||
| ) |
Get new linear-angular velocities based on joystick input.
| observation | Observation dictionary containing joystick inputs. |
| dt | Duration in seconds until the next control cycle. |