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

MAVROS mission test temporarily relax estimator yaw mean error check #22061

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

dagar
Copy link
Member

@dagar dagar commented Sep 8, 2023

integrationtests: MAVROS mission_test.py relax yaw estimator mean check for now

  • ekf2 heading first initializes to 0 degrees, then immediately resets to mag heading once a few samples are accumulated
  • the yaw error mean check should be adjusted to exclude this brief (<1s) initial period

@dagar
Copy link
Member Author

dagar commented Sep 8, 2023

Arguably this isn't a real problem, the heading is just being initialized slightly later than it used to be.

image

@dagar dagar force-pushed the pr-mavros_rover_yaw_error_fail branch from 48e5823 to bd3feec Compare September 8, 2023 17:29
@dagar dagar changed the title [WIP] ekf2: require more mag samples before starting mag heading MAVROS mission test temporarily relax estimator yaw mean error check Sep 8, 2023
@dagar dagar marked this pull request as ready for review September 8, 2023 17:30
…k for now

 - ekf2 heading first initializes to 0 degrees, then immediately resets
   to mag heading once a few samples are accumulated
 - the yaw error standard deviation check could be adjusted to exclude this brief
   (<1s) initial period
@dagar dagar force-pushed the pr-mavros_rover_yaw_error_fail branch from bd3feec to 9e60cdc Compare September 8, 2023 18:12
@dagar dagar merged commit 892d507 into main Sep 8, 2023
@dagar dagar deleted the pr-mavros_rover_yaw_error_fail branch September 8, 2023 19:27
antbre pushed a commit to BioMorphic-Intelligence-Lab/PX4-Autopilot that referenced this pull request Sep 14, 2023
… for now (PX4#22061)

 - ekf2 heading first initializes to 0 degrees, then immediately resets to mag heading once a few samples are accumulated
 - the yaw standard deviation check could be adjusted to exclude this brief (<1s) initial period
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.

1 participant