View Single Post
  #2   Spotlight this post!  
Unread 14-01-2017, 15:57
ashrutsood ashrutsood is offline
Registered User
AKA: Ashrut Sood
FRC #4930 (Electric Mayhem)
Team Role: Programmer
 
Join Date: Dec 2016
Rookie Year: 2014
Location: Buffalo, NY
Posts: 2
ashrutsood is an unknown quantity at this point
Re: CTRE CANTalon library installation not working

We found that the CTRE tutorial was outdated and it was best to use the example projects on Github as models (https://github.com/CrossTheRoadElec/FRC-Examples).

Following these instructions seemed to solve our build problem:
1: Download CTRE Toolsuite (No Installer) package 4.4.1.9 (.zip) from http://www.ctr-electronics.com/hro.h...ical_resources
2: Extract the downloaded Zip file.
3: Take the Java folder and Copy and Paste the entire folder into wpilib/user/
4: If you have any questions refer to the README in the root directory of the zipped folder.
Reply With Quote