See `test/star-tracker` for current star tracker implementation In order: - Write the Software Design Document (SDD file) to fully define interface with the rest of the satellite - Scaffold out the necessary functionality in the StarTracker component - Implement as best you can the full functionality (#42 is a potential blocker for this) - Add unit tests
See
test/star-trackerfor current star tracker implementationIn order: