upkie 9.0.0
Open-source wheeled biped robots
|
def __init__ | ( | self, | |
str | device_path, | ||
str | prefix = "joystick" |
||
) |
Initialize joystick input reader.
[in] | device_path | Path to the joystick device file on Linux. |
[in] | prefix | Prefix used when writing outputs to the observation dictionary. |