This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843ISK: Regarding point cloud data

Part Number: IWR6843ISK

Hello,

I have point cloud data obtained using ROS package. The data is as shown below. What does the point id refers to? 

   

Thanks in advance

Thanks and regards,

Aleena N A

  • Hi Aleena,

    For each frame, it is very likely there are more than one point. So the point id is simply an identifier of the point. In the driver or autonomous robotics demos, the point id is not used. The point_id may be helpful for data analysis purposes.