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

Compile problem in robot_model (catkin_package)

asked 2012-11-12 20:43:09 -0500

TsaiFinland gravatar image

updated 2014-01-28 17:14:15 -0500

ngrennan gravatar image

Hello,

When I try to compile the robot_model it shows that: " CMake Error at CMakeLists.txt:6 (catkin_package): Unknown CMake command "catkin_package". "

I am using Ubuntu 12.04 & ROS Fuerte.

Can someone tell me how to solve the problem?

Thank you very much.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-11-12 21:32:33 -0500

Lorenz gravatar image

I guess you are trying to compile a Groovy package in Fuerte. The build system changed a lot so this will certainly not work. Don't use the default branch but the robot_model-1.8 branch which is also used for building the Fuerte Debian package.

edit flag offensive delete link more

Comments

Thank you. Solved by: hg clone https://kforge.ros.org/robotmodel/rob... -r robot_model-1.8.0

TsaiFinland gravatar image TsaiFinland  ( 2012-11-12 22:00:13 -0500 )edit

Question Tools

Stats

Asked: 2012-11-12 20:43:09 -0500

Seen: 640 times

Last updated: Nov 12 '12