Skip to content

running-mars/HelloX8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloX8

Introduction

This project is developed with Ubuntu 20.04 LTS. There may be some problems with other OS.

Install JSBSim with Python

conda create --name sim python=3.8
conda activate sim
pip intall JSBSim

Model setting

The 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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages