Skip to content

Releases: autorope/donkeycar

Donkey Car 5.1.0

01 Apr 15:04
bd5521f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.1.0

Donkey Car 4.5.1

07 Jan 22:10
97251b1
Compare
Choose a tag to compare

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

Donkey Car 5.0.0

21 Dec 10:09
c254c05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.6...5.0.0

Donkey Car 4.5.0

01 Apr 16:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.0...4.5.0

Donkey Car 4.4.0

27 Nov 13:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.6...4.4.0

Donkey Car 4.3.6.2

27 Apr 20:55
Compare
Choose a tag to compare

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.

Donkey Car 4.3.6.1

31 Mar 18:56
Compare
Choose a tag to compare

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.

Donkey Car 4.3.6

13 Mar 18:22
Compare
Choose a tag to compare

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

Donkey Car 4.2.1

10 Jun 20:40
81c2ea3
Compare
Choose a tag to compare

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

Donkey Car 4.2

28 Apr 21:33
c8c8dd1
Compare
Choose a tag to compare
  • 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.