Robotics StackExchange | Archived questions

errors when rosmake pcl

ubuntu 12.04 and fuerte

I am getting these errors when I rosmake pcl

[rosmake-2] Starting >>> pcl [ make ]
[ rosmake ] All 12 linescl: 0.2 sec ] [ 1 Active 5/6 Complete ] {------------------------------------------------------------------------------- mkdir -p msg/build && cd msg/build && cmake ../.. && make && cd - [rosbuild] Building package pcl CMake Error at /opt/ros/fuerte/share/ros/core/rosbuild/public.cmake:386 (include): include could not find load file:

  /home/sai/fuerte_workspace/rospack/test/test2/roslang/cmake/roslang.cmake

Call Stack (most recent call first): CMakeLists.txt:6 (rosbuild_init)

-- Configuring incomplete, errors occurred! -------------------------------------------------------------------------------} [ rosmake ] Output from build of package pcl written to:

Asked by sai on 2013-06-10 21:30:52 UTC

Comments

check this it might work for you.But it did not work for me.http://answers.ros.org/question/64501/pcl-error-in-ros-fuerte/

Asked by Muhammad Atif on 2013-06-10 22:15:39 UTC

It did not work, and was giving the same errors

Asked by sai on 2013-06-10 22:31:39 UTC

Answers