1. 17 Sep, 2017 5 commits
    • Will Roscoe's avatar
      add version var · e6b68978
      Will Roscoe authored
      e6b68978
    • Will Roscoe's avatar
      add ubunty yml file · 8449daee
      Will Roscoe authored
      8449daee
    • Will Roscoe's avatar
      Wr/config (#137) · 60e92044
      Will Roscoe authored
      * --tub is now optional for train subcommand. It also takes comma-separated format
      
      * new train docopt parameters
      
      * ... causes wierd behavior in docopt
      
      * Tornado server runs with views and apis
      
      * Play tub as video stream now
      
      * Split clips and mark to delete works
      
      * Select clip to play
      
      * Affix preview to the top. UI fine tunes
      
      * API to delete checked clips
      
      * UI finish-up
      
      * Final UI tweakings and minor UI bugs.
      
      * rewind button
      
      * playback speed options
      
      * fix the problem of jumpping affix div
      
      * hot keys
      
      * disable submit button while submitting to improvie usability
      
      * car.py -> manage.py
      
      * add config object to read/store car settings
      
      * steering bar
      
      * add neutrual marker at center of steering bar
      
      * add early stopping back in
      
      * space bar changes drive mode to user
      
      * add config option to donkey2 template
      
      * added config to donkey2_with_joystic
      
      * update docs
      60e92044
    • Kenneth Jiang's avatar
      Tub view (#129) · 41c7c9d9
      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
      
      * Tornado server runs with views and apis
      
      * Play tub as video stream now
      
      * Split clips and mark to delete works
      
      * Select clip to play
      
      * Affix preview to the top. UI fine tunes
      
      * API to delete checked clips
      
      * UI finish-up
      
      * Final UI tweakings and minor UI bugs.
      
      * rewind button
      
      * playback speed options
      
      * fix the problem of jumpping affix div
      
      * hot keys
      
      * disable submit button while submitting to improvie usability
      
      * car.py -> manage.py
      
      * steering bar
      
      * add neutrual marker at center of steering bar
      41c7c9d9
    • Adam Conway's avatar
      8f13c108
  2. 16 Sep, 2017 1 commit
    • Will Roscoe's avatar
      Wr/add car settings (#134) · cd3603f1
      Will Roscoe authored
      * add config object to read/store car settings
      
      * add early stopping back in
      
      * space bar changes drive mode to user
      cd3603f1
  3. 15 Sep, 2017 1 commit
  4. 14 Sep, 2017 3 commits
    • Tawn Kramer's avatar
      Doc changes (#132) · 8573aad4
      Tawn Kramer authored
      * fixed web ui joystick for iphone 5s, 6, ipad 2
      
      * turned off print
      
      * adding startup script for my car
      
      * fix batch size
      
      * added physical joystick controller
      
      * added mock camera and mock controller to test some car code on my laptop
      
      * added requirements.txt
      
      * some changes to fix windows setup
      
      * add environment file to init conda environment
      
      * some windows howto docs, pi anaconda env file and setup script
      
      * fix arm platform detection
      
      * changes to get init config files
      
      * fixes
      
      * more tweaks
      
      * wip on training script
      
      * readme changes
      
      * readme edits
      
      * remove large file
      
      * fix for web ui on iphone
      
      * added sessions to make_paths
      
      * conda env tweaks
      
      * modified car script to add training
      
      * experiments with throttling records base on err... throttle
      
      * merge fixes
      
      * optional argument to specify joystick device file
      
      * car driving w joystick input now. training too.
      
      * renamed dev to dev_fn to help indicate filename type
      
      * use throttle magnitude to restrict recording
      
      * fixes to package template files
      
      * few fixes to joystick controller
      
      * added raspberry pi sixpair
      
      * added build script for sixpair
      
      * fix windows specific path parsing error. should be cross platform now.
      
      * fix for mode switching to local and local_angle
      
      * handle json errors without crashing. delay import of unix dep python module.
      
      * added template for manage w joystick. fixed some json problems w output.
      
      * add windows how-to. needs some editing thoough.
      
      * added donkey_env.yml for conda env setup
      
      * added patch howto
      
      * tweaks
      
      * tweaks
      
      * added windows conda env yml
      
      * tweaks
      
      * tweaks
      
      * remove car.py
      
      * added script to concatenate two tub records
      
      * addedsome arguments to tweak in joystick template
      
      * tweak to correct for right steering tend in default donkey
      
      * fix training
      
      * disabled early stopping
      
      * ml fixes to silence warnings, use new api for fit generator
      
      * added comments
      
      * various faq fixes
      
      * removed uneeded packages from rpi.yml
      
      * fix double reference to x input in joystick
      
      * more detail in faq
      
      * install tweaks to windows setup
      
      * fixed repo reference in windows setup
      
      * simplified joystick bluetooth setup. works with default joystick code.
      
      * more detail.
      
      * re-pariing after charging.
      
      * more detail on joystick and web controller
      
      * yes, something else.
      
      * cleaned out files
      
      * test for image stack of last 3
      
      * added Tub derived class to try training against stack of 3 images
      
      * fix formatting in install. add section for controls w joystick. removed part that would pull in cv2 for everyone.
      
      * added TubImageStacker
      
      * cleaned root
      
      * added mac.yml anaconda setup file
      
      * improve docs for windows and mac install. add detail for network setup.
      8573aad4
    • Will Roscoe's avatar
      remove old auto pilot dropdown options · 9976b919
      Will Roscoe authored
      9976b919
    • Will Roscoe's avatar
      add ubuntu conda yml file · 725b22dd
      Will Roscoe authored
      725b22dd
  5. 13 Sep, 2017 3 commits
    • Peter Walkington's avatar
      Update train_autopilot.md (#131) · 299062d8
      Peter Walkington authored
      Fixing spelling mistake.
      299062d8
    • Will Roscoe's avatar
      fix conflict · aa03ee4a
      Will Roscoe authored
      aa03ee4a
    • Tawn Kramer's avatar
      Doc changes (#130) · 41506092
      Tawn Kramer authored
      * fixed web ui joystick for iphone 5s, 6, ipad 2
      
      * turned off print
      
      * adding startup script for my car
      
      * fix batch size
      
      * added physical joystick controller
      
      * added mock camera and mock controller to test some car code on my laptop
      
      * added requirements.txt
      
      * some changes to fix windows setup
      
      * add environment file to init conda environment
      
      * some windows howto docs, pi anaconda env file and setup script
      
      * fix arm platform detection
      
      * changes to get init config files
      
      * fixes
      
      * more tweaks
      
      * wip on training script
      
      * readme changes
      
      * readme edits
      
      * remove large file
      
      * fix for web ui on iphone
      
      * added sessions to make_paths
      
      * conda env tweaks
      
      * modified car script to add training
      
      * experiments with throttling records base on err... throttle
      
      * merge fixes
      
      * optional argument to specify joystick device file
      
      * car driving w joystick input now. training too.
      
      * renamed dev to dev_fn to help indicate filename type
      
      * use throttle magnitude to restrict recording
      
      * fixes to package template files
      
      * few fixes to joystick controller
      
      * added raspberry pi sixpair
      
      * added build script for sixpair
      
      * fix windows specific path parsing error. should be cross platform now.
      
      * fix for mode switching to local and local_angle
      
      * handle json errors without crashing. delay import of unix dep python module.
      
      * added template for manage w joystick. fixed some json problems w output.
      
      * add windows how-to. needs some editing thoough.
      
      * added donkey_env.yml for conda env setup
      
      * added patch howto
      
      * tweaks
      
      * tweaks
      
      * added windows conda env yml
      
      * tweaks
      
      * tweaks
      
      * remove car.py
      
      * added script to concatenate two tub records
      
      * addedsome arguments to tweak in joystick template
      
      * tweak to correct for right steering tend in default donkey
      
      * fix training
      
      * disabled early stopping
      
      * ml fixes to silence warnings, use new api for fit generator
      
      * added comments
      
      * various faq fixes
      
      * removed uneeded packages from rpi.yml
      
      * fix double reference to x input in joystick
      
      * more detail in faq
      
      * install tweaks to windows setup
      
      * fixed repo reference in windows setup
      
      * simplified joystick bluetooth setup. works with default joystick code.
      
      * more detail.
      
      * re-pariing after charging.
      
      * more detail on joystick and web controller
      
      * yes, something else.
      
      * cleaned out files
      
      * test for image stack of last 3
      
      * added Tub derived class to try training against stack of 3 images
      
      * fix formatting in install. add section for controls w joystick. removed part that would pull in cv2 for everyone.
      
      * added TubImageStacker
      
      * cleaned root
      41506092
  6. 11 Sep, 2017 8 commits
    • Peter Walkington's avatar
      Update donkey2.py (#126) · a345bd74
      Peter Walkington authored
      As car.py no longer exists, should this be changed to manage.py in all the templates?
      a345bd74
    • Peter Walkington's avatar
      Update donkey2_with_joystick.py (#127) · e47cfb62
      Peter Walkington authored
      As car.py no longer exists, should this be changed to manage in all the templates?
      e47cfb62
    • Peter Walkington's avatar
      Update square.py (#128) · a9e66fd4
      Peter Walkington authored
      As car.py no longer exists, should this be changed to manage in all the templates?
      a9e66fd4
    • Tawn Kramer's avatar
      Doc changes (#125) · 372c0ede
      Tawn Kramer authored
      * fixed web ui joystick for iphone 5s, 6, ipad 2
      
      * turned off print
      
      * adding startup script for my car
      
      * fix batch size
      
      * added physical joystick controller
      
      * added mock camera and mock controller to test some car code on my laptop
      
      * added requirements.txt
      
      * some changes to fix windows setup
      
      * add environment file to init conda environment
      
      * some windows howto docs, pi anaconda env file and setup script
      
      * fix arm platform detection
      
      * changes to get init config files
      
      * fixes
      
      * more tweaks
      
      * wip on training script
      
      * readme changes
      
      * readme edits
      
      * remove large file
      
      * fix for web ui on iphone
      
      * added sessions to make_paths
      
      * conda env tweaks
      
      * modified car script to add training
      
      * experiments with throttling records base on err... throttle
      
      * merge fixes
      
      * optional argument to specify joystick device file
      
      * car driving w joystick input now. training too.
      
      * renamed dev to dev_fn to help indicate filename type
      
      * use throttle magnitude to restrict recording
      
      * fixes to package template files
      
      * few fixes to joystick controller
      
      * added raspberry pi sixpair
      
      * added build script for sixpair
      
      * fix windows specific path parsing error. should be cross platform now.
      
      * fix for mode switching to local and local_angle
      
      * handle json errors without crashing. delay import of unix dep python module.
      
      * added template for manage w joystick. fixed some json problems w output.
      
      * add windows how-to. needs some editing thoough.
      
      * added donkey_env.yml for conda env setup
      
      * added patch howto
      
      * tweaks
      
      * tweaks
      
      * added windows conda env yml
      
      * tweaks
      
      * tweaks
      
      * remove car.py
      
      * added script to concatenate two tub records
      
      * addedsome arguments to tweak in joystick template
      
      * tweak to correct for right steering tend in default donkey
      
      * fix training
      
      * disabled early stopping
      
      * ml fixes to silence warnings, use new api for fit generator
      
      * added comments
      
      * various faq fixes
      
      * removed uneeded packages from rpi.yml
      
      * fix double reference to x input in joystick
      
      * more detail in faq
      
      * install tweaks to windows setup
      
      * fixed repo reference in windows setup
      
      * simplified joystick bluetooth setup. works with default joystick code.
      
      * more detail.
      
      * re-pariing after charging.
      
      * more detail on joystick and web controller
      
      * yes, something else.
      
      * cleaned out files
      372c0ede
    • Peter Walkington's avatar
      Update calibrate.md (#124) · e6d4d592
      Peter Walkington authored
      e6d4d592
    • Kenneth Jiang's avatar
      Multiple tubs for train command (#121) · 56ff972c
      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
      56ff972c
    • Peter Walkington's avatar
      Update README.md (#122) · 9556d96a
      Peter Walkington authored
      Corrected spelling mistake.
      9556d96a
    • Peter Walkington's avatar
      Update calibrate.md (#123) · 9697174f
      Peter Walkington authored
      Fixing spelling mistake.
      9697174f
  7. 10 Sep, 2017 2 commits
    • Will Roscoe's avatar
      Update README.md · a24e3f0b
      Will Roscoe authored
      a24e3f0b
    • Will Roscoe's avatar
      Dev - 2.1.3 (#114) · 957fa4c8
      Will Roscoe authored
      * add ImgCrop part
      
      * tests
      
      *  tawn > dev (error fixes and ps3 joystic) (#120)
      
      * fixed web ui joystick for iphone 5s, 6, ipad 2
      
      * turned off print
      
      * adding startup script for my car
      
      * fix batch size
      
      * added physical joystick controller
      
      * added mock camera and mock controller to test some car code on my laptop
      
      * added requirements.txt
      
      * some changes to fix windows setup
      
      * add environment file to init conda environment
      
      * some windows howto docs, pi anaconda env file and setup script
      
      * fix arm platform detection
      
      * changes to get init config files
      
      * fixes
      
      * more tweaks
      
      * wip on training script
      
      * readme changes
      
      * readme edits
      
      * remove large file
      
      * fix for web ui on iphone
      
      * added sessions to make_paths
      
      * conda env tweaks
      
      * modified car script to add training
      
      * experiments with throttling records base on err... throttle
      
      * merge fixes
      
      * optional argument to specify joystick device file
      
      * car driving w joystick input now. training too.
      
      * renamed dev to dev_fn to help indicate filename type
      
      * use throttle magnitude to restrict recording
      
      * fixes to package template files
      
      * few fixes to joystick controller
      
      * added raspberry pi sixpair
      
      * added build script for sixpair
      
      * fix windows specific path parsing error. should be cross platform now.
      
      * fix for mode switching to local and local_angle
      
      * handle json errors without crashing. delay import of unix dep python module.
      
      * added template for manage w joystick. fixed some json problems w output.
      
      * add windows how-to. needs some editing thoough.
      
      * added donkey_env.yml for conda env setup
      
      * added patch howto
      
      * tweaks
      
      * tweaks
      
      * added windows conda env yml
      
      * tweaks
      
      * tweaks
      
      * remove car.py
      
      * added script to concatenate two tub records
      
      * addedsome arguments to tweak in joystick template
      
      * tweak to correct for right steering tend in default donkey
      
      * fix training
      
      * disabled early stopping
      
      * ml fixes to silence warnings, use new api for fit generator
      
      * added comments
      
      * Update .travis.yml
      
      * fixed contoller test
      
      * add instructions to install ps3 controller
      
      * add comments to keras
      
      * added instructions to create car with joystick
      
      * change install method to git clone
      
      * removed sixpair and updated docs
      
      * version bump
      957fa4c8
  8. 08 Sep, 2017 1 commit
  9. 22 Aug, 2017 1 commit
  10. 21 Aug, 2017 1 commit
  11. 20 Aug, 2017 4 commits
  12. 19 Aug, 2017 2 commits
  13. 17 Aug, 2017 8 commits