Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Using Yumi with ROS + MoveIt! #35

Open
beevabeeva opened this issue Nov 29, 2019 · 3 comments
Open

Using Yumi with ROS + MoveIt! #35

beevabeeva opened this issue Nov 29, 2019 · 3 comments

Comments

@beevabeeva
Copy link

We have managed to get as far as having MoveIt (+ rviz) get the correct current position of the robot. However, when trying to execute a path to a goal position, the robot does not move.

In addition, there are no gripper topics listed. MoveIT complains about not having the gripper states:
image

We followed the instructions (after digging around in other branches to find the required backups (addition-demo, two-grippers realtime) ). We found someone with a similar issue
(#21) but there were no detailed steps listed to solve the issue.

Any help would be appreciated.

@Sinchiguano
Copy link

Sinchiguano commented Nov 29, 2019

You can try Yumipy, it is quite easy to move the robot with it, and it is also done in ros environment, so you can use Rviz and everything available from ROS.
There you have a link about my application with Yumi.
https://www.youtube.com/watch?v=k-9NY0BjpdM&t=2s
Code:
https://github.com/Sinchiguano/3D_Pose_Estimation_YuMiArm_ABB

@beevabeeva
Copy link
Author

Wr tried installing YumiPy but ran into a lot of issues- we are using ros-kinetic and the YumiPy docs explicitly say it has only been tested on jade. We might give it another go.
Thank you for linking your repo. It looks like it will be helpful. We will try it next week when we return from conference.

*To mods: Please do not close this issue yet, thanks.

@Sinchiguano
Copy link

Well, I used yumipy with kinetic and even melody, and I did not have problem at all. But there is another package that I think it is built on top of OrebroUniversity/yumi, here you have the link:
https://github.com/kth-ros-pkg/yumi
I tried with that one, I did couple of applications and it works pretty well, the difference between the yumipy and the kth-ros-pkg/yumi is that you will have more capabilities to leverage the yumi robot with MoveIt if you go with kth package.

Best regards
Cesar

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants