-
Notifications
You must be signed in to change notification settings - Fork 299
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(obstacle_cruise_planner): support pointcloud-based obstacles #980
Merged
satoshi-ota
merged 172 commits into
autowarefoundation:main
from
mitukou1109:obstacle_cruise_planner_pointcloud
Jul 3, 2024
Merged
feat(obstacle_cruise_planner): support pointcloud-based obstacles #980
satoshi-ota
merged 172 commits into
autowarefoundation:main
from
mitukou1109:obstacle_cruise_planner_pointcloud
Jul 3, 2024
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
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync awf-latest
Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
Signed-off-by: Daniel Sanchez <[email protected]>
…-diagnostics-check feat(aeb): disable aeb diagnostics check
…_planner_pointcloud
github-actions
bot
added
the
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
label
Jun 20, 2024
Signed-off-by: Takamasa Horibe <[email protected]>
…-awf-latest feat(diagnostic_graph_utils): launch logging node for diagnostic_graph
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
…_planner_pointcloud
github-actions
bot
added
the
component:system
System design and integration. (auto-assigned)
label
Jun 25, 2024
chore: sync awf-latest
chore: sync awf-latest
…_planner_pointcloud
mitukou1109
force-pushed
the
obstacle_cruise_planner_pointcloud
branch
from
June 27, 2024 06:07
d209843
to
c58722a
Compare
github-actions
bot
removed
component:system
System design and integration. (auto-assigned)
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
labels
Jun 27, 2024
mitukou1109
requested review from
takayuki5168,
rej55,
satoshi-ota and
shmpwk
as code owners
June 27, 2024 09:40
7 tasks
satoshi-ota
approved these changes
Jul 2, 2024
Ericpotato
pushed a commit
to tier4/autoware_launch
that referenced
this pull request
Nov 6, 2024
chore: sync upstream
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
See autowarefoundation/autoware.universe#6907.
Tests performed
Psim
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.