moveit / panda_moveit_config

The Panda robot is the flagship MoveIt integration robot
http://docs.ros.org/kinetic/api/moveit_tutorials/html/
102 stars 170 forks source link

Cannot connect to the gripper (Panda End-effector) and control it #142

Closed upc-ghy closed 5 months ago

upc-ghy commented 5 months ago

PC Ubuntu 20.04 ros noetic I have correctly installed libFranka and Franka_ros according to the tutorial before installing Moveit. When I follow https://moveit.ros.org/install/source/ When installing Moveit 1.0 without errors in the tutorial, I conducted the following tests on the installed Moveit:

I can control the movement of the real robotic arm in rviz, but I cannot connect to the gripper and control it.

And as long as I run roslauch frankaself-control franka_control. launch robot_ip:=172.16.3.69 load_gripper:=true, it will change from ready to end effector unconnected on the desk interface.  image  image   When adjusting the Planning Group to panda_hand, there will be the following error:  image

rhaschke commented 5 months ago

Duplicate of https://github.com/ros-planning/panda_moveit_config/issues/141