You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hello when irun catkin_make in my ros environment it show me this error
"""" /opt/ros/melodic/lib/libtf.so : référence indéfinie vers « tf2_ros::TransformListener::TransformListener(tf2::BufferCore&, ros::NodeHandle const&, bool) »
/opt/ros/melodic/lib/libmoveit_visual_tools.so : référence indéfinie vers « tf2_ros::TransformListener::TransformListener(tf2::BufferCore&, bool) »
collect2: error: ld returned 1 exit status
/opt/ros/melodic/lib/libtf.so : référence indéfinie vers « tf2_ros::TransformListener::TransformListener(tf2::BufferCore&, ros::NodeHandle const&, bool) »
/opt/ros/melodic/lib/libmoveit_visual_tools.so : référence indéfinie vers « tf2_ros::TransformListener::TransformListener(tf2::BufferCore&, bool) »
collect2: error: ld returned 1 exit status
moveit_tutorials/doc/motion_planning_pipeline/CMakeFiles/motion_planning_pipeline_tutorial.dir/build.make:409: recipe for target '/home/is/catkin1_ws/devel/lib/moveit_tutorials/motion_planning_pipeline_tutorial' failed
moveit_tutorials/doc/motion_planning_api/CMakeFiles/motion_planning_api_tutorial.dir/build.make:409: recipe for target '/home/is/catkin1_ws/devel/lib/moveit_tutorials/motion_planning_api_tutorial' failed
make[2]: *** [/home/is/catkin1_ws/devel/lib/moveit_tutorials/motion_planning_pipeline_tutorial] Error 1
make[2]: *** [/home/is/catkin1_ws/devel/lib/moveit_tutorials/motion_planning_api_tutorial] Error 1
CMakeFiles/Makefile2:22480: recipe for target 'moveit_tutorials/doc/motion_planning_pipeline/CMakeFiles/motion_planning_pipeline_tutorial.dir/all' failed
make[1]: *** [moveit_tutorials/doc/motion_planning_pipeline/CMakeFiles/motion_planning_pipeline_tutorial.dir/all] Error 2
CMakeFiles/Makefile2:22424: recipe for target 'moveit_tutorials/doc/motion_planning_api/CMakeFiles/motion_planning_api_tutorial.dir/all' failed
make[1]: *** [moveit_tutorials/doc/motion_planning_api/CMakeFiles/motion_planning_api_tutorial.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j4 -l4" failed
Beta Was this translation helpful? Give feedback.
All reactions