Commit 5386ebe2 authored by Kenneth Jiang's avatar Kenneth Jiang Committed by Will Roscoe
Browse files

Fix a crash when simulation tries to load a model (#145)

* --tub is now optional for train subcommand. It also takes comma-separated format

* new train docopt parameters

* ... causes wierd behavior in docopt

* Dynamatically generates clips based on timestamps so that it's always up to date

* Change POST to using dynamic clip recognition

* remove animation from steering progress bar to reveal jitterness of steering angles

* car.py -> manage.py. Ghost rebase commits keep coming back

* slightly more concise code

* Minor bug fix for simulation to load a model

* Minor bug in unbin_Y
parent d257154d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment