Open ChangerC77 opened 3 months ago
What protobuf version are you using?
libprotoc 3.21.8
I solved this problem because although I installed it in the conda environment, when I executed sudo apt install ros-noetic- libfrank ros-noetic-frank-ros
, the noetic
version was 3.25
, which caused the version issue. Additionally, I changed the protobuf
version to connect to the directory under /usr/local/bin/protoc
to solve the problem. Now it's ok, but next i will verify its effectiveness
my computer:
ubuntu 20.04, noetic, libfranka 0.15.0, Realtime Kernel 5.9
I have successfully useFCI
andFranka_ros
to controlFR3
, but when I want to use python library franka-interface to control, it occurs error when I input, the bug output: