Home› Robotiq Products
Discussion
Back to discussions page
BobLa
Posts: 4 Apprentice
Creating a stimulated UR5e robot with hand-e gripper |
883 views
|
Answered | |
/ Most recent by bcastets |
1 comment |

Hey guys,
I am currently struggling to find a way to create a stimulated robot of UR5e robot with hand-e gripper. I need to do that for testing the machine learning code prior to the actual test on the robot (also will help reducing the learning time). However I could not find any proper document to help doing this in any platform such as rviz or v-rep.
I am currently struggling to find a way to create a stimulated robot of UR5e robot with hand-e gripper. I need to do that for testing the machine learning code prior to the actual test on the robot (also will help reducing the learning time). However I could not find any proper document to help doing this in any platform such as rviz or v-rep.
Currently, I have successfully had the stimulated robot running on rviz via ROS using the ur-robot-driver but it seems only work when connect to an actual robot (with the IP) so any effect I have on the stimulated robot with have the effect on the real robot as well. Furthermore I cannot have the stimulated gripper nor can I control the gripper via ROS. Another way I worked around this was sending the URscript via Python socket so I can control both the gripper and the robot but ofcourse for this way I cannot have the stimulated robot
I hope that somebody can help me on this issue with any suggestions or documents to help me solve this!
Thank you!
Bob
Thank you!
Bob
Tagged:
If you need to make 3D model of hande in your simulation, we have stl files available on our support page.
https://robotiq.com/support
I am not familiar with UR ROS package but if it require you to connect on a robot you can maybe connect on UR Simulator. You can download a virtual machine with UR simulator from UR developer website.
https://www.universal-robots.com/developer-community/
We have a ROS package which can help as well:
https://github.com/ros-industrial/robotiq
http://wiki.ros.org/robotiq
The ROS package is made to work with a real gripper. There is no gripper simulator available.
The easiest why to control the gripper via ros is to have it connected on the PC via USB.
The control a gripper at the wrist of the robot there are some possibility:
- Send UR script via client interface 30002
- Communicate via UR rs485 urcap (no compatible with robotiq urcap)
- Communicate with Robotiq URCAP deamon
Interesting discussion here about this:https://dof.robotiq.com/discussion/1987/how-to-control-robotiq-product-through-port-30002-on-universal-robot
https://dof.robotiq.com/discussion/1649/control-gripper-via-ur-controller-client-interface#latest
https://dof.robotiq.com/discussion/1962/programming-options-ur16e-2f-85#latest