Skip to content

Releases: autorope/donkeycar

Donkey Car 5.2.0

05 Aug 21:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0...5.2.0

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