Skip to content

Fix IMU bias calibration accumulation - #15

Open
captainwerty wants to merge 2 commits into
mainfrom
New_Main_File
Open

Fix IMU bias calibration accumulation#15
captainwerty wants to merge 2 commits into
mainfrom
New_Main_File

Conversation

@captainwerty

Copy link
Copy Markdown

Fixes a bug where roll and pitch bias were always zero because filtered IMU values
were never accumulated during calibration.

This adds sum_r and sum_y accumulation so roll_bias and pitch_bias
reflect the actual sensor orientation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants