QuirkyCort / gears

Generic Educational Robotics Simulator
Other
65 stars 41 forks source link

evdev needed for a program #112

Closed Anti-Apple4life closed 2 years ago

Anti-Apple4life commented 2 years ago

I need python's evdev installed to test my code.

QuirkyCort commented 2 years ago

Not clear what the issue is. If you want to test your code on a real robot, you'll need either ev3dev or pybricks installed on the robot. Neither are required if you're just running on the simulator.