Programming: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Programming Sub-pages and Links | = Programming Sub-pages and Links = | ||
*[[SVN Setup]] | *[[SVN Setup]] | ||
*[http://www.svn.penfieldrobotics.com/ Online browsing of our SVN Tree] | *[http://www.svn.penfieldrobotics.com/ Online browsing of our SVN Tree] | ||
*[[Team Laptop Info]] | *[[Team Laptop Info]] | ||
= FRC and WPILib References = | |||
*[http://wpilib.screenstepslive.com/s/currentCS FRC Control System Documentation] (aka "wpilib screensteps") | |||
*[http://first.wpi.edu/FRC/roborio/release/docs/cpp/index.html FRC C++ WPILib API Docs] | |||
*[https://github.com/CrossTheRoadElec/Phoenix-Documentation CTRE Phoenix Docs] - Used to talk to Talon SRX's over CAN bus and other Cross the Road Electronics (CTRE) devices | |||
Revision as of 14:47, 7 November 2018
Programming Sub-pages and Links
FRC and WPILib References
- FRC Control System Documentation (aka "wpilib screensteps")
- FRC C++ WPILib API Docs
- CTRE Phoenix Docs - Used to talk to Talon SRX's over CAN bus and other Cross the Road Electronics (CTRE) devices
Quite Useful Things to Remember
Camera Server Port is 1181