LORD-MicroStrain / microstrain_inertial

ROS driver for all of MicroStrain's current G and C series products. To learn more visit
https://www.microstrain.com/inertial
98 stars 75 forks source link

How to get GPS heading ? #340

Closed PierreInnodura closed 1 month ago

PierreInnodura commented 3 months ago

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 ?

robbiefish commented 3 months ago

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 commented 3 months ago

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

robbiefish commented 3 months ago

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 commented 2 months ago

Ok , thank you very much !

PierreInnodura commented 2 months ago

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 ?

github-actions[bot] commented 2 months ago

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[bot] commented 1 month ago

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