Robotics StackExchange | Archived questions

Vacuum gripper does not work

https://github.com/lihuang3/ur5_ROS-Gazebo/issues/4 https://github.com/ros-industrial/universal_robot/tree/melodic-devel-staging

By referring to the links above, we are implementing the suction function of the vacuum gripper. I tried to implement a vacuum gripper with one gripper link, but the vacuum force is too low, so they say that multiple grippers are used. So, I tried to pull the object using 10 grippers, but I confirmed that the plug-in was running, but the force did not work properly. I don’t know what could be causing this. I’ll attach the package file I’m working on, so can you take a look at where the problem is…?

https://github.com/mazik1496/climbing-_robot

The files I mainly work with in the link above are grippertest.urdf(gazebo).xacro , climbbot_grippertest.py , and test.launch files.

Asked by asdasd1 on 2023-07-04 07:00:20 UTC

Comments

Answers