FRC_QuickLinks
OVERALL Useful Links
Sensors Page:
http://www.usfirst.org/roboticsprograms/frc/2012-kit-of-parts-sensors
Acceleration and gyroscope considerations from: WPI Workshops
USFIRST documentation for gyro and accelerometer
2013 FRC Kit of Parts Control System
http://www.usfirst.org/roboticsprograms/frc/2013-Control-System
2012 control system has different information
2012 FRC KOP Motor Torque Curves:
Getting More Stuff(Parts List):
Programming Student Links (below)
National Instruments Labview Tutorials Page:
https://decibel.ni.com/content/docs/DOC-8923
Master Documents Folder:
https://decibel.ni.com/content/community/first/frc?view=documents
1) Setup the control system word for word with the 2012 FRC getting started guide:
If the instructions are not followed EXACTLY then weird intermittent errors may occur.
2) work through the 2012 FRC motor control tutorial:
https://decibel.ni.com/content/docs/DOC-14723
3) Check out the 2012 FRC safety guide:
https://decibel.ni.com/content/docs/DOC-14711
4) work through the 2012 dashboard control tutorial:
https://decibel.ni.com/content/docs/DOC-14704
5) FRC Framework Tutorial: Critical for Understanding the required FRC project framework:
https://decibel.ni.com/content/docs/DOC-14690
For Experienced FRC Programmers:
There is an option to process the Image information on the Robot or process the information on the Laptop. A laptop has much more computing power than the cRIO but the network connection is situation dependent and overall much less reliable and repeatable. If you want to process the images from the camera on the driver station dashboard follow this tutorial:(Otherwise skip to the next one)
https://decibel.ni.com/content/docs/DOC-15144
Getting started with the vision assistant built into Labview the 2012 Vision Processing Tutorial:
https://decibel.ni.com/content/docs/DOC-14726
Kinect Tutorial: