Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kalman filter adapted for ARDRONE Parrot (merging data from GPS, IMU, Odometry, QR code and PID). Use for localization

Notifications You must be signed in to change notification settings

PBRT/Kalman_CPP

Repository files navigation

Kalman filter for ARDRONE (Parrot) 2.0

Kalman filter in C++ for the ARDRONE 2.0 using ROS for communication Based on Ardrone Driver

Merge data from : ->IMU ->GPS ->QR Code (tag detected by the drone in a known field) ->PID (computation from current position and command) ->Odometry

Check more detail on the Localization Ardrone project (University project)

About

Kalman filter adapted for ARDRONE Parrot (merging data from GPS, IMU, Odometry, QR code and PID). Use for localization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published