GitHub - thedropbears/rotacaster-demo: The Drop Bears' code written to power their Rotacaster demo robot written in Python
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code to run the Drop Bears' demo bot for rotacaster (http://www.rotacaster.com.au/). Written in Python using TTD and structure very loosely based on the WPILib library.
To run the tests, you need nosetests installed (pip install nosetests).
About
The Drop Bears' code written to power their Rotacaster demo robot written in Python