Skip to content

MarioChao/Vex-Library-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vex Library Test

Test out C++ program locally without connecting to a V5 Brain!

Libraries

The repository contains part of PAS1's robot program that runs purely in C++11, compatible with VEXcode Api.

The included libraries are:

Set up

To compile the program, use the make command in the terminal. This creates the all executable file that you can run locally.

The test files are saved to the directories /dev-files/paths/, /dev-files/polygons/, etc.
Make sure these folders exist in order for the test data to appear!

Test Graphs

Check graphs.ipynb to see a visualized view of test results!

About

Test library for 2024-25 High Stakes, from 96969Y

Topics

Resources

License

Stars

Watchers

Forks