[ros-users] PointCloud vs PointCloud2

Ivan Dryanovski ivan.dryanovski at gmail.com
Mon Dec 6 18:18:37 UTC 2010


2010/12/6 Gonçalo Cabrita <goncabrita at gmail.com>:
> Hi everyone!
> I'm starting a project in which I am going to use a Point Cloud
> representation of data (not vision related).
> So my question is, should I use PointCloud2 instead of PointCloud? Is
> PointCloud sort of deprecated, or is it just a matter of choice depending on
> the requirements of my project?
> Thanks,
> Gonçalo Cabrita
> ISR - University of Coimbra
> Portugal
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>

Gonçalo,

According to the PCL FAQ, publishing PointCloud2 is recommended over PointCloud:

http://www.ros.org/wiki/pcl/FAQ#Is_there_any_reason_to_continue_using_PointCloud_messages.2BAC8-topics.3F

Ivan Dryanovski



More information about the ros-users mailing list