- PROS Library: Ensure you have the PROS library installed for VEX robotics programming.
- LemLib Library: Ensure you have the LemLib library installed.
- Okapilib Library: Ensure you have the Okapilib library installed (should be auto downloaded when creating a PROS project).
- C++ Compiler: A compatible C++ compiler for building the project (ex. VS Code).
- VEX Robotics Kit: Make sure you have the necessary hardware components (ex. Brain, Controller, Robot, etc).
Clone the repository: git clone
Follow the PROS. LemLib, and Okapilib documentation to set up the required libraries.
N/A
Feel free to adjust the content further based on specific details or features of your project!