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

mjpeg_sever cmake error:Unknown CMake command "catkin_project".

asked 2012-07-27 11:04:24 -0500

koprenee gravatar image

updated 2012-09-23 04:06:09 -0500

I follow the http://www.ros.org/wiki/mjpeg_server

and svn co http://svn.code.sf.net/p/bosch-ros-pkg/code/trunk/stacks/remote_lab/mjpeg_server

But when I cmake it. there's error:

CMake Error at CMakeLists.txt:12 (catkin_project): Unknown CMake command "catkin_project".

How to deal with it ?

edit retag flag offensive close merge delete

Comments

1

Which version of ROS are you on? Fuerte?

Eric Perko gravatar image Eric Perko  ( 2012-07-27 13:00:27 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-09-23 04:08:59 -0500

Hi Koprenee,

since the day you asked the question we switched back to rosmake from catkin. I don't know if you already tried, but if you check out the latest code and do

rosmake mjpeg_server

it should compile just fine.

Ben

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-07-27 11:04:24 -0500

Seen: 286 times

Last updated: Sep 23 '12