Skip to content

neuromorphicsystems/octans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages