Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPU6050 with CHAMP: Is Quaternion Necessary for IMU Data? #149

Open
jstut0011 opened this issue Oct 30, 2024 · 0 comments
Open

MPU6050 with CHAMP: Is Quaternion Necessary for IMU Data? #149

jstut0011 opened this issue Oct 30, 2024 · 0 comments

Comments

@jstut0011
Copy link

Hi, I’m looking to connect an MPU6050 to the CHAMP package and I have a question: will I be able to use it to provide data for the geometry_msgs/Quaternion message? As far as I know, the MPU6050 provides raw accelerometer and gyroscope data, so I’m wondering if that’s enough to generate quaternions.

Also, are all variables in the IMU message structure (like linear_acceleration, angular_velocity, orientation_covariance, etc.) Do I need to provide all the data from this structure? I’m asking in relation to point 4 from this link: https://github.com/chvmp/champ/wiki/Hardware-Integration

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

No branches or pull requests

1 participant