Skip to content

Allow collision checking before computing grasp quality to be toggled#44

Open
itsmevjnk wants to merge 1 commit intograspit-simulator:noetic-develfrom
itsmevjnk:dev/force-calc-quality
Open

Allow collision checking before computing grasp quality to be toggled#44
itsmevjnk wants to merge 1 commit intograspit-simulator:noetic-develfrom
itsmevjnk:dev/force-calc-quality

Conversation

@itsmevjnk
Copy link

There are cases where the grasp quality must be computed even when there is an apparent collision (e.g. imprecise reconstruction of a 3D scene). This commit adds two services, getCheckCollision and setCheckCollision, that allows the controlling node to get and toggle whether collision check is to be performed prior to computing the grasp quality metrics. To be in line with current conventions, collision checking is enabled by default.

There are cases where the grasp quality must be computed even when there is an apparent collision (e.g. imprecise reconstruction of a 3D scene). This commit adds two services, getCheckCollision and setCheckCollision, that allows the controlling node to get and toggle whether collision check is to be performed prior to computing the grasp quality metrics. To be in line with current conventions, collision checking is enabled by default.
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 this pull request may close these issues.

1 participant