ethz-asl / data-driven-dynamics

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

Trim repo to ensure functionality #166

Closed Jaeyoung-Lim closed 3 years ago

Jaeyoung-Lim commented 3 years ago

Problem Description Currently the only models that are functional in the full pipeline is the quadrotor_model. Therefore, this PR removes all files related to the models standardplane_model quadplane_model and tiltwing_model.

Additional Changes

The user may be able to input to run the estimation pipeline

make estimate-model

and to run the estimated model in the simulation.

source setup.bash
Tools/sitl_run.sh -m iris -s iris_aerodynamics

Additional Context

nrjl commented 3 years ago

All good for me too.

Jaeyoung-Lim commented 3 years ago

@manumerous I was waiting for approval from @tstastny, but lets address if there are failures in another PR since this already went in

manumerous commented 3 years ago

@manumerous I was waiting for approval from @tstastny, but lets address if there are failures in another PR since this already went in

I sorry I was not aware of that. I think we passed the CI so I was not expecting to have any failures anymore.