Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to donkey UI and donkey command #962

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

DocGarbanzo
Copy link
Contributor

Adding small improvements/fixes to the UI and training and add a new donkey command

For training:

  • In the image augmentation for training, increase default MULTIPLY range from [0, 1.5] to [0, 3.0] as sunlight effects seem to have larger brightness effects than 1.5
  • Set default MODEL_CATEGORICAL_THROTTLE_RANGE to 0.8, as 0.5 is just too low. We have many tubs w/ throttle values larger 0.5.

For the UI:

  • Fix small issues in the UI, in particular in the car screen, like the file transfer bars and error handling
  • Add option to delete pilots from the pilot database
    Screenshot from 2021-12-04 20-18-09

For the donkey command

  • Add a new command donkey models which displays the trained pilots in the shell in the same way as in the UI.
    Screenshot from 2021-12-04 20-19-31

General:

  • Bump version to 4.3.1

* Increase default MULTIPLY range from 1.5 to 3.0 as sunlight effects seem to have larger brightness effects than 1.5
* Bump version to 4.3.1
* Add option to delete pilots from the pilot database
* Fix small issues in the UI, in particular in the car screen, like the file transfer bars and error handling, and using deepcopy in the UI's OverlayImage, to avoid manipulating the input record
* Set default MODEL_CATEGORICAL_THROTTLE_RANGE to 0.8, as 0.5 is just too low. We have many tubs w/ throttle values larger 0.5.
@DocGarbanzo DocGarbanzo merged commit a26bb73 into autorope:dev Dec 11, 2021
@DocGarbanzo DocGarbanzo deleted the ui_improvements branch November 29, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants