Open upc-ghy opened 7 months ago
You are probably using an outdated version of franka_description
. Please check the package version! Should be 0.10.1.
Regarding the last "error": The group panda_hand doesn't define an end-effector. It's just composed of a the two hand joints. The message is an info, not an error.
@rhaschke Thank you so much for your guidance and valuable time! I still have some confusion regarding downloading the latest version (0.10.1) of franka_description. As my robot server is version 4, I followed the link you provided (https://frankaemika.github.io/docs/compatibility.html) and downloaded the 0.8.0 versions of libfranka and franka_ros to ensure compatibility.
So, just to clarify, are you suggesting that I can download only the latest version of franka_description while keeping the other components at version 0.8.0? I would greatly appreciate it if you could provide some guidance to this novice.
Yes, you can use the latest version of franka_ros. The compatibility table suggests to use a version later than 0.8.0.
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:
roslaunch panda_moveit_config franka_control.launch robot_ip:=172.16.3.69
The following error was discovered as a result. My panda_arm are normal and can be planned and executed. Please give me some guidance, I would greatly appreciate it.
And as long as I run
roslauch frankaself-control frankaself-control. launch robot_ip:=172.16.3.69 load_gripper:=true
, it will change from ready to end effector unconnected on the desk interface.When adjusting the Planning Group to panda_hand, there will be the following error: