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

PCL dependencies on ROS electric

asked 2011-10-20 02:08:34 -0500

alfa_80 gravatar image

I was following a tutorial on PCL. It seems that I have a lot of functionalities that cannot be used. There are also some warnings on the header files. The header files that got warning are:

  • pcl/point_types.h
  • pcl/filters/passthrough.h
  • sensor_msgs/PointCloud2.h
  • pcl/ros/conversions.h
  • pcl/point_cloud.h

Do I need to explicitly add/install extra packages like pcl_filter? I have also been trying to install in on my "ROS electric" but it seems that it is not compatible with it. The pcl_filter that I used is from this.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-10-20 03:07:37 -0500

joq gravatar image

The standalone PCL library is not compatible with ROS electric. This problem will be resolved in some future release.

To run PCL with ROS, install the perception_pcl stack, and perhaps perception_pcl_addons.

edit flag offensive delete link more

Comments

It seems to work but I did not manage to install perception_pcl_addons, but I guess that one is optional.
alfa_80 gravatar image alfa_80  ( 2011-10-20 04:35:40 -0500 )edit

Question Tools

Stats

Asked: 2011-10-20 02:08:34 -0500

Seen: 371 times

Last updated: Oct 20 '11