ethz-asl / data-driven-dynamics

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

Fix config file generation naming #88

Closed Jaeyoung-Lim closed 3 years ago

Jaeyoung-Lim commented 3 years ago

Problem Description This commit fixes the config file generation naming. All yaml files generated was named as quad_plane_model. This bug has been introduced in https://github.com/ethz-asl/data-driven-dynamics/pull/84

Solution Now the each model contains the model name to keep track of what the output files should be named.

manumerous commented 3 years ago

Cool. I will take a look at it tomorrow.

Jaeyoung-Lim commented 3 years ago

@manumerous Thanks! merging!