A very simple physical simulator for on-orbit star trackers.
https://github.com/neuromorphicsystems/gen4
https://inivation.gitlab.io/dv/dv-docs/docs/getting-started.html
-
Convert to frames: https://github.com/neuromorphicsystems/charidotella
-
Read .es (Prophesee Gen 4) with Python: https://github.com/neuromorphicsystems/event_stream
-
Read .aedat (DAVIS recordings) with Python: https://github.com/neuromorphicsystems/aedat
https://www.pololu.com/docs/0J73
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python star_map.py