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

Octomap not clearing properly #183

Closed
abhinavrai44 opened this issue Jul 30, 2017 · 4 comments
Closed

Octomap not clearing properly #183

abhinavrai44 opened this issue Jul 30, 2017 · 4 comments
Labels

Comments

@abhinavrai44
Copy link

When a dynamic obstacle passes in front of another static obstacle, the voxels (of the dynamic obstacle) do not get cleared properly in front the static obstacle and some voxels retain even after the dynamic obstacle is now not present at that position.

I'm not sure whether there is some problem in the code or some hardware problem.

@ahornung
Copy link
Member

ahornung commented Aug 4, 2017

Is enough of a static background seen behind the disappeared dynamic obstacle?

In some cases it helps to change the map resolution (could be too fine, the clearing rays don't exactly hit the diappeared dynamic obstacle) or change the sensor model parameter (weight of a hit vs. a clearing miss).

@atzzy
Copy link

atzzy commented Sep 2, 2018

I have the same issue. I notice that if there is a static background, the dynamic obstacle does clear partially. However, when there is no static background, the dynamic obstacle does not clear. Is it possible to make the dynamic obstacle clear when there is no static background?

Where can I change the map resolution and sensor model parameter?

@nis-ur
Copy link

nis-ur commented Nov 1, 2018

Hi @abhinavrai44 @ahornung @atzzy , did any of you find a resolution to this? I also now have an octomap which does not clear correctly, meaning that dynamic objects are retained. Thanks!

@ahornung
Copy link
Member

ahornung commented Mar 4, 2021

I'm closing this issue / question due to inactivity.

@ahornung ahornung closed this as completed Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants