Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages