AOS55 / Fixedwing-Airsim

Combines JSBSim and Airsim with a python module to simulate a fixedwing
MIT License
79 stars 20 forks source link
airsim convolutional-neural-networks deep-learning deep-reinforcement-learning jsbsim python semantic-segmentation

Fixedwing-Airsim

Combines JSBSim and Airsim within a python module to simulate a fixedwing aircraft for Reinforcement Learning (RL)

Installation

Usage

Fixedwing-Airsim has several modules that can be used to control a fixedwing aircraft:

Attribution

If you find our work useful we'd love to hear from you. If you use this repositorty as part of your research can you please cite the repository in your work:

@misc{FW-AirSim,
  author = {Quessy, Alexander},
  title = {Fixedwing-Airsim},
  year = {2021},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/AOS55/Fixedwing-Airsim}}
}

Thank you!