About Octomap from rgbdslam.
I built a octomap using rgbdslam package from ros. Now, I have a built map. It consists only the depth information or pose of the objects in 3D. If I use kinect for navigation it will not able avoid the object within distance 1.2m (minimum range of kinect depth sensor).
- Is there any available alternatives for the depth sensor to avoid object with in 1.2m?
- Or any alternatives (like other type of map from same algorithm or any)?
Thank you in advance for the suggestions.
Sorry, your question is unclear to me. If you can localize in the recorded map, the map will tell you about the obstacles (if they are in it).
But what about moving objects come in between 1.2m?