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

planning scene object collide with octomap #14

Open
jsupratman13 opened this issue Sep 29, 2023 · 1 comment
Open

planning scene object collide with octomap #14

jsupratman13 opened this issue Sep 29, 2023 · 1 comment

Comments

@jsupratman13
Copy link
Collaborator

Ideally, if an object in the planning scene overlaps the octomap, the boxes overlapping the object should be removed like the one below.
This is the core feature.

Screenshot from 2023-09-29 19-30-30

However, here are some examples where the boxes still overlaps with the object even after the cut out process is done.
Screenshot from 2023-09-29 19-30-07

I believe that this is because the robot or the sensor updating the octomap cannot see the overlapped boxes at that moment; hence the boxes are not removed. Here is an example where the generated octomap that is not updated because obstacle is not in view, are not removed even if the object overlaps with the octomap

Screenshot from 2023-09-29 19-29-39

@jsupratman13
Copy link
Collaborator Author

Maybe orientation has an impact too. Need more testing

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

No branches or pull requests

1 participant