Skip to content

[cob_obstacle_distance_moveit] skip distance computation for dummy links #111

@fmessmer

Description

@fmessmer

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions