Skip to content

TJREVERB/adcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Anup B
Jun 6, 2019
76c76a0 · Jun 6, 2019
Jun 6, 2019
Mar 23, 2019
Mar 23, 2019
Mar 21, 2019
May 20, 2019
Mar 23, 2019
Mar 23, 2019
Mar 23, 2019
Mar 23, 2019
Mar 23, 2019
Apr 11, 2019

Repository files navigation

ADCS

Development

Use pipenv to manage the development environment. More information on pipenv available in the documentation. If you already have pipenv installed, run:

pipenv install  # Install dependencies
pipenv run python3 -c "import src; src.start()"  # Run adcs/__init__.start()

Alternatively, configure your IDE to use the pipenv as the Python interpreter.

About

Attitude determination control system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published