Skip to content

Testing and prototyping GNC-ADCS algorithms independently of the flight software in Model-in-the-Loop simulations.

Notifications You must be signed in to change notification settings

cmu-argus-2/GNC-ADCS

Repository files navigation

Argus CubeSat ADCS Algorithm Testing

This repository contains code and resources for testing the Attitude Determination and Control System (ADCS) algorithms for the Argus CubeSat mission.

Getting Started

Installing the simulation: NOTE : The simulation only supports Ubuntu systems with a version >= 22.04

python3 -m venv .venv --system-site-packages
source .venv/bin/activate
git submodule init
git submodule update
sh install.sh

About

Testing and prototyping GNC-ADCS algorithms independently of the flight software in Model-in-the-Loop simulations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published