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

fix(gnss_poser): fix tf transform #6404

Merged

Conversation

YamatoAndo
Copy link
Contributor

Description

fix tf transform.

Isuee link #3640

Tests performed

LSim works.

confirmed that the TF transformation is correct. #3640 (comment)

Effects on system behavior

Not applicable.

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.

Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
@YamatoAndo YamatoAndo requested a review from kminoda as a code owner February 14, 2024 08:04
@github-actions github-actions bot added the component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) label Feb 14, 2024
@YamatoAndo
Copy link
Contributor Author

@FranzAlbers I have created a pull request to fix #3640

@ismetatabay
Copy link
Member

@YamatoAndo - san, thank you for your work. I encountered the same issue and successfully addressed it with this PR. Could you please take a look, @kminoda - san? This PR might be urgent for the correct transformation calculation.

@YamatoAndo YamatoAndo added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 20, 2024
@YamatoAndo YamatoAndo enabled auto-merge (squash) February 20, 2024 13:08
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3e12d13) 15.11% compared to head (3244d80) 15.12%.
Report is 2 commits behind head on main.

Files Patch % Lines
sensing/gnss_poser/src/gnss_poser_core.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6404   +/-   ##
=======================================
  Coverage   15.11%   15.12%           
=======================================
  Files        1821     1821           
  Lines      126171   126150   -21     
  Branches    38188    38188           
=======================================
  Hits        19077    19077           
+ Misses      85704    85683   -21     
  Partials    21390    21390           
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 15.12% <ø> (+<0.01%) ⬆️ Carriedforward from 3e12d13

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@YamatoAndo YamatoAndo merged commit 871f8f2 into autowarefoundation:main Feb 20, 2024
31 of 32 checks passed
StepTurtle pushed a commit to StepTurtle/autoware.universe that referenced this pull request Feb 28, 2024
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
HansRobo pushed a commit that referenced this pull request Mar 12, 2024
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
0x126 pushed a commit to tier4/autoware.universe that referenced this pull request Apr 18, 2024
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants