PX4-user_guide
PX4-user_guide copied to clipboard
[Pending] Add custom magnetometer orienation documentation
Description
This is Documentation for https://github.com/PX4/PX4-Autopilot/pull/20247.
This allows users to set non-standard orientations (45 degrees-based orientations), to cover real life use-cases.
TODOs
I noticed that following needs to be done to make the user experience seemless:
- [ ] Add the custom rotation to QGC's UI (PR is already there: https://github.com/mavlink/qgroundcontrol/pull/10471)
- [ ] Remove setting the 'AutoPilot orientation' (this doesn't seem that necessary) when doing compass calibration :thinking:
Thanks! I think we can merge this along with the original feature PR. Are we missing anything?
Thanks! I think we can merge this along with the original feature PR. Are we missing anything?
I think it is good to go in when the Autopilot PR does.