![]() | 1 | initial version |
You may look at the ZED parameters to reduce depth interpolation. There is a confidence threshold that can be modified dynamically (use rqt_reconfigure_gui
) that would reduce the noisy points on textureless areas.
Note that indoor, stereo cameras (like the ZED) would give poor occupancy grid maps, in comparison to RGB-D sensors (like the Kinect).
cheers