ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This is not possible in RGBDSLAM. It needs 3D information for the features it finds in the visual image and therefore requires either a depth image or a point cloud with a raster layout of the size of the visual image. Maybe you could compute a depth image from your cloud before voxelizing it?