-
Notifications
You must be signed in to change notification settings - Fork 296
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(autoware_launch): add object_merger param files #464
Merged
ismetatabay
merged 1 commit into
autowarefoundation:main
from
ismetatabay:refactor/object_merger
Jul 20, 2023
Merged
refactor(autoware_launch): add object_merger param files #464
ismetatabay
merged 1 commit into
autowarefoundation:main
from
ismetatabay:refactor/object_merger
Jul 20, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 tasks
ismetatabay
force-pushed
the
refactor/object_merger
branch
from
July 19, 2023 10:30
a7454e8
to
2442dbf
Compare
ismetatabay
changed the title
refactor(object_merger): add map_based_prediction param files
refactor(autoware_launch): add map_based_prediction param files
Jul 19, 2023
ismetatabay
changed the title
refactor(autoware_launch): add map_based_prediction param files
refactor(autoware_launch): add object_merger param files
Jul 19, 2023
Closed
3 tasks
ismetatabay
force-pushed
the
refactor/object_merger
branch
from
July 20, 2023 09:14
2442dbf
to
42e99ca
Compare
Signed-off-by: ismetatabay <ismet@leodrive.ai> Signed-off-by: ismet <ismet@leodrive.ai>
ismetatabay
force-pushed
the
refactor/object_merger
branch
from
July 20, 2023 09:15
42e99ca
to
6aa5ea0
Compare
yukkysaito
approved these changes
Jul 20, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
cc @YoshiRi
This was referenced Jul 21, 2023
soblin
pushed a commit
to soblin/autoware_launch
that referenced
this pull request
Jul 25, 2023
chore: sync awf/autoware_launch
kyoichi-sugahara
pushed a commit
that referenced
this pull request
Sep 3, 2023
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
maxime-clem
added a commit
to maxime-clem/autoware_launch
that referenced
this pull request
Oct 23, 2023
* Add param for distance buffer with dynamic objects Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> * Add action.min_duration parameter Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> * deactivate other behavior velocity module Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> * Revert "deactivate other behavior velocity module" This reverts commit 0085075. * Update autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/out_of_lane.param.yaml --------- Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds map_based_prediction.param.yaml to autoware_launch config directory
Releated:
Tests performed
Not applicable.
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.
After all checkboxes are checked, anyone who has write access can merge the PR.