gazebo_ros_vacuum_gripper problem [closed]
Hello all, I am using the gazebo_ros_vacuum_gripper plugin for my robot. I followed all the steps that should be done; however I am not able to grip a box. Here are the steps that I am executing: - Getting close to the box - Calling the service rosservice call /robot/vacuum_gripper/on "{}" - Then, trying to move the box.
Note: When I am defining the plugin, I am typing the robotNamespce, the bodyName and the topicName.
Is there any step that I am not executing?
Thank you all for your help