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

Fix belief fusion, time stamping and minor things #11

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

benemer
Copy link
Member

@benemer benemer commented Feb 25, 2024

Some minor changes:

  • Before integrating predictions into the belief map, we preprocess them not to add points outside of the max_range of the belief (because they will be pruned in the next step). This helps if a lot of scan/map predictions are integrated.
  • Fix timestamping for belief
  • Remove unnecessary belief query
  • Drop the option to run the cache_to_ply script with multiple sequences due to compatibility

@benemer benemer merged commit 19f75e6 into main Feb 25, 2024
2 checks passed
@benemer benemer deleted the some_fixes branch February 25, 2024 10:45
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.

1 participant