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(lane_following): consider lane ego angle diff #250

Conversation

mehmetdogru
Copy link
Contributor

@mehmetdogru mehmetdogru commented Mar 14, 2023

Description

closes autowarefoundation/autoware.universe#2125

parameters for autowarefoundation/autoware.universe#2732 & autowarefoundation/autoware_common#148

Related links

Tests performed

Notes for reviewers

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>
@mehmetdogru mehmetdogru force-pushed the 2125-consider-lane-ego-angle-diff-in-lane-following-module branch from bed67b3 to c870dd1 Compare March 14, 2023 07:12
kenji-miyake referenced this pull request in tier4/autoware_launch Mar 21, 2023
* feat: add detected object validator

Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>

* bug fix

Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>

* bug fix

* bug fix
badai-nguyen pushed a commit to badai-nguyen/autoware_launch that referenced this pull request Mar 23, 2023
@mehmetdogru mehmetdogru merged commit 5719754 into autowarefoundation:main Mar 28, 2023
@mehmetdogru mehmetdogru deleted the 2125-consider-lane-ego-angle-diff-in-lane-following-module branch March 28, 2023 07:36
LeoDriveProject pushed a commit to leo-drive/autoware_launch.golf that referenced this pull request Apr 12, 2023
…n#250)

feat(lane_following): consider lane-ego angle diff

Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Dec 5, 2023
…in-sync

chore: sync beta branch beta/v0.15.0 with tier4/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

behavior_path_planner generating invalid path orientation
2 participants