ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Error message CMake file [closed]

asked 2017-03-09 14:08:09 -0500

Shilpan gravatar image

updated 2017-03-09 14:47:49 -0500

ahendrix gravatar image

So I downloaded hector slam from github website and executed catkin_make hector_slam.

This is the error message i am getting below.

make[2]: *** No rule to make target 'rplidar_ros/CMakeFiles/rplidarNode.dir/build'.  Stop.
CMakeFiles/Makefile2:3510: recipe for target 'rplidar_ros/CMakeFiles/rplidarNode.dir/all' failed
make[1]: *** [rplidar_ros/CMakeFiles/rplidarNode.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** No rule to make target 'rplidar_ros/CMakeFiles/rplidarNodeClient.dir/build'.  Stop.
CMakeFiles/Makefile2:3547: recipe for target 'rplidar_ros/CMakeFiles/rplidarNodeClient.dir/all' failed
make[1]: *** [rplidar_ros/CMakeFiles/rplidarNodeClient.dir/all] Error 2
[  1%] Performing update step for 'libcreate'
[  3%] Built target map_to_image_node
[  4%] Performing configure step for 'libcreate'
-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   system
--   thread
--   chrono
--   date_time
--   atomic
-- Configuring done
-- Generating done
-- Build files have been written to: /home/shilpan/catkin_ws/devel/src/libcreate
[  5%] Performing build step for 'libcreate'
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
[ 57%] Built target create
[ 71%] Built target create_demo
[ 85%] Built target odom_example
[100%] Built target bumper_example
[  6%] Performing install step for 'libcreate'
No install
[  7%] Completed 'libcreate'
[ 11%] Built target libcreate
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j4 -l4" failed
edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Shilpan
close date 2017-03-14 01:30:39.095836

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-03-12 13:22:41 -0500

Shilpan gravatar image

okay fixed now. use catkin_make and make sure to source setup.bash file

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-03-09 14:08:09 -0500

Seen: 556 times

Last updated: Mar 12 '17