-
Notifications
You must be signed in to change notification settings - Fork 677
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(behavior_velocity_planner): add new 'dynamic_obstacle_stop' module #5835
Merged
maxime-clem
merged 19 commits into
autowarefoundation:main
from
maxime-clem:feat/dynamic_obstacle_stop
Jan 10, 2024
Merged
feat(behavior_velocity_planner): add new 'dynamic_obstacle_stop' module #5835
maxime-clem
merged 19 commits into
autowarefoundation:main
from
maxime-clem:feat/dynamic_obstacle_stop
Jan 10, 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
maxime-clem
added
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)
labels
Dec 11, 2023
github-actions
bot
added
type:documentation
Creating or refining documentation. (auto-assigned)
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
labels
Dec 11, 2023
4 tasks
maxime-clem
force-pushed
the
feat/dynamic_obstacle_stop
branch
from
December 11, 2023 08:19
010e9fe
to
765449a
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5835 +/- ##
==========================================
- Coverage 15.29% 15.27% -0.03%
==========================================
Files 1747 1755 +8
Lines 120123 120343 +220
Branches 36574 36574
==========================================
Hits 18377 18377
- Misses 81129 81349 +220
Partials 20617 20617
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
maxime-clem
force-pushed
the
feat/dynamic_obstacle_stop
branch
from
December 12, 2023 06:14
765449a
to
786bdf3
Compare
maxime-clem
added
the
run:deploy-docs
Mark for deploy-docs action generation. (used-by-ci)
label
Dec 12, 2023
maxime-clem
force-pushed
the
feat/dynamic_obstacle_stop
branch
from
December 12, 2023 07:45
786bdf3
to
73cdb31
Compare
maxime-clem
requested review from
kosuke55,
kyoichi-sugahara,
mkuri,
soblin,
satoshi-ota,
shmpwk,
taikitanaka3,
takayuki5168,
TomohitoAndo,
tkimura4,
rej55,
TakaHoribe and
zulfaqar-azmi-t4
as code owners
December 13, 2023 02:46
maxime-clem
force-pushed
the
feat/dynamic_obstacle_stop
branch
from
December 13, 2023 04:54
73cdb31
to
d9c0a07
Compare
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
maxime-clem
force-pushed
the
feat/dynamic_obstacle_stop
branch
from
December 18, 2023 05:01
6dbf9f4
to
03d3674
Compare
satoshi-ota
approved these changes
Dec 26, 2023
maxime-clem
added a commit
to maxime-clem/autoware.universe
that referenced
this pull request
Jan 11, 2024
…le (autowarefoundation#5835) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
maxime-clem
added a commit
to tier4/autoware.universe
that referenced
this pull request
Jan 11, 2024
…le (#1086) feat(behavior_velocity_planner): add new 'dynamic_obstacle_stop' module (autowarefoundation#5835) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Merged
3 tasks
karishma1911
pushed a commit
to Interplai/autoware.universe
that referenced
this pull request
May 26, 2024
…le (autowarefoundation#5835) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
karishma1911
pushed a commit
to Interplai/autoware.universe
that referenced
this pull request
May 28, 2024
…le (autowarefoundation#5835) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
karishma1911
pushed a commit
to Interplai/autoware.universe
that referenced
this pull request
May 28, 2024
…le (autowarefoundation#5835) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
karishma1911
pushed a commit
to Interplai/autoware.universe
that referenced
this pull request
Jun 3, 2024
…le (autowarefoundation#5835) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
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)
run:deploy-docs
Mark for deploy-docs action generation. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
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
Add a new module to the
behavior_velocity_planner
for avoiding near collisions with dynamic obstacles.Related links
JIRA ticket (TIER IV INTERNAL LINK): https://tier4.atlassian.net/browse/RT1-4471
Tests performed
PSim
Evaluator (TIER IV INTERNAL LINK):
Notes for reviewers
Launch PR: autowarefoundation/autoware_launch#730
Interface changes
New topics for the debug markers and virtual wall
Effects on system behavior
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.