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

PCL Segmentation in ROS: Missing headers

asked 2012-09-26 23:45:08 -0500

DontPanic gravatar image

updated 2014-04-20 14:09:38 -0500

ngrennan gravatar image

I tried to split a pointcloud into segments by using PCL in fuerte but, for example, the file "min_cut_segmentation.h" is missing. I tried it with ros-fuerte-perception-pcl-fuerte-unstable getting the same problem.

Is there a way to use those segmentations from PCL within ROS ?

######### Edit 01:

There is no error message in this case. The include files for (most) PCL-segmentation are just not there within ROS, but they are in the standalone version of PCL. As far as I can tell there seems to be no way to use those files out of the standalone version within ROS.

######## Edit 02:

http://svn.pointclouds.org/ros/branches/fuerte/perception_pcl_unstable/

Now it works

edit retag flag offensive close merge delete

Comments

Please always copy-paste the complete error message and make sure you read the support guidelines.

Lorenz gravatar image Lorenz  ( 2012-09-27 04:04:59 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-09-27 11:35:51 -0500

Tien Thanh gravatar image

updated 2012-09-27 11:36:53 -0500

As far as I know, min_cut_segmentation.h is not in perception_pcl in ROS. You can find it in PCL 1.7 source code.

edit flag offensive delete link more

Comments

Question Tools

Stats

Asked: 2012-09-26 23:45:08 -0500

Seen: 262 times

Last updated: Oct 01 '12