|
Error when running Talon SRX with 2017 Control System
With the new changes to wpilib, the software for Talon SRX has been moved to another library. I tried updating last year's code with the 2017 control system. However, when running the updated code in gazebo simulation or with last year's robot, I get the following error:
java.lang.NoClassDefFoundError: com/ctre/CANTalon
Anybody know a fix?
Thank you,
Robbie Tacescu
|