orb_slam_2_ros
orb_slam_2_ros copied to clipboard
why the initial map has too many far points?
- when running
roslaunch orb_slam2_ros orb_slam2_d435_rgbd.launch
with a real-sense d435 sensor, the map is created and the point cloud is published to RVIZ, but the point cloud contains too many far points, about 1000m away from the current camera pose, why is this?
I am also facing the same issue