utecrobotics / ur5

UR5 Robot with a Robotiq gripper
120 stars 35 forks source link

What is the max effort of the gripper? #7

Open murtazabasu opened 4 years ago

murtazabasu commented 4 years ago

Hello, I have a doubt what is the max effort of the gripper? you have mentioned in this line goal.command.max_effort = -1.0 # Do not limit the effort but if I want to increase the effort of the gripper should increase the negative of the number i.e. -1.2, -1.3..etc.. or should i go towards positive values i.e. 1,1.2,1.3,..etc..?