Skip to content
Snippets Groups Projects
Commit 6ce3955e authored by Robert Haschke's avatar Robert Haschke
Browse files

Remove panda_hand_coarse from hand group

We don't want to consider the coarse model for any environmental interaction.
MoveIt Task Constructor uses the group to disable and re-enable collisions
when grasping resp. releasing an object.
parent 10c91d73
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@
<!--CHAINS: When a chain is specified, all the links along the chain (including endpoints) are included in the group. Additionally, all the joints that are parents to included links are also included. This means that joints along the chain and the parent joint of the base link are included in the group-->
<!--SUBGROUPS: Groups can also be formed by referencing to already defined group names-->
<group name="hand">
<link name="panda_hand_coarse" />
<link name="panda_hand"/>
<link name="panda_leftfinger"/>
<link name="panda_rightfinger"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment