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

support oscillation angle in move_base #335

Merged
merged 5 commits into from
Nov 23, 2023

Conversation

knorth55
Copy link
Contributor

this PR needs #334

this PR adds oscillation angle feature in move_base.
now only exe_path has the oscillation_angle feature, but it is also useful for move_base, too.

@knorth55 knorth55 changed the title initialize last_oscillation_pose_ support oscillation angle in move_base Nov 15, 2023
@corot corot requested a review from siferati November 21, 2023 00:57
Copy link
Collaborator

@siferati siferati left a comment

Choose a reason for hiding this comment

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

@corot So it seems like mbf already has dynamic config for the oscillation parameters, but we're not using them for the exe_path action? Wouldn't it be better to re-use them instead of reading them from parameter server? 🤔

https://github.com/renan028/move_base_flex/blob/567f2c8eedc58211fba889ee6f604adfdd9dc06f/mbf_abstract_nav/src/controller_action.cpp#L118-L123

@siferati siferati self-requested a review November 21, 2023 02:32
@corot corot merged commit 85898d0 into naturerobots:master Nov 23, 2023
3 of 5 checks passed
@knorth55 knorth55 deleted the oscillation-angle-magazino branch November 23, 2023 15:34
@corot
Copy link
Collaborator

corot commented Nov 24, 2023

@corot So it seems like mbf already has dynamic config for the oscillation parameters, but we're not using them for the exe_path action? Wouldn't it be better to re-use them instead of reading them from parameter server? 🤔

https://github.com/renan028/move_base_flex/blob/567f2c8eedc58211fba889ee6f604adfdd9dc06f/mbf_abstract_nav/src/controller_action.cpp#L118-L123

right,,,, #338

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.

3 participants