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

Build Farm says it can't Catkin

asked 2013-12-26 09:09:16 -0500

David Lu gravatar image
CMake Error at CMakeLists.txt:6 (catkin_package):
   Unknown CMake command "catkin_package".

http://jenkins.ros.org/job/ros-hydro-r2-gazebo_binarydeb_raring_i386/2/console

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-12-26 09:40:26 -0500

Dirk Thomas gravatar image

Your CMakeLists.txt file (https://github.com/brown-release/nasa_r2_simulator_release/blob/release/hydro/r2_gazebo/0.5.1-0/CMakeLists.txt) does not find_package(catkin) before it uses catkin specific functions like catkin_package().

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-12-26 09:09:16 -0500

Seen: 628 times

Last updated: Dec 26 '13