Skip to content

auscompgeek/pysteamworks

 
 

Repository files navigation

PySteamworks: The Drop Bears' code for their 2017 robot.

Build Status Coverage Status

Contributing

  1. Fork this git repository to your github account
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push -u origin my-new-feature)
  5. Create new Pull Request on github

Running the vision loop on a PC

python3 -m cscore vision.py:loop

About

The Drop Bears' code for their 2017 Steamworks robot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%