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

feat(ins_handler): ignore nav message when status is NO-FIX #196

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

miursh
Copy link
Collaborator

@miursh miursh commented Jan 28, 2025

This pull request includes changes to the perception_dataset/ros2/oxts_msgs/ins_handler.py file to enhance the handling of navigation satellite fixes. The most important changes include importing the NavSatStatus message and updating the interpolate_nav_sat_fixes function to skip messages with a status indicating no fix.

Enhancements to navigation satellite fix handling:

@miursh miursh requested a review from ktro2828 January 28, 2025 15:39
Copy link
Contributor

@ktro2828 ktro2828 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your PR. LGTM 👍

@miursh miursh merged commit cfad3fa into main Jan 29, 2025
5 checks passed
@miursh miursh deleted the feat/ignore_no_fix_nav branch January 29, 2025 00:05
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.

2 participants