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

refactor(obstacle_cruise): refactor a function checkConsistency() #7105

Merged

Conversation

yuki-takagi-66
Copy link
Contributor

@yuki-takagi-66 yuki-takagi-66 commented May 23, 2024

Description

fix incorrect comments and organize if-else structure
I guess this PR does not cause any behavior change.

Tests performed

psim and tier4 internal tests

Effects on system behavior

Not applicable.

Interface changes

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: Yuki Takagi <yuki.takagi@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label May 23, 2024
@yuki-takagi-66 yuki-takagi-66 added DevOps Dojo: Build & Run Related to Open AD Kit WG run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed DevOps Dojo: Build & Run Related to Open AD Kit WG labels May 23, 2024
@yuki-takagi-66 yuki-takagi-66 marked this pull request as ready for review May 24, 2024 03:33
@yuki-takagi-66 yuki-takagi-66 merged commit d5e691e into autowarefoundation:main May 24, 2024
43 of 47 checks passed
@yuki-takagi-66 yuki-takagi-66 deleted the refactor/cruise/checkConsistency branch May 24, 2024 09:45
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
yuki-takagi-66 added a commit to tier4/autoware.universe that referenced this pull request Jun 5, 2024
yuki-takagi-66 added a commit to tier4/autoware.universe that referenced this pull request Jun 5, 2024
a-maumau pushed a commit to a-maumau/autoware.universe that referenced this pull request Jun 7, 2024
saka1-s pushed a commit to tier4/autoware.universe that referenced this pull request Jun 14, 2024
… abandon to stop (#1336)

* feat(obstacle_cruise_planner): add calculation of obstacle distance to ego (autowarefoundation#6057)

Add the arc length from the ego to the obstacle stop point to the stop_reasons topic.

Signed-off-by: Ioannis Souflas <isouflas@gmail.com>

* refactor(obstacle_cruise): refactor a function checkConsistency() (autowarefoundation#7105)

refactor
Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>

* add abandon function

Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>

* fix lib include

Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>

---------

Signed-off-by: Ioannis Souflas <isouflas@gmail.com>
Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Co-authored-by: Ioannis Souflas <isouflas@gmail.com>
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
)

refactor
Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (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.

2 participants