efs-zeropilot icon indicating copy to clipboard operation
efs-zeropilot copied to clipboard

Software for WARG custom autopilot

Results 14 efs-zeropilot issues
Sort by recently updated
recently updated
newest added

Here is the new architecture for path manager. Will need to verify with simulation before merging. Here's the architecture: https://uwarg-docs.atlassian.net/wiki/spaces/ZP/pages/1866989569/Proposed+Redesign

Hey guys, this is the driver rewrite for the ultrasonic sensor we plan to use in our drone, the HC-SR04, which is the one found in most generic Arduino kits....

The direction of acceleration is now properly handled. Rotation speed and various other fields are now reported correctly.

Based on the drivers written by Aadi and Chief, I've added interface implementations and integrated them into the threads written previously. Altimeter is fully complete and tested (threads still work),...