Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zedseven/skills-2018
The Collingwood Collegiate Institute robot source code for the 2018 autonomous Skills Ontario competition.
https://github.com/zedseven/skills-2018
robot robotics skills skills-ontario vex-robotics vex-robotics-competition
Last synced: 13 days ago
JSON representation
The Collingwood Collegiate Institute robot source code for the 2018 autonomous Skills Ontario competition.
- Host: GitHub
- URL: https://github.com/zedseven/skills-2018
- Owner: zedseven
- License: gpl-3.0
- Created: 2019-03-31T21:19:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T09:43:58.000Z (over 4 years ago)
- Last Synced: 2024-11-16T12:12:58.509Z (2 months ago)
- Topics: robot, robotics, skills, skills-ontario, vex-robotics, vex-robotics-competition
- Language: C
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skills-2018
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)This is the singular file for the 2018 Skills Canada autonomous competition.
This competition involved picking up pipes and delivering them to designated piles - the problem spec is [here](http://www.skillsontario.com/index.php?p=download&file=739).
Our best score was 7 points (picked up 7 pipes, but didn't deliver them).
This was made using [VEX EDR Robotics kits](https://www.vexrobotics.com/276-2194.html), using [ROBOTC](http://www.robotc.net/) to write the program.