Skip to content

Repository files navigation

PSP 6DoF Rocket Simulator

Rocket flight dynamics simulator using Lie group mathematics for geometrically exact integration, also computationally more efficient.

Installation

git clone https://github.com/Purdue-Space-Program/psp-6dof.git
cd psp-6dof
python -m venv .venv
source .venv/bin/activate  # or .venv\Scripts\activate on Windows
pip install -e .
# For development:
pip install -e ".[dev]"
# Test the code
pytest

About

Modular 6-DoF rocket software for PSP written in Python.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages