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

Filter LLH message always reports NO_FIX on CV7 #346

Closed
william-swarmbotics opened this issue Aug 6, 2024 · 1 comment
Closed

Filter LLH message always reports NO_FIX on CV7 #346

william-swarmbotics opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working New This issue is new, and should not be marked as stale

Comments

@william-swarmbotics
Copy link

Describe the bug
We have observed that the filter LLH message always reports a status of -1, or NO_FIX, even when the filter has an accurate fix and reports a stable status in /ekf/status. This causes issues with a downstream component we are using that is looking for a valid NavSatFix message.

We are using the CV7 INS on ROS2 with a GPS connected directly to the device GPIO.

To Reproduce
Steps to reproduce the behavior:

  1. Set up a GPS device to send NMEA messages to the CV7.
  2. Launch the ROS2 node with the attached params.
  3. Inspect the status.status field of the NavSatFix message on topic /ekf/llh_position.

Expected behavior
The status field should report 0 (STATUS_FIX) when the filter has a valid fix.

Environment (please complete the following information):

  • OS: Ubuntu 22.04
  • Architecture: arm64
  • ROS Version: Humble
  • Version: 4.3.0
  • Sensor(s): 3DM-CV7

Modifications
None.

Launch Parameters
microstrain_params.txt

@william-swarmbotics william-swarmbotics added the bug Something isn't working label Aug 6, 2024
@github-actions github-actions bot added the New This issue is new, and should not be marked as stale label Aug 6, 2024
@robbiefish robbiefish self-assigned this Aug 23, 2024
@robbiefish
Copy link

This should be fixed as of 4.4.0, please reopen this issue if this is still an issue on the latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working New This issue is new, and should not be marked as stale
Projects
None yet
Development

No branches or pull requests

2 participants