Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.
/ VEX2019 Public archive

Team 2585 VEX Control Software for the 2018-19 season

Notifications You must be signed in to change notification settings

Impact2585/VEX2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VEX 2019

Team 2585 VEX control software for 2018-19

Info

This project uses Vex Coding Studio (VCS) for the development environment and for uploading code to the VEX v5 brain. The only required file to edit and run the code is the VEX2019.vex file. The src folder is included in this project only for convenience, in order to have a text copy of the code contained in the .vex file.

Contributing

To contribute to this project, make your changes with VCS and save those changes in the VEX2019.vex file. Then update main.cpp and robot-config.h in src/ to reflect those changes.

Robot Design

###Systems -Drivetrain -Drives forward/backwards (forward/backwards joystick) -Rotates (left/right joystick) -Intake system -Intakes (hold trigger) -Shooter system -Shoots balls (hold trigger) -Arm system -Rotates up (press button) -Rotates down (release button) -Camera system -Gives camera display to driver

About

Team 2585 VEX Control Software for the 2018-19 season

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages