Drift when dynamic object passes #228
-
Hi, I have faced a problem when mapping. The big object (sometimes even people) do pass in front of the camera while the camera is stationary and features are being extracted from those objects. Then, the camera drifts a lot. What would be a good strategy here? I do not think that IMU integration would help because after checking your IMU branch, it still takes a significant information from the extracted keypoints and IMU is not being fed into a filter. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
IMU integration is not yet complete. There are no plans to proceed with the development of IMU integration at this time. I recommend using a camera with a wide field of view (fisheye camera) or a 360 degree panoramic camera. |
Beta Was this translation helpful? Give feedback.
-
would it be possible to filter features coming from moving objects using optical flow ? moving features would be eliminated ? This is a feature that I wan to work on, any thoughts ? |
Beta Was this translation helpful? Give feedback.
IMU integration is not yet complete. There are no plans to proceed with the development of IMU integration at this time.
I recommend using a camera with a wide field of view (fisheye camera) or a 360 degree panoramic camera.