forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore: sync upstream #828
Merged
Merged
chore: sync upstream #828
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
…onflicting area (autowarefoundation#4903) Signed-off-by: Mamoru Sobue <[email protected]>
…er approval in manual mode (autowarefoundation#4927) * add feature of stop after approval for goal_planner Signed-off-by: kyoichi-sugahara <[email protected]> * insert stop point after approval Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
…arefoundation#4963) Signed-off-by: Takamasa Horibe <[email protected]>
…dation#4962) * fix(start_planner): keep max back distace whithin lanes Signed-off-by: kosuke55 <[email protected]> * Update planning/behavior_path_planner/src/scene_module/start_planner/start_planner_module.cpp Co-authored-by: Kyoichi Sugahara <[email protected]> * Update planning/behavior_path_planner/src/scene_module/start_planner/start_planner_module.cpp * style(pre-commit): autofix --------- Signed-off-by: kosuke55 <[email protected]> Co-authored-by: Kyoichi Sugahara <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ll unknown object detection (autowarefoundation#4681) * feat: add roi_pointcloud_fusion node Signed-off-by: badai-nguyen <[email protected]> fix: postprocess Signed-off-by: badai-nguyen <[email protected]> fix: launch file Signed-off-by: badai-nguyen <[email protected]> chores: refactor Signed-off-by: badai-nguyen <[email protected]> fix: closest cluster Signed-off-by: badai-nguyen <[email protected]> * chores: refactor Signed-off-by: badai-nguyen <[email protected]> * docs: add readme Signed-off-by: badai-nguyen <[email protected]> * fix: add missed parameter declare Signed-off-by: badai-nguyen <[email protected]> * fix: add center transform Signed-off-by: badai-nguyen <[email protected]> * fix: typos in launch Signed-off-by: badai-nguyen <[email protected]> * docs: update docs Signed-off-by: badai-nguyen <[email protected]> * fix: change roi pointcloud fusion output to clusters Signed-off-by: badai-nguyen <[email protected]> * fix: add cluster debug roi pointcloud fusion Signed-off-by: badai-nguyen <[email protected]> * fix: use IoU_x in roi cluster fusion Signed-off-by: badai-nguyen <[email protected]> * feat: add cluster merger package Signed-off-by: badai-nguyen <[email protected]> * fix: camera lidar launch Signed-off-by: badai-nguyen <[email protected]> * style(pre-commit): autofix * fix: cluster merger Signed-off-by: badai-nguyen <[email protected]> * fix: roi cluster fusion unknown object fix Signed-off-by: badai-nguyen <[email protected]> * chore: typo Signed-off-by: badai-nguyen <[email protected]> * docs: add readme cluster_merger Signed-off-by: badai-nguyen <[email protected]> * docs: update roi pointcloud fusion readme Signed-off-by: badai-nguyen <[email protected]> * chore: typo Signed-off-by: badai-nguyen <[email protected]> * fix: multiple definition bug Signed-off-by: badai-nguyen <[email protected]> * chore: refactor Signed-off-by: badai-nguyen <[email protected]> * docs: update docs Signed-off-by: badai-nguyen <[email protected]> * chore: refactor Signed-off-by: badai-nguyen <[email protected]> * chore: pre-commit Signed-off-by: badai-nguyen <[email protected]> * fix: update camera_lidar_radar mode launch Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…dation#4952) * feat(obstacle_cruise_planner): approching stop on curve Signed-off-by: Takayuki Murooka <[email protected]> * update config Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
TakaHoribe
approved these changes
Sep 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Features
Bug Fixes