Hi, I have seen this solution for accessing the pointcloud data, but I think that they have updated the Compute Lidar Point Cloud node as it no longer have any attribute named pointCloudData. It only have a Dataptr output.
Hi, I have seen that documentation earlier, I wanted to ask like is there any node which gives Pointcloud data in usual form like a tuple containing angle and linear depth, I can only see nodes giving out either only linear depth data or distance.
Or do i have to use azimuth and linear depth to form a pointcloud tuple?