> Hi,
>
> First of all I'd like to emphasize that I'm absolutely new to
> flightgear. The reason I'm interested in it is that I plan to do a
> development and need some libs to help me with that.
>
> What I want to do is more about "AI". Simulate flight of several
> airplanes. For this I'd like to use an existing piece of code that has
> good enough physics. So in my case it has nothing to do with
> visualization (at least not on the short term), but only as a 'physics
> library'.
>
> Before diving deep into the code, I wanted to ask for advice regarding
> flightgear...
>
> - According to the above, does flightgear have what I'm looking for?
> - If yes, is the physics part separated and 'librarized' enough to be
> able to use it from an external software?
> - Has anyone done something similar before?
>
> Thanks in advance for any help/pointer/etc.
> Bgs

FlightGear can use many different FDM (Flight Dynamics Models.) One of its
primary two is JSBSim (another is YASim,) which can be run standalone or
within another program.

If you want to simulate the flight of aircraft, possibly with systems such
as autopilots, then JSBSim can do the task. I would suggest looking at it.

There is an excellent JSBSim guide at
http://jsbsim.sourceforge.net/JSBSimReferenceManual.pdf that is a great help
when developing aircraft for JSBSim. JSBSim's Wikipedia article is
http://en.wikipedia.org/wiki/JSBSim, and I would suggest starting there.

I hope this helps.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to