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

How to get GPS heading ? #340

Closed
PierreInnodura opened this issue Jul 9, 2024 · 7 comments
Closed

How to get GPS heading ? #340

PierreInnodura opened this issue Jul 9, 2024 · 7 comments
Assignees
Labels
Stale This issue has been inactive for 2 weeks

Comments

@PierreInnodura
Copy link

Hello,
I'm currently using 3DM-GQ7 with two antennas, I'm struggling to convert the /ekf/odometry_earth message in the ECEF frame into the ENU frame to get the heading to north. Could you provide me some support on this topic please ?

@github-actions github-actions bot added the New This issue is new, and should not be marked as stale label Jul 9, 2024
@robbiefish robbiefish removed the New This issue is new, and should not be marked as stale label Jul 25, 2024
@robbiefish robbiefish self-assigned this Jul 25, 2024
@robbiefish
Copy link

ENU orientation can be found in the pose.pose.orientation field of the /ekf/dual_antenna_heading topic.

This topic can be enabled by setting filter_dual_antenna_heading_data_rate to a non-zero value

@PierreInnodura
Copy link
Author

Thank you for your response, heading is only published when the two antennas have clear view of the sky ?

@robbiefish
Copy link

In the dual antenna heading topic, you will need to make sure that you have good sky view on both antennas and that the antenna offsets are configured correctly. We have a guide for how to properly measure antenna offsets in our documentation here

@PierreInnodura
Copy link
Author

Ok , thank you very much !

@PierreInnodura
Copy link
Author

Hello, just another question, once the ekf is initialized with the heading of the two antennas, the topic will continue to publish heading information without clear sky view of the two antennas ?

Copy link

This issue is stale because it has been open for 2 weeks with no activity. If the issue is still not resolved, please leave a comment describing what is still not working

@github-actions github-actions bot added the Stale This issue has been inactive for 2 weeks label Aug 25, 2024
Copy link

github-actions bot commented Sep 8, 2024

This issue was closed because it has been inactive for 2 weeks since being marked as stale. If the issue is still not resolved, please reopen the issue, and leave a comment describing what is still not working

@github-actions github-actions bot closed this as completed Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale This issue has been inactive for 2 weeks
Projects
None yet
Development

No branches or pull requests

2 participants