Skip to content

jazonshou/4253B-Change-Up-Early-Season

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4253B Change Up Early Season Code

Software used by VRC Team 4253B in the early season of Change Up. The software uses PROS.

Check out our late season code here.

Code Structure

The code is split up into different subsystems of the robot (i.e. chassis, rollers, etc.) found here.

Subsystems

Stores all global variables (i.e. motors, sensors, etc.)

Controls the chassis of the robot. Uses PID for movement and odometry for position tracking.

An attempt at implementing odometry. Successful implementation found in late season code.

Controls the rollers and intakes of the robot. Custom auto index algorithm used to automatically index balls into the roller system.

Installation

  1. Install PROS here
  2. Download code:
Git Installed No Git Installed
Run git clone https://github.com/Yessir120/4253B-Change-Up-Late-Season.git in your terminal Click the green Code button and select Download ZIP
  1. Run pros mu at the root of the project to build and upload the code to a VEX v5 Brain
  2. Enjoy!

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published