Skip to content

Releases: tawnkramer/gym-donkeycar

Race Edition v22.11.06

06 Nov 00:12
4ea6704
Compare
Choose a tag to compare

v22.11.06

simulator changelogs (https://github.com/tawnkramer/sdsandbox/)

Rotating Platform obstacle

image

Bonus / Penalty gate challenge

image

Will you dare to go onto the ice for a bonus ?

image

gym-donkeycar changelogs

  • Improvements for Reinforcement Learning by @araffin in #78

Full Changelog: v22.03.24...v22.11.06

Note

to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

also, don't forget to update gym-donkeycar !

pip install git+https://github.com/tawnkramer/gym-donkeycar

Race Edition v22.05.30

30 May 22:14
4ea6704
Compare
Choose a tag to compare

v22.05.30

simulator changelogs (https://github.com/tawnkramer/sdsandbox/)

@Maximellerbach in tawnkramer/sdsandbox#89

  • Fixed some physics issues with sparfun track
  • Changed rbrl track layout
  • Added odometry to the car

gym-donkeycar changelogs

  • Improvements for Reinforcement Learning by @araffin in #78

Full Changelog: v22.03.24...v22.05.30

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

also, don't forget to update gym-donkeycar !

pip install git+https://github.com/tawnkramer/gym-donkeycar

Race Edition v22.03.24

25 Mar 01:00
6d9496e
Compare
Choose a tag to compare

v22.03.24

simulator changelogs (https://github.com/tawnkramer/sdsandbox/)

gym-donkeycar changelogs

Full Changelog: v21.12.11...v22.03.24

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

also, don't forget to update gym-donkeycar !

pip install git+https://github.com/tawnkramer/gym-donkeycar

Race Edition v21.12.11

11 Dec 22:57
cc723d1
Compare
Choose a tag to compare

This new version features:

  • New car physics !
  • Added time scaling ! You can now speed up the sim (max recommended value is 4x)
  • Added a pace car (using a PID controller)
  • Refactored the in-track menus
  • return of the MountainTrack !

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

also, don't forget to update gym-donkeycar !

pip install git+https://github.com/tawnkramer/gym-donkeycar

Race Edition v21.07.24

25 Jul 21:00
484fb8a
Compare
Choose a tag to compare

This new version features:

  • a new track: Circuit Launch !
  • an overhead camera
  • more realistic lighnings
  • Added cam rot y and z in cam_config

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

also, don't forget to update gym-donkeycar !

pip install git+https://github.com/tawnkramer/gym-donkeycar

Race Edition v21.04.15

16 Apr 10:15
459d8c4
Compare
Choose a tag to compare

This version features:

  • a new track: Thunderhill track
  • added the ability to import tracks without recompiling the sim !
  • refactored Lidar and added some visualization !
  • some new features to the API

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

also, don't forget to update gym-donkeycar !

pip install git+https://github.com/tawnkramer/gym-donkeycar

Race Edition v21.02.20

19 Feb 16:49
c834269
Compare
Choose a tag to compare

Big update for the simulator !

This version features:

  • Two new tracks: Warren track and Mini Monaco.
  • Creation of a private API (see the doc here).
  • Added "Race cameras", some third person cameras created at runtime. There might be some unexpected behavior with those.
  • Added some race challenges: random tree/object scattering
  • some performance improvements.
  • Menu refactoring: addition of a settings panel.

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

Race Edition v20.11.17

17 Nov 21:34
ebb88e8
Compare
Choose a tag to compare
  • New track called "waveshare"
  • Added a starting line to warehouse

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

Race Edition v20.11.13

13 Nov 22:47
ebb88e8
Compare
Choose a tag to compare

New version featuring:

  • new camera management algorithm, up to 4 car views at the same time
  • little refactory of the in-sim timer

note, to install on Linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim

Race Edition v20.10.28

28 Oct 17:32
85f803c
Compare
Choose a tag to compare

This version features:

  • manual sim timer
  • Lidar and stereo camera
  • some small lights fixes on roboracingleague track
  • ability to race two car at the same time on roboracingleague track (two starting line)
  • some backend changes to prepare next features

note, to install on linux or MacOS, you will need to execute the following command in a console:

chmod +x donkey_sim