Driving doesnt work on some windows machines
Closed this issue · 2 comments
AllanYangZhou commented
- Download the provided sample_student_code.py from pioneers.github.com/daemon
- Try to run it on the robot
On some Windows machines (has never happened on Mac to my knowledge), nothing happens. Dawn does not show "Disconnected" so runtime is still working. We should check that gamepad data is arriving correctly at the robot.
AllanYangZhou commented
Problem: Windows gamepads are misnumbered due to duplicates issue.
AllanYangZhou commented
Addressed by #202