This project is developed with Ubuntu 20.04 LTS. There may be some problems with other OS.
conda create --name sim python=3.8
conda activate sim
pip intall JSBSimThe storage path of the UAV dynamics model is as follows:
~/.conda/envs/sim/lib/python3.8/site-packages/jsbsim/aircraft/So, execute the commnads in the terminal:
mkdir ~/.conda/envs/sim/lib/python3.8/site-packages/jsbsim/aircraft/x8
cp ./config/x8/x8.xml ~/.conda/envs/sim/lib/python3.8/site-packages/jsbsim/aircraft/x8/
cp ./config/x8/electric800W.xml ~/.conda/envs/sim/lib/python3.8/site-packages/jsbsim/engine/