Skip to content

A custom template based on VEXCode V5 Pro meant to handle basic robot functions.

License

Notifications You must be signed in to change notification settings

Apollo-Robotics/Apollo-Template-VEXCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo Template

License: MPL 2.0

A custom template based on VEXCode V5 Pro for Visual Studio Code meant to handle basic robot functions

Usage

  1. Download the latest library of the template here.
  2. Open the project in Microsoft's Visual Studio Code (Make sure you have the VEX Robotics extension installed and enabled!!!)
  3. Finally, reference the class in any .cpp or .h file, such as main.h, like such:
extern Chassis chassis();

In order to configure your drivetrain, lookin main.cpp for the possible configurations and un-comment out which one you would like.

Than choose your desired control scheme in int main(){} !

And.... Your done!

It's not rocket science, it's Robotics!

About

A custom template based on VEXCode V5 Pro meant to handle basic robot functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published