AI Systems: Difference between revisions

Jump to navigation Jump to search
123 bytes removed ,  16 November 2010
m
Needs an update
mNo edit summary
m (Needs an update)
Line 1: Line 1:
{{Out of date}}
{{Out of date}}


[[FlightGear]] has a number of more or less independently operating systems for simulating semi- intelligent interaction with the environment, so called '''AI Systems'''. Because there oftentimes exists some confusion regarding to which system does what, one should take notice of the differences between them: The major distinction is that between an older ATC/AI system, and a newer AIModels system. The AIModels system can, in turn, be controlled in at least three different ways; directly, using a script, through the multiplayer system, and through a subsystem known as the traffic manager.


== AI Systems in FlightGear ==
To enable/disable the ATC/AI system: use <tt>--prop:/sim/ai-traffic/enabled=[1|0]</tt>
[[FlightGear]] has a number of more or less independently operating systems for simulating semi- intelligent interaction with the environment. Because there oftentimes exists some confusion regarding to which system does what, one should take notice of the differences between them: The major distinction is that between an older ATC/AI system, and a newer AIModels system. The AIModels system can, in turn, be controlled in at least three different ways; directly, using a script, through the multiplayer system, and through a subsystem known as the traffic manager.
To enable/disable the AIModels system: use <tt>--prop:/sim/ai/enabled=[1|0]</tt>
 
  To enable/disable the ATC/AI system: use --prop:/sim/ai-traffic/enabled=[1|0]
  To enable/disable the AIModels system: use --prop:/sim/ai/enabled=[1|0]




Line 324: Line 322:
* [http://wiki.flightgear.org/images/0/0f/Submodels.txt This annotated submodels.xml file] gives a good idea about how to create submodel files, what parameters are available and how to use them, and also the type of research needed to make sure the information and models are accurate historically.
* [http://wiki.flightgear.org/images/0/0f/Submodels.txt This annotated submodels.xml file] gives a good idea about how to create submodel files, what parameters are available and how to use them, and also the type of research needed to make sure the information and models are accurate historically.


=== Multiplayer Controlled Traffic ===
=== Multiplayer controlled traffic ===
 
{{Main article|Howto: Multiplayer}}
FlightGear's multiplayer system also makes use of the AIModels subsystem. See the [[Multiplayer]] page for more information.
FlightGear's multiplayer system also makes use of the AIModels subsystem.
 
=== Traffic Manager Controlled Traffic ===
Traffic Manager Controlled Input to the AIModels subsystem is also known as Interactive Traffic. See: [[Interactive Traffic]] for more information.
 


==External links==
=== Traffic Manager controlled traffic ===
* [http://www.xs4all.nl/~dtalsma/flightgear.html The FlightGear AI aircraft download page]
{{Main article|Interactive Traffic}}
Traffic Manager controlled input to the AIModels subsystem is also known as [[Interactive Traffic]].  


[[Category:FlightGear feature]]
[[Category:FlightGear feature]]

Navigation menu