Programming: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
Programming (talk | contribs) No edit summary |
Programming (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<div class="mw-parser-output"> | <div class="mw-parser-output"> | ||
<div class="mw-parser-output"> | <div class="mw-parser-output"> | ||
<div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output"> | |||
= Programming Sub-pages and Links = | = Programming Sub-pages and Links = | ||
Line 9: | Line 10: | ||
*[https://frc-docs.readthedocs.io/en/latest/ 2020Documentation] | *[https://frc-docs.readthedocs.io/en/latest/ 2020Documentation] | ||
*[http://penfieldrobotics.com/wiki/images/a/a7/Programming.pdf C++ Overview] | |||
</div> </div> </div> | |||
</div> </div> | </div> </div> | ||
</div> | </div> |
Revision as of 04:15, 29 October 2019
Programming Sub-pages and Links
FRC and WPILib References
- FRC Control System Documentation (aka "wpilib screensteps")
- FRC C++ WPILib API Docs
- CTRE Phoenix - Third party software drivers used to talk to Talon SRX's over CAN bus:
- CTRE Phoenix Docs - Verbose documentation and detailed guides
- CTRE Phoenix API - API Reference
Quite Useful Things to Remember
Camera Server Port is 1181