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

RG2 gripper usage with URe series #1

Open
janisa9 opened this issue Apr 29, 2020 · 4 comments
Open

RG2 gripper usage with URe series #1

janisa9 opened this issue Apr 29, 2020 · 4 comments

Comments

@janisa9
Copy link

janisa9 commented Apr 29, 2020

I am curios if this package is working with URe series real robot. Could you provide guidelines how to run RG2 gripper using your package?

@wfarlessyost
Copy link
Contributor

Thank you for your question. Yes, this should work with a physical URe series robot. Running RG2Grip.py (rosrun UR3e_RG2_ER5_gripper_control RG2Grip) will start a node that receives gripper width values (0-110), which can be passed over/gripper_controller/command topic, and uses these as input to an RG2 hardware script, which it publishes to /ur_hardware_interface/script_command.

We are currently working on a new gripper controller based on follow joint trajectory, but because of our current circumstances we have not been able to test on the physical UR3e robot.

@janisa9
Copy link
Author

janisa9 commented May 8, 2020

Thank you! After some playing with the script I did manage to use gripper with real UR5e. Is there also implemented feedback from gripper?

In any case I have access to physical robot now and RG2 gripper, if you need I can test the controller.

@StefanNa
Copy link

I have a working moveit environment for my UR3e with the RG2 gripper and only want to add the gripper control.
After adding your files to my workspace I can run rosrun UR3e_RG2_ER5_gripper_control RG2Grip and publish with rostopic pub /gripper_controller/command std_msgs/Float64 20 but nothing happens.
What am I missing?
@janisa9 maybe you can let me know how you edited the script?

@dcross23
Copy link

dcross23 commented Jun 1, 2023

Thank you! After some playing with the script I did manage to use gripper with real UR5e. Is there also implemented feedback from gripper?

In any case I have access to physical robot now and RG2 gripper, if you need I can test the controller.

@janisa9 Can you explain to me how can i run it on a real robot? I have UR3e and RG2 gripper, but im not getting how to run it in a real robot

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

No branches or pull requests

4 participants