ethz-asl / data-driven-dynamics

Data Driven Dynamics Modeling for Aerial Vehicles
Other
91 stars 13 forks source link

enhance: add config and extractor for global-singularity free approach #213

Closed sjschlapbach closed 1 year ago

sjschlapbach commented 1 year ago

Problem Description Until now, the global singularity-free model implemented for this pipeline was only usable with manual code modifications.

Proposed Solution

To apply it to fixedwing logs: python3 Tools/parametric_model/generate_parametric_model.py --config Tools/parametric_model/configs/fixedwing_singularityfree_model.yaml ULOG_FILE --normalization False --extraction True