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

Dynamic Reconfigure for AMCL #27

Merged
merged 3 commits into from
Jan 20, 2023
Merged

Conversation

dimaxano
Copy link

Purpose

Change parameters on the fly

Approach

The main functionality is taken from upstream, I just added support for our custom parameters and fixed pose restart when updating particle filter parameters

padhupradheep and others added 3 commits January 4, 2023 10:41
* not finished

* update

* satisfying linters

* add mutex

* fix mistake

* dealing each parameters

* segregating variables and instantiating the objects correspondingly

* remove unwanted mutex

* reconfigure for map topic

* review update

* careful updation of min and max particles

* resetting and reinitilaizing the laser scanner and message filters

* fixing the mutex
@dimaxano
Copy link
Author

Copy link

@arekin19 arekin19 left a comment

Choose a reason for hiding this comment

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

Oh, sorry I already read it before just didn't click

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.

5 participants