ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Your arg2 is bad. You should not use the end effector link. If should you use: move_group.set_joint_value_target(pose_goal, "link_3",True)

Your arg2 is bad. You should not use the end effector link. effector, but the link in the arm that connect to the end effector. If should you use: move_group.set_joint_value_target(pose_goal, "link_3",True)