frankaemika / franka_ros

ROS integration for Franka research robots
https://frankaemika.github.io
Apache License 2.0
339 stars 307 forks source link

Cannot connect to the real gripper (End Effector) and control it. #384

Open upc-ghy opened 2 months ago

upc-ghy commented 2 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