8000
Skip to content

Conversation

@zzhhaa10000
Copy link
Contributor

Checklist before requesting a review

  • Follow coding standards.
  • Follow AWSIM architecture.
  • No unnecessary comments or Debug.Log() remain.
  • The latest main branch has been merged into the work branch.
  • The expected behavior is achieved after implementation. Furthermore, existing functions are not affected.
  • Understand AWSIM License and agree that it applies to this contribution.

Description

This pull request improves the GNSS output functionality.
It adds a new option that allows users to select the output format between MGRS and NavSatFix.

Main Changes

  • Added OutputMode parameter to GnssSensor for selecting output format
  • Updated GnssRos2Publisher to handle both MGRS and NavSatFix message types
  • Verified correct behavior in both modes within AWSIM–Autoware integration

Copy link
Collaborator
@mackierx111 mackierx111 left a comment

Choose a reason for hiding this comment

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

LGTM

@mackierx111 mackierx111 merged commit 977b897 into main Oct 17, 2025
@mackierx111 mackierx111 deleted the feature/improve-gnss-output branch October 17, 2025 03:49
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

0