Reinforcement Learning gym environments for flight guidance.
Some parts are taken from https://github.com/Gor-Ren/gym-jsbsim which are commented in the code.
- Clone jsbsim:
git clone https://github.com/JSBSim-Team/jsbsim.git
- Install guidance-flight-env:
pip install git+https://github.com/lauritowal/guidance-flight-env
- See Colab Example for usage: https://colab.research.google.com/drive/15GDfrifRjYcXooyV7h5nKNgtpwwnvhmV
@misc{
Laurito2021,
author = {Laurito, Walter},
title = {guidance_flight_env},
year = {2021},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/lauritowal/guidance-flight-env/}}
}