Skip to content

fvs-robotics/season24-25_main_teamZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

63344Z Vex V5 Robotics Program 2024-2025

The Vex V5 program from team 63344Z.

Features

  • Autonomous: In progress
  • Driver Control: Done

Getting Started

  • Enter the command below in the terminal to clone this repository to your local machine. If you are using Windows, you will need to config Git before you enter the command in the terminal.
   git clone https://github.com/fvs-robotics/season24-25_main_teamZ
  • To start easier, you can simply use Github Desktop to import the project and to commit code.

Documentation Reference

Please read the old Python documentation for Vex V5 and the new Python documentation for Vex V5.

Also, the C++ documentation is helpful when you try to figure out old code.