Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 394 Bytes

InnovationChallenge2021

Code for the 2021 Innovation Challenge MARCO: a smart ball for the blind

Notes: MARCO_lib is a custom sensor fusion library. Make sure to feed in angles in radians to the FusionPRY function. Its designed to run as fast as possible to help minimize errors and drift. Check out the example sketch which shows how to use the library to get angle absolute orientation.