Robotics StackExchange | Archived questions

using move_group.setJointValueTarget() to control gripper

hello, guys, i'm using moveit to control panda arm and now want to use setJointValueTarget to control gripper open and close, but when i set pandafingerjoint0=0.03 and pandafingerjoint1=0.03 and then execute setJointValueTarget and movegroup.execute(myplan), it doesn't work. and in the console it turned out: GripperServer: commanding out of range width! maxwidth=0 command=0.006, i don't have idea where is the problem, can you give me a help. Thank you in advance!

Asked by luca123 on 2019-07-16 08:10:06 UTC

Comments

Answers