Welcome to Tudat Space!#

The TU Delft Astrodynamics Toolbox (Tudat) is a powerful set of libraries that support astrodynamics and space research. Such framework can be used for a wide variety of purposes, ranging from the study of reentry dynamic to interplanetary missions. The core functionality of Tudat is implemented in C++ and exposed to Python using an interface called Tudat(Py). Tudat and Tudat(Py) are entirely open-source and disseminated using conda packages.

Getting started

Launch your mission with Tudat(Py) using the Quickstart guide and installation instructions. The Getting Started section also contains some example applications to see TudatPy in action and a primer on related coding tools.

Examples

Have a look at our examples to see TudatPy in action. The examples showcase the propagation, estimation, mission design and optimization capabilities of TudatPy. They are available in various forms.

User guide

Our user guide provides in-depth information on the functionalities and concepts of Tudat(Py). This also includes the mathematical description of the models implemented in Tudat(Py).

API reference

The API reference provides the documentation of the functionality exposed in the Python interface.

Want to contribute?#

Tudat(Py) is an open-source project and open to contributions from anyone! If you would like to contribute to Tudat, have a look at the contributer guide.

Contact us!#

If you have any questions or need help, feel free to reach out on our Github discussion forum.