Skip to content

IMU Code Finished

Latest
Compare
Choose a tag to compare
@samcrane8 samcrane8 released this 28 Feb 02:07
· 3 commits to master since this release

I have successfully calibrated, fused, and created a visualizer for the IMU. Now's the easier part: setting up code for the rotors.

  • Implemented Kalman filter
  • Uses Gyroscope and Accelerometer to determine position
  • Can accurately determine the Roll and Pitch of the quadrotor.