Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 973 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 973 Bytes

Skills-2019

License: GPL v3

Basic Information

This is the source code for the Collingwood Collegiate Institute Robotics Club autonomous robot for the Skills Canada 2019 robotics competition.

For this competition we used VEX Robotics V5 to build our robot, and the PROS IDE to program it, since VEX Coding Studio is limited and terrible to use.

The problem spec is here.

A small YouTube playlist of the robot in action can be found here.

The media/ directory just contains videos that aren't contained in the playlist above.

Code

The file old.cpp is a copy of the old VCS file, main.cpp.

A copy of the entire old VCS project is VisionTest1.vex.