View Single Post
  #4   Spotlight this post!  
Unread 11-01-2017, 20:39
Jacob C. Jacob C. is offline
Engineer at CTR Electronics
FRC #4130 (The Blue Devils)
Team Role: Mentor
 
Join Date: Nov 2009
Rookie Year: 2009
Location: Richmond, MI
Posts: 21
Jacob C. is a glorious beacon of lightJacob C. is a glorious beacon of lightJacob C. is a glorious beacon of lightJacob C. is a glorious beacon of lightJacob C. is a glorious beacon of light
Re: CTRE Tool Suite Installer

Quote:
Originally Posted by Tparbotmail View Post
"Suppliers provide installers which place their libraries into the correct location on the user’s system."
*snip*
This statement is correct; The Toolsuite Installer that you download from our website places the library files into the appropriate user location in the WPILib directory on your computer, allowing use of these library APIs in your robot program.

"The user's system" refers to your computer, which is where our installer places the library files. It is not the installer but rather the WPILib plug-ins that then takes care of transferring these files from your computer to your roboRIO when you deploy code.


The roboRIO Upgrade tool in LifeBoat is a seperate tool and does not place any API files on the roboRIO. Since CTRE is the author of the CAN plug-in used by the Web-Based Interface, we needed a way for users to be able to update the plug-in file.

There is an example screen shot of the roboRIO Upgrade process in the manual section I referenced - Section 5.3.2.5 of the Pigeon IMU User's Guide. Here is a link.
__________________
FiM Volunteer
Since 2015: Controls Mentor for FRC 4130, The Blue Devils (Richmond, MI)
2009-2014: FRC Team 1718, The Fighting Pi

Full Disclosure: I am an Engineer for CTR Electronics

Last edited by Jacob C. : 11-01-2017 at 20:44. Reason: Clarification that files transfer when you deploy code.
Reply With Quote