Back to search
Works for Arduino NANO-based avionics systems. Controls 4 fins to guide a rocket to a target altitude. Originally designed for the TARC competition.
Stars
7
Forks
3
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
Merge branch 'main' of https://github.com/solar138/RocketGuidanceSystem
ae1d63bView on GitHubnegative velocity delta no longer causes fins to rotate backwards
a9fc3daView on GitHubremoved uncessary getPosition() and getVelocity() methods that don't do anything. Rocket landing detection.
b79e9efView on GitHub