bebop_autonomy icon indicating copy to clipboard operation
bebop_autonomy copied to clipboard

Position estimation

Open dvalenciar opened this issue 7 years ago • 1 comments

Hi, everyone. Do you know if the visual-inertial odometry in the bebop package is using a Kalman filter or some filtering algorithm to estimate the drone Position?

dvalenciar avatar May 01 '18 01:05 dvalenciar

As far as I know, the Bebop is using a simple Kalman Filter on Optical Flow estimates from the down facing camera. It uses the SONAR (low pass filtered) to get a metric conversion on velocity.

NitinJSanket avatar Jun 24 '19 11:06 NitinJSanket