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

Possibility to choose to spawn finger_pads #160

Open
wants to merge 1 commit into
base: kinetic-devel
Choose a base branch
from

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