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

Laser importance param #26

Merged
merged 5 commits into from
Jan 3, 2023
Merged

Conversation

dimaxano
Copy link

Purpose

As the store and warehouse environment are pretty dynamic environments, out static map can become useless at some point at certain places. Probabilistic Robotics says that for such cases it is useful to make laser scanner sensor less confident about the measurements it makes.

Approach

Exponentiate particles score with a coefficient in range [0;1]. Doing that makes particles' weights closer to each other, which makes it less obvious for AMCL what particles to remove and what to leave.

@dimaxano dimaxano marked this pull request as ready for review December 29, 2022 17:10
@dimaxano dimaxano merged commit ce0cb55 into galactic Jan 3, 2023
@arekin19 arekin19 deleted the feat/NAV-1599/laser_importance_param branch January 5, 2023 09:40
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