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(gnss_poser): remove utm projection in gnss_poser #67

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

kminoda
Copy link
Contributor

@kminoda kminoda commented Aug 22, 2023

Description

Remove UTM projector

Since current Autoware may not be able to handle large values that is greater than the limit of float, which may be the case when using UTM coordinate, leaving the UTM support in gnss_poser may cause some issues.

Related to: autowarefoundation/autoware.universe#4702

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@kminoda kminoda marked this pull request as ready for review August 22, 2023 10:08
@kminoda kminoda requested a review from YamatoAndo August 22, 2023 10:08
@kminoda kminoda marked this pull request as draft August 22, 2023 10:09
@kminoda kminoda marked this pull request as ready for review August 22, 2023 10:14
@kminoda kminoda changed the title feat(gnss_poser): remove utm projection in gnss_poser feat!(gnss_poser): remove utm projection in gnss_poser Aug 22, 2023
@kminoda kminoda changed the title feat!(gnss_poser): remove utm projection in gnss_poser feat(gnss_poser): remove utm projection in gnss_poser Aug 22, 2023
@kminoda kminoda merged commit 9e66d93 into main Aug 22, 2023
@kminoda kminoda deleted the feat/gnss_poser/remove_utm branch August 22, 2023 11:17
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