pointcloud2 data
Hello,
I'm currently using kinect to receive image message and pointcloud2 message and make a depth and image with message information.
Then,I want to do some classification and label each pointcloud data and send back as ros message.
when I send back this pointcloud data that has label for each point as message.
How should I have this label information??
Thank you
Min