1. 29 Sep, 2017 11 commits
  2. 28 Sep, 2017 2 commits
  3. 25 Sep, 2017 7 commits
  4. 24 Sep, 2017 1 commit
  5. 22 Sep, 2017 2 commits
    • Kenneth Jiang's avatar
      Fix a crash when simulation tries to load a model (#145) · 5386ebe2
      Kenneth Jiang authored
      * --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
      5386ebe2
    • Kenneth Jiang's avatar
      BUG: record generator needs to throw StopIterator exception so that... · d257154d
      Kenneth Jiang authored
      BUG: record generator needs to throw StopIterator exception so that itertool.chain can move on to next tub (#144)
      
      d257154d
  6. 19 Sep, 2017 1 commit
    • Kenneth Jiang's avatar
      Tub viewer improvements (#142) · 17e365d0
      Kenneth Jiang authored
      * --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
      17e365d0
  7. 18 Sep, 2017 12 commits
  8. 17 Sep, 2017 4 commits