Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.74 KB

File metadata and controls

40 lines (33 loc) · 1.74 KB

A Comparative Study on Thrust Map Estimation for Multirotor Aerial Vehicles

Francisco J. Anguita · Rafael Perez-Segui · Carmen DR.Pita-Romero · Miguel Fernandez Cortizas . Javier Melero-Deza . Pascual Campoy ·


Logo

This repository holds all the tools and procedures necessary to estimate a thrust map using a thrust stand for offline data recording. It also contains the necessary tools to compute a correction factor using data from real experiments to correct errors derived from the estimated thrust stand.

Thrust Stand utils

The thrust_stand folder contains the scripts used to carry out the experiments on the thrust stand so they can be replicated, as well as some test data obtained for a specific motor model and all the scripts used to fit and test the polynomial surface for the Thrust Map.

Correction Factor utils

The correction_factor folder contains the necessary scripts to compute the correction factor from data saved in a ROS bag or CSV file. More details are inside. It can also compare results obtained with flights that used different approximations for the trust stand and flights that used the correction factor.