Labeled Point Cloud using libgazebo_ros_openni_kinect pluign

asked 2017-07-28 07:52:53 -0600

alespalla gravatar image

Hello everyone

I explain my setup: I've a kinect sensor that look a scene and retrieve a point cloud from that. In the scene there are many different kind of models.

I was wondering if it is possible to obtain a labeled point cloud from a kinect depth camera sensor in gazebo, for instance with the RGB channel of the pointcloud annotated with a number that is different according to the detected model

I think that I need a custom plugin but I don't know how i can retrieve the object class from a point cloud. Could you please suggest me a way to do it?

edit retag flag offensive close merge delete