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

Fixed bug introduced in PR #997 #1011

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

DocGarbanzo
Copy link
Contributor

The change was missing the addition of the --myconfig to the argument of the train command.

* fix JoystickController so it correctly latches recording state
- needed to set latch when auto-record-on-throttle changed state
- needed to set latch when toggling manual recording state
- needed to apply latched state in run_threaded

* Update logging in controller to be less verbose
- also use real logging rather then print statements.

* version=4.3.6.3

(cherry picked from commit bfb4f03)
@DocGarbanzo DocGarbanzo requested a review from Ezward April 22, 2022 20:57
Copy link
Contributor

@Ezward Ezward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad you caught this. Thanks.

@DocGarbanzo DocGarbanzo merged commit d5f01a1 into autorope:main Apr 22, 2022
DocGarbanzo added a commit that referenced this pull request Apr 23, 2022
Added missing argument in `donkey train`

(cherry picked from commit d5f01a1)
@DocGarbanzo DocGarbanzo deleted the specify_myconfig_in_training branch November 29, 2022 21:13
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