After adding grippers and chassis to the UR3 in ros, how to control the real UR3

asked 2022-03-22 06:37:33 -0500

updated 2022-03-25 17:23:24 -0500

lucasw gravatar image

I can use ur3_bringup to connect real robotic arms. I can use ur3_moveit_planning_execution.launch to plan the UR3 (by moveit). but, It don't have robotiq-2f-140.

I copy ur3_moveit_config and I modify the file. I add the gripper to the UR3. I use moveit setup assistant to add two group,(arm and gripper) This package's name is my_ur3_new_moveit_config

I use my_ur3_new_moveit_config, BUT I can't control real UR3. Which files do I need to modify?

edit retag flag offensive close merge delete