-
Notifications
You must be signed in to change notification settings - Fork 6
Tutorials
This video will walk you through the use of the arkscicos scicoslab toolbox and show a few examples of control design for micro aerial vehicles.
http://www.youtube.com/watch?v=gayHe9FCY-k
This video shows how to use arkscicosTrim, a gui based application for trimming aircraft.
http://www.youtube.com/watch?v=P04QUcveaGs
The pixhawk quadrotor example resides in the arkscicos/projects/quadrotor directory. First start scicoslab from the git repository as describied in arkscicos Scicoslab Toolbox (without installation section). Now, start scicoslab and type:
pwd
Your directory should be arkscicos/projects/quadrotor since this currently set as the default in the scilab.ini file. To start the pixhawk example type:
exec pixhawkLineaerAnalysis.sce
This will show you the analysis that we've done so far on the design. To see the scicoslab simulation type:
scicos pixhawk.cos
This will start scicos, the block diagram and simulation environment. When scicos loads click run at the top of the diagram.