Landing with artificial intelligence

  • Hello

    I am currently involved in a project to teach a flight simulator how to land with artificial intelligence and I am considering to use this flight simulator in the project.

    Two areas are critical in this project:

    1. Control the planes behavior/movement in real time

    2. Read environmental data in real time (speed, height, weather, position etc.)

    Does anyone have experiences with these two points? I would really appreciate if you could share your experiences! :)


    Kind Regards

  • If you download the SDK from this site and read through the C++ API example you'll be able to judge if everything you need is available. (I don't think that weather is).

    I haven't yet done any work with the API myself but it does expose a good amount of the game as readable / writeable messages.

    Path to the source is: aerofly_fs_2_sdk_tools_20180823\aerofly_fs_2_sdk_tools\external_dll\project_aerofly_fs_2_external_dll_sample

    AeroScenery - Easily create photoreal scenery for Aerofly