natewu / TippingPoint

Tipping Point VEX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2405T Tipping Point Code

Introduction

  • Tipping point is the 2021-2022 VEX Robotics Competition challenge.

Description

  • The code is organized into the structure:
    • 2405T
      • system (Code for the robot system)
      • utils (Utility functions)
      • Global (Global variables/functions)
  • Source and header files and structure are mirrored.
  • Use the included build scripts to compile and upload the code.
    • Windows use the build.bat script.
    • Linux use the build.sh script.

About

Tipping Point VEX


Languages

Language:C++ 64.2%Language:C 34.6%Language:Makefile 1.3%Language:Shell 0.0%Language:Batchfile 0.0%