Can octomap be used on sparse pointclouds?
Hello,
I am receiving a sparse point cloud from a monocular slam algorithm. My question is if octomap_mapping is suitable for obstacle detection if my input pointcloud is sparse and I do not use a laser as sensor? If so, what changes would have to be made to octomap?
EDIT: Thanks for the reply. I configured the launch file of octomap and remapped it to the right point cloud topic, but nothing occurs. I checked the publisher topics of octomap, but I get the message that the topics have not been published yet. What could be the cause of this? Could you give me any hint about this please.Also I was not sure about the configuration of the following line in the launch file: param name="sensor_model/max_range" value="5.0"