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

Schmalz gripper #766

Open
wants to merge 24 commits into
base: indigo_dev
Choose a base branch
from
Open

Conversation

mjpatell
Copy link

  • Adding schmaltz gripper on the ur arm
  • Create configuration file based on new schmaltz gripper

@@ -67,6 +67,8 @@
<arg name="sim" value="$(arg sim)"/>
<arg if="$(arg sim)" name="cartesian_control" value="false"/>
</include>
<!-- Schmalz CobotPump driver -->
<include file="$(find schmalz_ecbpi)/launch/schmalz_ecbpi_server.launch" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this package released?
it also needs to be added to package.xml

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

schmalz_ecbpi is not released yet. It available only in my git public repo. Should I need to release?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This the link for schmalz gripper driver: https://github.com/ipa-mjp/schmalz_ecbpi

<!-- vacuum gripper -->
<xacro:include filename="$(find raw_description)/urdf/vacuum_gripper/gripper.urdf.xacro" />
<!-- schmaltz vacuum gripper -->
<xacro:include filename="$(find raw_description)/urdf/schmaltz_gripper/gripper.urdf.xacro" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ipa-rmb ipa-rmb changed the title Schmaltz gripper Schmalz gripper Sep 4, 2018
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.

4 participants