-
Notifications
You must be signed in to change notification settings - Fork 55
Add IRB14000 (Yumi) support package #86
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
base: rolling
Are you sure you want to change the base?
Conversation
| <buildtool_depend>ament_cmake</buildtool_depend> | ||
|
|
||
| <exec_depend>abb_resources</exec_depend> | ||
| <exec_depend>joint_state_publisher</exec_depend> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <exec_depend>joint_state_publisher</exec_depend> | |
| <exec_depend>joint_state_publisher</exec_depend> | |
| <exec_depend>joint_state_publisher_gui</exec_depend> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Actually it seems that joint_state_publisher isn't even used, so I'll just replace it with joint_state_publisher_gui.
|
Thanks for the PR! It's great to see a description for the Yumi. We've had a couple discussion before in this repository to not house description packages here but find a way to move these into existing repos containing abb descriptions like What are your thoughts on ros-industrial/abb#200? |
|
I think the linked initiative in the makes sense, it would be good to have a unified source for the descriptions. |
|
To clarify:
as I posted in ros-industrial/abb#200 (comment), the steps in ros-industrial/abb#200 (comment) have all been completed - except the actual migration. All outstanding PRs were merged, all support packages from |
Hello, this PR adds support for the IRB14000 (bimanual Yumi) robot.
The meshes and descriptions are adapted from yumi_crew/yumi, which I believe is based on kth-ros-pkg/yumi and OrebroUniversity/yumi. The description macros were restructured and modularized.
This package was tested with a simulated and real IRB14000 (bimanual Yumi) on RobotWare 6.16.0, with the
SmartGripperandStateMachineadd-in.#79 is required to correctly resolve the joint names, since this is a system with multiple mechanical unit groups (two arms).