robotpy / pyfrc

python3 library designed to make developing RobotPy-based code easier!
MIT License
51 stars 35 forks source link

Fix the CTRE CANTalon support #66

Closed virtuald closed 7 years ago

virtuald commented 7 years ago

Currently, the simulator crashes when you create a CANTalon device. Would be great if someone could pitch in here, I won't have time until late in the weekend. One thing that's very important is that it shouldn't crash if robotpy-ctre isn't installed.

Eventually, we need to support devices in a more general way.

ArchdukeTim commented 7 years ago

Resolved with #68?

virtuald commented 7 years ago

At some point someone needs to actually display the thing correctly.