pioneers/dawn-v0

Driving doesnt work on some windows machines

Closed this issue · 2 comments

  1. Download the provided sample_student_code.py from pioneers.github.com/daemon
  2. 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.

Problem: Windows gamepads are misnumbered due to duplicates issue.

Addressed by #202