#FlightGearSimulations #MathWorks #Simulink
Dear Engineers,
In this video, I go over thoroughly, the process to install FlightGear and to connect MATLAB to it. FlightGear is an open source flight simulator which is used for the simulation of aircraft dynamics. It is a very powerful tool used in the aerospace industry worldwide.
In this tutorial, I cover:
1) Setting up FlightGear
2) Installing new aircraft
3) Connecting MATLAB to FlightGear (in full step by step detail)
I would sincerely like to thank a PhD graduate from Georgia Institute of Technology, in helping me extensively with this process: His contact information is:
Imon Chakraborty, Ph.D.,
Professor, Auburn Univeristy, AL
LINKS USED IN THE VIDEO:
FlightGear: http://www.flightgear.org/download/
MATLAB Compatibility: https://www.mathworks.com/help/aerobl...
New Aircraft: http://mirrors.ibiblio.org/flightgear...
Code Tutorial: http://www-mdp.eng.cam.ac.uk/web/CD/e...
MY CODE:
________________________________________________________________
SET FG_ROOT=C:\Program Files\FlightGear\data
SET FG_SCENERY=C:\Program Files\FlightGear\data\Scenery;C:\Program Files\FlightGear\scenery;C:\Program Files\FlightGear\terrasync
.\\bin\win64\fgfs --aircraft=HL21 --fdm=null --enable-auto-coordination --native-fdm=socket,in,30,localhost,5502,udp --fog-disable --enable-clouds3d --start-date-lat=2004:06:01:09:00:00 --enable-sound --visibility=15000 --in-air --prop:/engines/engine0/running=true --disable-freeze --airport=KMIA --runway=06 --altitude=8000 --heading=0 --offset-distance=0 --offset-azimuth=0 --enable-rembrandt
__________________________________________________________
~~My Udemy Courses on Motion Planning / Navigation / Trajectory Planning:
https://www.udemy.com/course/autonomo...
My Instagram: / vinayak_desh
My Website: https://www.vinayakd.com/