An open API service indexing awesome lists of open source software.

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!!

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)