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

Installing PCL 1.7 (trunk) on ROS Groovy

asked 2013-06-28 10:35:02 -0500

manox gravatar image

updated 2013-06-28 13:15:51 -0500

Hi,

i tried do install the current PCL trunk for the last 2 day without success. I know that there are some solutions to do this in this forum and elsewhere, but no one works for me.

I have to say that i'm quiet new to ROS und PCL and also not a Linux expert. So i can build the PCL trunk and PCL_ROS, but it doesn't exist as ROS package then.

I need this for a university project, it would be great if somebody could help me out there and discribe how to get it run in simple words. Thanks!

Greets Mark

edit retag flag offensive close merge delete

Comments

Did you follow the description at http://www.ros.org/wiki/pcl17 ? If so, can you give any error messages or similar?

Philip gravatar image Philip  ( 2013-06-29 04:25:59 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-06-29 05:44:11 -0500

clone https://github.com/ros-perception/perception_pcl.git in your catkin workspace.

Then use catkin_make_isolated.

edit flag offensive delete link more

Comments

I followed your instructions but it gives such error during cmake(after cloning pcl17-trunk): CMake Error at cmake/pcl_targets.cmake:103 (add_library): Cannot find source file: include/pcl/ModelCoefficients.h Any suggestions?

K Chen gravatar image K Chen  ( 2013-09-11 23:17:10 -0500 )edit

Thanks @ctguell, finally I got it working under Hydro(where pcl17 were pre-provided)

K Chen gravatar image K Chen  ( 2013-11-27 01:43:41 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-06-28 10:35:02 -0500

Seen: 1,023 times

Last updated: Jun 29 '13