Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📜 Archived Repository

This repository has been archived, since 2022-2023 Spin up season is over.

Vex V5 Robot Code Repository

This repository contains the source code for the Vex V5 Spin Up robot, written in C++ using the Vex V5 C++ API. The robot is used by our team for various competitions and events.

Table of Contents

Repository Structure Getting Started Contributing License

Repository Structure

  • main.cpp: This is the most up-to-date code for the robot. You can view its history by clicking the "History" button on the top right of the file.
  • legacy/: This folder contains legacy code that was written for a previous version of our team's robot.

Getting Started

If you want to run the robot code on your own Vex V5 robot, you'll need to:

  1. Clone or download this repository onto your computer.
  2. Install the Vex V5 C++ API on your computer.
  3. Connect your Vex V5 robot to your computer via USB or wirelessly.
  4. Use your preferred C++ compiler to compile the main.cpp file.
  5. Transfer the compiled binary to the robot and run it.

Note: This repository is intended for educational and informational purposes only. Use at your own risk.

Contributing

We welcome contributions to this repository! If you would like to contribute, please open a pull request with your changes. Make sure to include a detailed description of your changes and why they are necessary.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

About

A repository for documenting the code for Vex V5 robot.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages