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

Error while building octomap_server

asked 2014-01-16 03:14:38 -0500

sai gravatar image

FUERTE on ubuntu 12.04 and using rosbuild

I am encountering this error while compiling the octomap pkg

CMake Error at CMakeLists.txt:23 (find_package): By not providing "Findnodelet.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "nodelet", but CMake did not find one.

Could not find a package configuration file provided by "nodelet" with any
of the following names:

  nodeletConfig.cmake
  nodelet-config.cmake

Add the installation prefix of "nodelet" to CMAKE_PREFIX_PATH or set
"nodelet_DIR" to a directory containing one of the above files.  If
"nodelet" provides a separate development package or SDK, be sure it has
been installed.

-- Configuring incomplete, errors occurred! See also "/home/sai/fuerte_workspace/octomap_mapping/trunk/octomap_server/build/CMakeFiles/CMakeOutput.log".

edit retag flag offensive close merge delete

Comments

thank you, installing the debian package solve the issue

sai gravatar image sai  ( 2014-01-16 20:30:01 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-01-16 03:31:50 -0500

AHornung gravatar image

Where are you building octomap_server from (which source repository, which version)? And why not simply install the debian package "ros-fuerte-octomap-mapping"?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-01-16 03:14:38 -0500

Seen: 927 times

Last updated: Jan 16 '14