Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Jan 15, 2018
1 parent e8a26aa commit d4b192b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Steamworks
3299's code for the 2017 season. Programmed in Python with [RobotPy](https://robotpy.github.io).
# 🤖 Power Up 🤖
3299's code for the 2018 season. Programmed in Python with [RobotPy](https://robotpy.github.io).

## Notable features
- A Raspberry Pi on the robot does vision tracking with OpenCV and [GRIP](https://github.com/WPIRoboticsProjects/GRIP). It then publishes the results on Network Tables for the robot to use.
- Organized in a convoluted system that separates logic, actuators, and other components. It uses neither MagicBot or the Command framework. Don't ask.
- Organized in a convoluted system that separates logic, actuators, and other components. It uses neither MagicBot or the Command framework. Don't ask.

0 comments on commit d4b192b

Please sign in to comment.