ardrone_kalman - clems4ever/ardrone_loclib GitHub Wiki
Table of Contents
Overview
Dependencies
Installation
Tutorial
Troubleshooting
- Publishes a topic called kalman_positionthat is the estimate position of the drone by x and y axis.
- Publishes a topic called tum_ardrone/comto reset the TUM kalman filter.
- Listens to a topic called ardrone/predictedPosethat represents the relative estimated position of the drone coming from the nodestateestimationof TUM package.
- Listens to a topic called gpsthat represents the absolute position coming from the GPS device installed on the drone.
- Listens to a topic called tag_positionthat represents the absolute position coming from the nodetag_detector.
- Listens to a topic called odomthat represents the relative position coming from the nodemono_odometer.
There is no referenced troubleshooting