catkin make fails when building tf tutorial [closed]

asked 2013-07-08 00:55:09 -0500

Dave Everett gravatar image

Following the TF tutorial http://www.ros.org/wiki/navigation/Tutorials/RobotSetup/TF

catkin_make does not make the files. I tried catkin_make robot_setup_tf as well and get the following result: dave@canbot:~/catkin_ws$ catkin_make robot_setup_tf Base path: /home/dave/catkin_ws Source space: /home/dave/catkin_ws/src Build space: /home/dave/catkin_ws/build Devel space: /home/dave/catkin_ws/devel Install space: /home/dave/catkin_ws/install

#

Running command: "make cmake_check_build_system" in "/home/dave/catkin_ws/build"

#

#

Running command: "make -j4 -l4 robot_setup_tf" in "/home/dave/catkin_ws/build"

#

make: * No rule to make target `robot_setup_tf'. Stop. Invoking "make" failed

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by Boris
close date 2013-07-08 01:26:21