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

[Release port 1.13] Navigator: fix init of _mission_item #20496

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

sfuhrer
Copy link
Contributor

@sfuhrer sfuhrer commented Oct 27, 2022

Backport of first commit of #20464.

…ator::Navigator()

This fixes the issue where the init happended in the initializer list, at which point
the params were not yet initialized and thus resulted in random values for the init
values of _mission_item.loiter_radius and .acceptance_radius.

Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
@sfuhrer sfuhrer requested a review from bkueng October 27, 2022 08:37
@sfuhrer sfuhrer changed the title Navigator: fix init of _mission_item [Release port 1.13] Navigator: fix init of _mission_item Oct 27, 2022
@bkueng bkueng merged commit 65d2212 into release/1.13 Oct 27, 2022
@bkueng bkueng deleted the pr-backport-fix-init-mission-item-1.13 branch October 27, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants