Quote:
Originally Posted by apache8080
Does anybody know where the API/Documentation is for the CTRE CANTalon library? It is not on the first wpilib documentation and I can't find it anywhere on the CTRE site.
My team uses Java. Last year the CANTalon library used to be built in to the WPILib but now it is part of the 3rd party libraries from CTRE. I have gotten that setup on my development machine but I can't find any documentation anywhere on classes in the library (javadoc).
|
http://wpilib.screenstepslive.com/s/...arty-libraries should be of use. This page should be in a sticky somewhere, it's crucial and really hard to find...