8000 GitHub - james-ward/pysteamworks: The Drop Bears' code for their 2017 Steamworks robot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

james-ward/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

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.2%
0