1. 25 Nov, 2017 1 commit
  2. 22 Nov, 2017 6 commits
  3. 21 Nov, 2017 3 commits
  4. 13 Nov, 2017 2 commits
    • Will Roscoe's avatar
      fc5a2c68
    • Will Roscoe's avatar
      V 2.2.1 - IMU, script tests, change camera resolution config order (#179) · a40bee50
      Will Roscoe authored
      * add tests for donkey script commands (incomplete)
      
      * added part for mpu6050 imu
      
      * added poll delay to imu part
      
      * added keras imu pilot and model def
      
      * added comments for training imu model. added tests
      
      * added imu docs
      
      * update documentation for donkey2 manage.py commands
      
      * fixed tub path discovery
      
      * changed order of camera resolution parameters tobe height x width
      
      * fix js double thread launch. hot load js
      
      * fix camera resolution mismatch
      
      * fix imu run. eliminate def delay on js
      
      * add tests for running scripts
      
      * fix script tests for py34
      
      * version increment
      a40bee50
  5. 10 Nov, 2017 1 commit
  6. 03 Nov, 2017 1 commit
  7. 02 Nov, 2017 1 commit
  8. 01 Nov, 2017 2 commits
    • arunderwood's avatar
      Spelling and clarity (#174) · 758125e2
      arunderwood authored
      758125e2
    • Will Roscoe's avatar
      V 2.2.0 - better tubs, opencv, bug fixes (#173) · d124f25a
      Will Roscoe authored
      * clean up how groups of tubs are handled by adding a TubGroup class (#172)
      
      * Extra steps for Mac installation of simulator
      
      * clean up how groups of tubs are handled by adding a TubGroup class
      
      * hot fix to prevent pi from failing to load socketio
      
      * clean up how groups of tubs are handled by adding a TubGroup class
      
      * fixed split paths for multiple tub groups
      
      * made merging dataframes faster
      
      * made merging dataframes faster
      
      * refactor parts
      
      * merge refactor branch
      
      * name changes
      
      * updated some of the commands (tubcheck, tubhist)
      
      * cleaned up commands
      
      * remove extra code, add tests
      
      * add tests
      
      * update docs
      
      * remove old menu buttons
      
      * remove old menu buttons
      
      * update tests on pi
      d124f25a
  9. 26 Oct, 2017 5 commits
  10. 25 Oct, 2017 1 commit
  11. 23 Oct, 2017 1 commit
  12. 22 Oct, 2017 2 commits
    • Will Roscoe's avatar
      update disk image for donkey in docs · 15902e88
      Will Roscoe authored
      15902e88
    • Will Roscoe's avatar
      V 2.1.5 - Simulator, analysis and bug fixes. (#167) · 45ff9863
      Will Roscoe authored
      * create a tub for training against stack of N records through time
      
      * joystick doc fixes
      
      * added sdsandbox integration. testing time stack.
      
      * specify keras and tensorflow version for linux desktop install
      
      * added donkey sim integration
      
      * added deps to setup.py
      
      * added simulator docs
      
      * create a movie from a tub
      
      * improve error handling and usage for making movie from tub
      
      * added docs for donkey commands
      
      * use config instead of magic num
      
      * fix sim steering scale. added steering plot analysis.
      
      * rename movie command to makemovie
      
      * smaller increment on delta max throttle
      
      * more comments. added steer scale param
      
      * add plot_predictions method to template
      
      * no scale by default from sim server
      
      * fixed linear model, added cropping and image norm
      
      * add unit test for sim server
      
      * document PID controls
      
      * keep wanting to turn verbose off. added now as argument to train, along with others. default to on, as before.
      
      * added linux joystick setup guide for simulator
      
      * move sim command from manage.py to donkey command line utils
      
      * A tricky bug that causes the cache of generator results
      
      * command line arg for caching training data
      
      * default to cache on. fix gether tubs
      
      * rename analyze to histogram. added needed pandas dependancy for plot
      
      * move gather tubs to tools and added tests. Added docs for plot_predictions and histogram
      
      * increment version
      
      * Update .travis.yml
      
      * remove opencv deps from default setup until we have it on the disc image
      
      * pi setup needed note on updating latest code
      45ff9863
  13. 12 Oct, 2017 2 commits
    • Will Roscoe's avatar
      increment version · 4d69e6fb
      Will Roscoe authored
      4d69e6fb
    • Will Roscoe's avatar
      V 2.1.4 - better docs, makemovie (#157) · 365a2366
      Will Roscoe authored
      * joystick doc fixes
      
      * specify keras and tensorflow version for linux desktop install
      
      * create a movie from a tub
      
      * improve error handling and usage for making movie from tub
      
      * added docs for donkey commands
      
      * use config instead of magic num
      
      * rename movie command to makemovie
      
      * smaller increment on delta max throttle
      365a2366
  14. 02 Oct, 2017 3 commits
  15. 29 Sep, 2017 9 commits