Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 493 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 493 Bytes

RocketCAD

This program allows to simulate a rocket flight, perform construction and automatic control optimization.

Note: the program is under heavy development

How to run it?

  1. Install the Miniconda
  2. Install the required packages:
conda install numpy
conda install scipy
conda install matplotlib

Download and install transforms3d package

  1. Just run it:
cd rocketcad
python main.py