ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

UR10 with RG6 gripper

asked 2021-06-21 05:16:46 -0500

FPoutre gravatar image

Hi,

I'm new to ROS, and I need to control an OnRobot RG6 Gripper on an UR10 robot.

I was able to control the robot using the new Universal Robot Driver, since the the old drivers are now deprecated. I'm able to control it from RVIZ, and from a python script using MoveIt. I got a general idea of how ROS nodes work, and I was also able to Dockerize several ROS nodes and make them able to communicate with each other (roscamera, apriltags, moveit, ...).

My question is the following : How could I control the RG6 grip from my MoveIt/Python script ?

I tried using the GitHub repo at https://github.com/phuicy/rg6, but there is no Readme and I couldn't see any route that would allow me to control the Gripper's width.

I also tried using the repo at https://github.com/sharathrjtr/ur10_r... made for an RG2 and the old deprecated drivers version, but when I'm trying to run the server controller script, it's telling me it cannot bind to an address because it is already in use.

There must be an easier way to control the gripper through the UR10 driver itself, has anyone managed to do it ? Or does anyone know of a very simple way to control an RG6 ? Any hint would be greatly appreciated.

Regards, F/Poutre.

edit retag flag offensive close merge delete

Comments

Hi, Have you found a solution to your problem? It would be great if you could update us. Thank you!

rosberrypi gravatar image rosberrypi  ( 2022-01-14 04:20:31 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-03-01 09:09:38 -0500

Benjamin C gravatar image

updated 2022-03-01 11:22:47 -0500

Hello,

Did you try to use this package: onrobot ? There is a neat tutorial down the page.

In fact, I just used it and it works great !

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-06-21 05:16:46 -0500

Seen: 577 times

Last updated: Mar 01 '22