Closed manumerous closed 3 years ago
When running the gneration of the parametric model through the makefile or directly using python the log argument now always needs to be specified relative to the current directory. Before it was relative to the project directory when run from the Tools/parametric_model directory. This commit solves Issue #41.
While doing the last updates like moving the airspeed to the dynamics model and getting rid of the drag force osset it was forgotten to adjust two things in the simple quadrotor model. This commit adresses the Issue.