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

Enable arbitrary euler angle for Mag rotation CAL_MAGx_{ROLL,PITCH,YAW} #78

Open
wants to merge 1 commit into
base: aviant/1.13
Choose a base branch
from

Conversation

oystub
Copy link

@oystub oystub commented Sep 14, 2024

(Backport of 6a58f6c)

  • Enable arbitrary euler angle for Mag rotation
  • new CUSTOM rotation enum out of the normal enum range
  • mag_rot: automatically change to custom if euler rot is set
  • sensor_calibration: Magnetometer save custom rotation parameters
  • mag_cal: cross mention rotation parameters
  • This allows the user to see the RPY options when searching for the rotation parameter

@oystub oystub changed the base branch from aviant/sprind to aviant/1.13 November 8, 2024 08:14
 - Enable arbitrary euler angle for Mag rotation
  - new CUSTOM rotation enum out of the normal enum range
 - mag_rot: automatically change to custom if euler rot is set
 - sensor_calibration: Magnetometer save custom rotation parameters
 - mag_cal: cross mention rotation parameters
  - This allows the user to see the RPY options when searching for the rotation parameter

---------

Co-authored-by: Junwoo Hwang <[email protected]>
Co-authored-by: bresch <[[email protected]](mailto:[email protected])>
Co-authored-by: Daniel Agar <[email protected]>
@oystub oystub force-pushed the aviant/arbitrary_mag_rotation branch from a322a20 to d98843f Compare November 8, 2024 08:16
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