Skip to content
Jeffrey Shen edited this page Jul 24, 2017 · 5 revisions

Parallax.c Documentation

This project houses the Robotics Library, which is an extensible framework for developing competitive VEX robots quickly and consistently. It can be included in any RobotC file, and gives access to a variety of features that could be useful to competitive robots.

Installation

git clone https://github.com/PARobotics/Robotics-Library.git

In your RobotC file: #include path/to/main.c
Done!

Usage and Configuration

Check out the documentation and example code to find out how to use / configure the library.

Credits

This project was developed by 8900 Parallax, the competitive robotics team at Phillips Academy. Programmers involved:

  • Jeffrey Shen '19
Clone this wiki locally