https://github.com/tasrobotics/raidzero-programming-guide
Programmers Start Here!!
https://github.com/tasrobotics/raidzero-programming-guide
Last synced: 3 months ago
JSON representation
Programmers Start Here!!
- Host: GitHub
- URL: https://github.com/tasrobotics/raidzero-programming-guide
- Owner: TASRobotics
- Created: 2019-05-17T04:23:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T13:28:53.000Z (over 4 years ago)
- Last Synced: 2025-06-14T15:03:34.311Z (12 months ago)
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raid-Zero-Programming-Guide
This is a quick guide to get started for the programming team. However, not everything may be mentioned here, because we value the ability to problem solve and RTFM (Read The Manual). Therefore, when you encounter a problem, use your brain a bit before asking for help. Most of the details mentioned in this document are mentioned in the wpilib screen steps live website. Use this [site](https://docs.wpilib.org/en/stable/) if you need further information.
## Table of Contents
- [Click here for the getting started guide](guides/Getting_Started.md)
- [Click here for the first program guide](guides/First_Program.md)
- [Click here for the troubleshooting guide](guides/Troubleshoot.md)
- [Click here for the helpful sites guide](guides/Helpful_Sites.md)
- [Click here for the sensors guide](guides/Sensors.md)