Skip to content

Conversation

@nablaxcroissant
Copy link

IMU gyroscope simulation that does two things:

  1. Takes ECI vector, converts to body frame using quaternion, 2) Adds Gaussian noise and bias to simulate gyro measurements Commented out is also testing of the noise

IMU gyroscope simulation that does two things:
1) Takes ECI vector, converts to body frame using quaternion,
2) Adds Gaussian noise and bias to simulate gyro measurements
Commented out is also testing of the noise
@nablaxcroissant nablaxcroissant linked an issue Oct 18, 2025 that may be closed by this pull request
lundeen06 and others added 8 commits October 18, 2025 15:08
IMU gyroscope simulation that does two things:
1) Takes ECI vector, converts to body frame using quaternion,
2) Adds Gaussian noise and bias to simulate gyro measurements
Commented out is also testing of the noise
Added Test Cases, tested Bias, tested Gaussian noise
A new Bis was being found constantly. Here, I hardcoded I bias.
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.

Simulate IMU readings

4 participants