Skip to content

Conversation

@jhaardt
Copy link

@jhaardt jhaardt commented Jul 10, 2019

Since not everyone is using the standard Finger Pads that got added with #138.
I added the option to not spawn them, while spawning the gripper via.
<xacro:robotiq_arg2f_140 prefix="" />

To do so just add the parameter pad="0". eg. <xacro:robotiq_arg2f_140 prefix="" pad="0" />
To keep it backward compatible, the parameter is on default 1, so if no parameter is set, it just spawns them as before.

Since not everyone is using standard Finger Pads  that got added on the 3rd of December.
I added the option to not spawn them, while spawning the gripper via.  <xacro:robotiq_arg2f_140 prefix="${prefix}gripper_"  />
To do so just add the parameter pad="0". eg. <xacro:robotiq_arg2f_140 prefix="${prefix}gripper_" pad="0" />
To keep it backward compatible, the parameter is on default 1. So if no parameter is set it just spawns them as before.
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