donkeycar

Open source hardware and software platform to build a small scale self driving car.

MIT License

Downloads
882
Stars
3K
Committers
127

Bot releases are hidden (Show)

donkeycar - Donkey Car 5.1.0 Latest Release

Published by DocGarbanzo 7 months ago

What's Changed

Full Changelog: https://github.com/autorope/donkeycar/compare/5.0.0...5.1.0

donkeycar - Donkey Car 4.5.1

Published by DocGarbanzo 10 months ago

What's changed

  • Fixing the installation on Jetson Nano using JP 4.5.1

Note: Because albumentations have been removed, image augmentations are not working with this version

donkeycar - Donkey Car 5.0.0

Published by DocGarbanzo 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/autorope/donkeycar/compare/4.3.6...5.0.0

donkeycar - 5.0.0

Published by DocGarbanzo 10 months ago

Donkey Car 5.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/autorope/donkeycar/compare/4.3.6...5.0.0

donkeycar - Donkey Car 4.5.0

Published by DocGarbanzo over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/autorope/donkeycar/compare/4.4.0...4.5.0

donkeycar - Donkey Car 4.4.0

Published by DocGarbanzo almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/autorope/donkeycar/compare/4.3.6...4.4.0

donkeycar - Donkey Car 4.3.6.2

Published by DocGarbanzo over 2 years ago

This is a bugfix release for Donkey Car 4.3.6

This release contains PR #1011, #1009, #1007 which fix issues in recording and training.

donkeycar - Donkey Car 4.3.6.1

Published by DocGarbanzo over 2 years ago

Note

This release still has issues with recording data correctly, please install 4.3.6.2 instead.

This is a bugfix release for Donkey Car 4.3.6. It fixes an issue where the Raspberry Pi and Jetson Nano installations are currently depending on pytorch when driving with auto pilot. The release includes PR #1004.

donkeycar - Donkey Car 4.3.6

Published by DocGarbanzo over 2 years ago

Note

There is a bug when running this version on Raspberry Pi or Jetson Nano while driving with auto-pilot. Please install version 4.3.6.2 instead.

What's Changed

New Contributors

donkeycar - Donkey Car 4.2.1

Published by DocGarbanzo over 3 years ago

There was a regression in 4.2 where the --model argument only expected the model name but not the full path. This gets reverted to the previous behaviour

donkeycar - Donkey Car 4.2

Published by DocGarbanzo over 3 years ago

  • The Donkey Gym simulator, which is both super useful for training at home as well as what we use for our virtual races, has been significantly improved. Along with new tracks, it now supports virtual Lidar.

  • Speaking of which, lidar is now supported on real Donkey Cars, too. RPLidar and YPLidar (in beta) 2-D lidars now have parts in Donkey Car - so you can do effective obstacle avoidance, slam, drive in the dark or have a donkey F1/10.

  • Instructions (with pictures!!) how to setup the car to drive with the RC controller that is usually shipped with any car - this provides the ‘classic’ RC driving feel.

  • A new Donkey UI app:

  • You can edit your tub using the app, this replaces donkey tubclean
  • There is also support for training the model
  • You can run and compare two pilots
  • On OSX/Linux you can transfer data between the car and the PC
  • Support for L298 motor controller in the car app
  • Support for both simple and quadrature encoders to add odometry learning and driving
  • Enabling storage of position, gyro, acceleration, velocity in the tub when using the Donkey Gym!
  • MQTT logging
  • donkey findcar now working on RPi 4

Contributors: zlite, showsep93, sctse999, Maximellerbach, Meir Tseilin, fengye, Heavy02011, BillyCheung10botics, EricWiener, DocGarbanzo.

donkeycar - Donkey 4.1

Published by tikurahul almost 4 years ago

New 4.1 Release Highlights

  • New Datastore
  • New Training Pipeline
  • PyTorch Support (Resnet 18)
donkeycar - Removed non core parts from this repo.

Published by wroscoe almost 6 years ago

donkeycar - V2.5.1

Published by wroscoe over 6 years ago

Major changes from 2.2.4

  • Tensorflow version now uses 1.8
  • The separate keras package was removed because its now in Tensorflow 1.8.
  • Default installation method is now via Pypi instead of git clone.
  • Default branch will be changed from dev to master. Master is now used for releases.
  • Images released for PiZero, Pi3B and Pi3B+ models.
  • Car app folder name change from d2 to mycar
  • Pi hostname changed from d2 to donkeypi
  • Default password changed back to raspberry
  • Now by default all data is saved to one Tub.
  • Disk image is Rasbian Stretch not Jessie
  • OpenCV was removed from the disk image and all the parts that used opencv.
  • Pull requests now have the tests run on Travis CI and displayed on Github (yay!)
donkeycar - 2.2.4

Published by wroscoe over 6 years ago

Uses Tensorflow 1.3 and the car app name is d2.

donkeycar - Donkey 1.0

Published by wroscoe over 7 years ago

This is the stable release for the Donkey car driven by a remote server.

donkeycar - Continous + joystick

Published by wroscoe over 7 years ago

This is a backup release of the continouls angle pilots.

donkeycar - Web Pilots & Sessions

Published by wroscoe over 7 years ago

Web based pilot switching and session viewing. Early support for differential drive vehicles.

donkeycar - Donkey Single car+pilot

Published by wroscoe over 7 years ago