ardupilot
ardupilot copied to clipboard
Copter: Simulink model and init scripts
Meant to validate the models generated by the system Identification flight mode
- arducopter.slx: Simulates ArduCopter Stabilize and Althold controller and optional plant model
- sid_pre.m: Loads *.bin files to Matlab structures
- sid_sim_init.m: Loads signals and parameters from Matlab structure into Simulink model
Work sponsored by IAV GmbH.
Like we promised before, here it is a complete attitude controller simulink model.
Many thanks to Fabian.
We agreed we should put it in, Tools/simulink. We are happy to have this merged into Copter-4.1 but recommended that it be put into master or it will almost never be found by users browsing the code.
can this be merged now?
@amilcarlucas, yes, I've just re-run some of the failed jobs in the hope they pass next time.
cygwin still fails :(
@rmackay9 should we just force this in, given that 4.1 isn't something we can actually reasonably expect to not have bitrotted in terms of testing? I know I don't pay any attention to it!
@peterbarker, sure, sounds good to me. I'm not sure CI actually ever passed for the 4.1 branch
Thanks. We will do a 4.2 PR soon.