Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 730 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 730 Bytes

Octans

A very simple physical simulator for on-orbit star trackers.

Record data with the Prophesee Gen4

https://github.com/neuromorphicsystems/gen4

Record data with the DAVIS 346

https://inivation.gitlab.io/dv/dv-docs/docs/getting-started.html

Load recordings

Control the motor

https://www.pololu.com/docs/0J73

Generate the star map

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python star_map.py