-
- Downloads
fixed bugs on descentParafoil, there were some mismatches between the simulink...
fixed bugs on descentParafoil, there were some mismatches between the simulink model and the ode, but still something goes wrong, very likely with the quaternions. In addition, now the GPS works also in descent, but this brings to light other problems in the attitude estimation, again, the reason has to be found in the quaternion prediction/correction scheme
Showing
- commonFunctions/control/control_Interp.m 1 addition, 1 deletioncommonFunctions/control/control_Interp.m
- commonFunctions/kalman/correctorQuat.m 1 addition, 1 deletioncommonFunctions/kalman/correctorQuat.m
- commonFunctions/kalman/run_kalman.m 32 additions, 33 deletionscommonFunctions/kalman/run_kalman.m
- commonFunctions/miscellaneous/manageSignalFrequencies.m 6 additions, 6 deletionscommonFunctions/miscellaneous/manageSignalFrequencies.m
- commonFunctions/odeFunctions/descentParafoil.m 50 additions, 35 deletionscommonFunctions/odeFunctions/descentParafoil.m
- simulator/mainSimulator.m 1 addition, 3 deletionssimulator/mainSimulator.m
- simulator/src/std_plots.m 59 additions, 7 deletionssimulator/src/std_plots.m
- simulator/src/std_run.m 18 additions, 17 deletionssimulator/src/std_run.m
- simulator/src/std_run_parts/std_setInitialParams.m 2 additions, 1 deletionsimulator/src/std_run_parts/std_setInitialParams.m
- simulator/src/std_run_parts/std_subsystems.m 3 additions, 0 deletionssimulator/src/std_run_parts/std_subsystems.m
Loading
Please register or sign in to comment