Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

NoozAbooz/2088S-OverUnder-2024

Repository files navigation


Logo

Over Under V1

VRC Team 2088S - "Straitis"
2nd year HS VEX team based in Calgary, Alberta
Part of the Western Mechatronics Robotics Club

RobotEvents

Getting Started

These steps detail how to build the code locally. Because this code does not support simulation, it is a assumed that you have a physical robot to test on.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/NoozSBC/VRC-OverUnder-2024.git
  2. Open the project in VSCode
  3. Build and deploy the code to your robot (pros mu)

Contributing

Contributions are what make the VEX community such an amazing place to be a part of. Any contributions you make are greatly appreciated.

To contribute, follow these steps:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

If you would like to contact us, you can do so on the WestMech discord server.

(back to top)