-
[ 98%] Linking CXX executable /home/ysz/tare/devel/lib/tare_planner/tare_planner_node
/home/ysz/tare/devel/lib/libplanning_env.a(planning_env.cpp.o):(.data.rel.ro._ZTVN3pcl6search6SearchINS_9PointXYZ…
-
ERROR: Rosdep experienced an error: rosdep data for [release-name] must be a dictionary
Please go to the rosdep page [1] and file a bug report with the stack trace below.
[1] : http://www.ros.org/wi…
-
-
I was following the instructions on the wiki to install fligthmare with ROS, but when I try to build it catkin build fails.
I get the following error message:
![catki build error](https://user-image…
-
I use Ubuntu 16.04 and Kinetic. I installed the repository and its dependencies (with rosinstall) by installation instructions, but I catkin build error. I thought some branches of its dependencies ar…
-
Hi I am trying to install your repo on Ubuntu 20.04 with ROS Noetic and catkin_make is failing. It seems to be to do with also having the common_msgs package in the src folder. Several of the errors s…
-
/home/ashfaqayaaz/catkin_ws/src/ros_essentials_cpp/src/topic03_perception/cpp/open_copy.cpp:1:10: fatal error: highgui.h: No such file or directory
1 | #include
| ^~~~~~~~~~~
co…
-
/home/eric/catkin_ws/src/pick-place-robot/kuka_arm/src/trajectory_sampler.cpp: In constructor ‘TrajectorySampler::TrajectorySampler(ros::NodeHandle)’:
/home/eric/catkin_ws/src/pick-place-robot/kuka_a…
-
when i do caktin_make, I got this error:
collect2: error: ld returned 1 exit status
find_object_2d/src/CMakeFiles/print_objects_detected.dir/build.make:183: recipe for target '/home/zhefei/zed_ros/d…
-
I am following steps from https://bebop-autonomy.readthedocs.io/en/latest/installation.html and catkin build fails.
I am trying to execute catkin build on a native Ubuntu 16.04 with freshly installe…