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

Check mode Field #100

Merged

Conversation

danthony06
Copy link
Collaborator

Checking for valid fix based on the mode field instead of the status. This simplifies the logic and makes it easier to accept new fix types in the GPSD API.

@danthony06 danthony06 merged commit c3331a7 into swri-robotics:ros2-devel May 9, 2024
10 checks passed
@danthony06 danthony06 deleted the switch_to_mode_check branch May 9, 2024 22:13
@nxdefiant
Copy link

May I ask why you changed this in process_data_gps() but not process_data_navsat()? I just stumbled over this since status field on the /fix topic is now -1 on my system, while on /extended_fix it seems correctly reported. The navsat_transform_node of robot_localization will not publish any transform if status is -1.

#50 might be related.

@danthony06
Copy link
Collaborator Author

That is an error on my part. I will make them work the same way.

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.

3 participants