VEX V5 Bootstrapped Project  0.1
PROS project with preloaded and editable control algorithms and more
Bootstrapped VEX Pros V5 Project

A VEX Pros V5 project that serves as a base project with common algorithms and control systems implemented, such as odometry, PID, and more.

CI

Publish Doxygen Docs

Platform

This code is for VEX V5 systems only.

Compilation

  1. Clean the binaries if any headers have been changed: prosv5 make clean
  2. Build the project: prosv5 make

Documentation

Documentation for the project can be found here.

Goals

Goals for the project can be found here.