Documentation
Here are some links to helpful documentation that you might reference while programming FRC robot code.
Vendor Libraries
Section titled “Vendor Libraries”Software Libraries
Section titled “Software Libraries”Version Control
Section titled “Version Control”| Name | Docs Site |
|---|---|
| Git | https://git-scm.com/ |
| GitHub | https://docs.github.com/en |
| Version Control in VS Code | https://code.visualstudio.com/docs/introvideos/versioncontrol |
| GitHub Desktop | https://github.com/apps/desktop |
| Name | Docs Site |
|---|---|
| VS Code | https://code.visualstudio.com/docs |
Logging
Section titled “Logging”| Name | Docs Site | API Docs |
|---|---|---|
| AdvantageKit | https://docs.advantagekit.org/ | https://docs.advantagekit.org/javadoc/index.html |
| DogLog | https://doglog.dev/ | https://javadoc.doglog.dev/ |
Log Analysis apps
Section titled “Log Analysis apps”| Name | Docs Site |
|---|---|
| AdvantageScope | https://docs.advantagescope.org/ |