ethz-asl / data-driven-dynamics

Data Driven Dynamics Modeling for Aerial Vehicles
Other
99 stars 14 forks source link

[FeatureRequest] Visualize liftdrag curve #131

Closed Jaeyoung-Lim closed 3 years ago

Jaeyoung-Lim commented 3 years ago

Problem Description Currently it is very hard to make sense of the aero coefficients since the liftdrag curve is not being visualized.

Jaeyoung-Lim commented 3 years ago

Figure_5

What are we flying? :zany_face:

If anyone is interesting on trying out: https://github.com/ethz-asl/data-driven-dynamics/tree/pr-visualize-liftdrag

make estimate-model model=standardplane_model
manumerous commented 3 years ago

Probably something like this? ;) image

Jaeyoung-Lim commented 3 years ago

Fixed in https://github.com/ethz-asl/data-driven-dynamics/pull/143