PointCloud alignment
I'm getting some strange behavior with pointcloud_to_laserscan where after doing some tests it appears that part of the pointcloud isn't being used to update the laser scan. Although the pointcloud is displayed correctly within Rviz I notice that within pointcloud_to_laserscan I'm getting a significant number of NaNs which are then ignored. Could this be something to do with 16 byte SSE alignment ?