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

[cob_obstacle_distance_moveit] skip distance computation for dummy links #111

Open
fmessmer opened this issue Apr 6, 2017 · 1 comment · May be fixed by #112
Open

[cob_obstacle_distance_moveit] skip distance computation for dummy links #111

fmessmer opened this issue Apr 6, 2017 · 1 comment · May be fixed by #112
Assignees

Comments

@fmessmer
Copy link
Member

fmessmer commented Apr 6, 2017

in order to reduce distance computations within cob_obstacle_distance_moveit, we should skip distance computation for links which are "dummy links" within the urdf, e.g. torso_1_link or *_base.link (as those are most likely never colliding anyway or have a larger collision link encasing them)

preferably, this is done via a yaml file (cob_hardware_config/X_self_collision.yaml) and the parameter is named skip_links which is a list of links to be skipped...

@fmessmer FYI

@mjpatell
Copy link

Hello @fmessmer,

Still this is an issue or somebody take over it and solve it?

Thank you.

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 a pull request may close this issue.

2 participants