🚀 Generalized ADCS
Generalized ADCS is a Python framework for satellite attitude determination and control (ADCS), designed for research, prototyping, and flight-software development. The framework emphasizes generality, modularity, and transparency for modern spacecraft control and estimation workflows.
🛠 Documentation • 📘 Installation • 🧪 Tutorials • 🤝 Contributing
📦 Installation
pip install generalized-adcs
Optional extras: viz (3-D orbit animation), dev (test tooling), docs
(documentation build), cpp (toolchain for the optional C++ add-ons).
pip install "generalized-adcs[viz]"
Requires Python 3.10 or newer. For deterministic reproduction of published
campaign results, see requirements-repro.txt in the repository.
✨ Key Features
- ✅ Fully generalized 6-DOF spacecraft attitude dynamics (RK4 integration)
- ✅ Fully generalized orbit propagation
- ✅ Estimation frameworks: UKF, SRUKF, UAKF, SRUAKF, orbital estimators, and custom filters
- ✅ Controller frameworks: PD, LQR, ALTRO, and user-defined controllers
- ✅ Sensor modeling: magnetometers, gyroscopes, sun sensors, GPS
- ✅ Actuator modeling: reaction wheels and magnetorquers
- ✅ Growing catalog of CubeSat-scale sensors and actuators
- ✅ Designed for underactuated and overactuated systems
Spacecraft attitude states are represented by ADCS.State (w, q, and
reaction-wheel momentum h). Estimators use ADCS.EstimatorState for the
physical state, estimated parameters, and covariance. Explicit from_array()
and as_array() conversions preserve the established numerical ordering at
SciPy and native-planner boundaries.
Optional add-ons:
- trajectory_planner (tplaunch/pysat) and SALTRO (saltro_py) are optional C++ extensions.
- Core ADCS functionality works without them.
- Build instructions are in docs/Install_WSL.md and docs/Install_Windows.md.
📚 Academic Background
This project is based on the PhD research of Patrick McKeen:
- 🔗 Source Code:
https://github.com/patrickmckeen/PhD_Dissertation_Code - 📄 Dissertation:
Computational Methods to Improve Satellite Attitude Determination and Control with a Focus on Autonomy, Generalizability, and Underactuation
https://dspace.mit.edu/handle/1721.1/158874
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file generalized_adcs-0.1.8.tar.gz.
File metadata
- Download URL: generalized_adcs-0.1.8.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70736c353d531664e6b518dde6e23f90f0f6ba106ffc6429baef7903c0e570ab
|
|
| MD5 |
783c37cb5dd4c174e902fac26079a117
|
|
| BLAKE2b-256 |
66485ff6568ab38df9ec4ee481d013b39d407ec3d16afb085b37aa3ea81ef1df
|
Provenance
The following attestation bundles were made for generalized_adcs-0.1.8.tar.gz:
Publisher:
publish.yml on nscheuer/Generalized_ADCS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
generalized_adcs-0.1.8.tar.gz -
Subject digest:
70736c353d531664e6b518dde6e23f90f0f6ba106ffc6429baef7903c0e570ab - Sigstore transparency entry: 2516906630
- Sigstore integration time:
-
Permalink:
nscheuer/Generalized_ADCS@1628584ddacc686172a59e79c0a7741f0ea331cb -
Branch / Tag:
refs/tags/v0.1.8 - Owner: https://github.com/nscheuer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1628584ddacc686172a59e79c0a7741f0ea331cb -
Trigger Event:
push
-
Statement type:
File details
Details for the file generalized_adcs-0.1.8-py3-none-any.whl.
File metadata
- Download URL: generalized_adcs-0.1.8-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fffe4c34df56740832e31c49b7a4fc41e220e44fac68f952eebea1727ffbff42
|
|
| MD5 |
13efc74c0a050b94195414fab1e3f215
|
|
| BLAKE2b-256 |
ad63fb3b5b8f1746132905f41db37fbe1b2160ab07ce1c0e45679009f2a5e8b8
|
Provenance
The following attestation bundles were made for generalized_adcs-0.1.8-py3-none-any.whl:
Publisher:
publish.yml on nscheuer/Generalized_ADCS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
generalized_adcs-0.1.8-py3-none-any.whl -
Subject digest:
fffe4c34df56740832e31c49b7a4fc41e220e44fac68f952eebea1727ffbff42 - Sigstore transparency entry: 2516906689
- Sigstore integration time:
-
Permalink:
nscheuer/Generalized_ADCS@1628584ddacc686172a59e79c0a7741f0ea331cb -
Branch / Tag:
refs/tags/v0.1.8 - Owner: https://github.com/nscheuer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1628584ddacc686172a59e79c0a7741f0ea331cb -
Trigger Event:
push
-
Statement type: