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

Inflated self robot link removal from Octree #3285

Open
Ayush1285 opened this issue Jan 30, 2025 · 0 comments
Open

Inflated self robot link removal from Octree #3285

Ayush1285 opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Ayush1285
Copy link

Ayush1285 commented Jan 30, 2025

Is your feature request related to a problem? Please describe.

I'm using PoinCloudOctomapUpdater plugin for building Octomap of the environment for collision checking. Problem that I'm facing is that there are few tool wires around robotic arm which are getting registered in Octree. I was able to fix it using padding and subsample parameters, but that is affecting quality of whole environment Octomap.

Describe the solution you'd like

We can declare a parameter called something like robot_link_inflation with default value to be 1.0. Then in PlanningSceneMonitor::excludeRobotLinksFromOctree(), we can inflate the meshes according to this parameter.
I can submit a PR, if this works for maintainers.

Describe alternatives you've considered

No response

Additional context

No response

@Ayush1285 Ayush1285 added the enhancement New feature or request label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant