wpilibsuite / RobotBuilder

Generate C++ or Java FRC programs
Other
37 stars 29 forks source link

Adding a pointer to the TalonSRX resources. #46

Closed cpapplefamily closed 6 years ago

cpapplefamily commented 7 years ago

During set up of Robotbuilder we point to our Eclipse Workspace, Simulation File, Wiring file location and a few other customization. Would it be possible to Identify the TalonSRX Jar and equivalent C++ file locations and add that to the project if a SRX was selected as a motor controller? Now that third party devices are not included in the WPILIB but by the manufacture we need to add these to the project manually. Although knowing how to do this in Eclipse is not a bad skill. We also have to do this with our NavX Micro that simply can't be added using Robotbuilder.

13 I just read that this issue may have already been asked

Kevin-OConnor commented 7 years ago

You should not have to add these locations manually. If these files are installed to the "correct" location, the plugins should be adding them to the project automatically.

sciencewhiz commented 7 years ago

Further, Talon SRX was removed from robot builder (https://github.com/wpilibsuite/RobotBuilder/commit/93e4baf98e9b2dbd830f97d59587c63affe70a2f) and CTRE implemented it as a robot builder plugin. I'm not sure how you can get a case where robot builder supports CAN Talon. but you don't have the library.