sensor_msgs/pointcloud.h is missing (kinetic)

asked 2017-11-18 18:02:18 -0500

tbb gravatar image

I wrote a python script converting Lidar data to PointCloud messages. Now i'm trying to read these messages using c++ ros but I do only see sensor_msgs/pointcloud2.h within in the lib (no pointcloud.h). Is it deprecated? I did not find any info about that.

Thanks!

edit retag flag offensive close merge delete