Full autonomous routine for the VEX Robotics Competition. This code was run at the state-level competition for our autonomous skills run. Future updates will include a major revamp which involves creating a new Python-based library for next year i…
Full autonomous routine for the VEX Robotics Competition. This code was run at the state-level competition for our autonomous skills run. Future updates will include a major revamp which involves creating a new Python-based library for next year in order to make programming easier for other members of the team. This year, the code was done solo by me, but by creating a Python library I hope to help both my teammates and others be more comfortable programming.
Note: For the demo, our team number is 11566B. You can see our autonomous code running during the 15 second autonomous period at the start of matches, although in the matches shown we had a sensor issue which resulted in our skills code not properly working.
Built-in VSCode code completion