This program allows to simulate a rocket flight, perform construction and automatic control optimization.
Note: the program is under heavy development
- Install the Miniconda
- Install the required packages:
conda install numpy
conda install scipy
conda install matplotlib
Download and install transforms3d package
- Just run it:
cd rocketcad
python main.py