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(gyro_odometer): fix variable name #2386

Merged

Conversation

kminoda
Copy link
Contributor

@kminoda kminoda commented Nov 28, 2022

Signed-off-by: kminoda koji.minoda@tier4.jp

Description

Fixed variable name

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: kminoda <koji.minoda@tier4.jp>
@kminoda kminoda added the component:localization Vehicle's position determination in its environment. (auto-assigned) label Nov 28, 2022
@kminoda kminoda self-assigned this Nov 28, 2022
@kminoda kminoda requested review from YamatoAndo and a team as code owners November 28, 2022 07:23
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Base: 10.48% // Head: 10.48% // No change to project coverage 👍

Coverage data is based on head (7633ba5) compared to base (79fadf8).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2386   +/-   ##
=======================================
  Coverage   10.48%   10.48%           
=======================================
  Files        1248     1248           
  Lines       91218    91218           
  Branches    21012    21012           
=======================================
  Hits         9565     9565           
  Misses      71466    71466           
  Partials    10187    10187           
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 10.46% <0.00%> (ø) Carriedforward from 79fadf8

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

Impacted Files Coverage Δ
...alization/gyro_odometer/src/gyro_odometer_core.cpp 0.00% <0.00%> (ø)
.../behavior_path_planner/src/turn_signal_decider.cpp 35.93% <0.00%> (ø)
...lude/obstacle_avoidance_planner/common_structs.hpp 0.00% <ø> (ø)
planning/obstacle_avoidance_planner/src/node.cpp 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kminoda kminoda enabled auto-merge (squash) November 28, 2022 07:38
@kminoda kminoda merged commit 7eeb33c into autowarefoundation:main Nov 28, 2022
@kminoda kminoda deleted the fix/gyro_odometer/variable_name branch November 30, 2022 00:12
HansRobo pushed a commit to HansRobo/autoware.universe that referenced this pull request Dec 16, 2022
Signed-off-by: kminoda <koji.minoda@tier4.jp>

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
kminoda added a commit to kminoda/autoware.universe that referenced this pull request Jan 6, 2023
Signed-off-by: kminoda <koji.minoda@tier4.jp>

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:localization Vehicle's position determination in its environment. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants