forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 32
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 #679
Merged
Merged
chore: sync upstream #679
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
autowarefoundation#4314) * fix:5cls Signed-off-by: tzhong518 <[email protected]> * fix: division to multiplication Signed-off-by: tzhong518 <[email protected]> * fix: multi thread Signed-off-by: tzhong518 <[email protected]> * fix: iou_bev_nms Signed-off-by: tzhong518 <[email protected]> * fix: use class names and order in config Signed-off-by: tzhong518 <[email protected]> * fix: model url Signed-off-by: tzhong518 <[email protected]> * fix: delete printf Signed-off-by: tzhong518 <[email protected]> * add: set omp_num_threads in config Signed-off-by: tzhong518 <[email protected]> * fix: missed commit Signed-off-by: tzhong518 <[email protected]> * style(pre-commit): autofix * fix: class according to config Signed-off-by: tzhong518 <[email protected]> * fix: variable Signed-off-by: tzhong518 <[email protected]> * fix: precommit Signed-off-by: tzhong518 <[email protected]> * fix: magic number and division Signed-off-by: tzhong518 <[email protected]> * fix: magic number Signed-off-by: tzhong518 <[email protected]> * style(pre-commit): autofix * fix: yaw norm thresholds Signed-off-by: tzhong518 <[email protected]> * fix: publish output_msg before postprocess Signed-off-by: tzhong518 <[email protected]> --------- Signed-off-by: tzhong518 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…nitions (autowarefoundation#4356) Signed-off-by: ismetatabay <[email protected]>
…t (lanelet not in routing graph) (autowarefoundation#4353) * enable prediction to adjacent lanelet Signed-off-by: yoshiri <[email protected]> * add function to get unconnected lanelet in graph Signed-off-by: Yoshi, Ri <[email protected]> * add function to generate possiblepath from isolated lanelets Signed-off-by: Yoshi, Ri <[email protected]> * precommit fix Signed-off-by: Yoshi, Ri <[email protected]> * fix typo and unnecessary descriptions Signed-off-by: Yoshi, Ri <[email protected]> * use lambda function to define lanelet path extractor Signed-off-by: Yoshi, Ri <[email protected]> * add lambda function to get left/right lanelet Signed-off-by: Yoshi, Ri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]> Signed-off-by: Yoshi, Ri <[email protected]>
… path (autowarefoundation#4303) Signed-off-by: Maxime CLEMENT <[email protected]>
…d in z axis (autowarefoundation#4243) * fix(compare_map_segmentation): keep low level pointcloud Signed-off-by: badai-nguyen <[email protected]> * fix: add option to compare lower neighbor points Signed-off-by: badai-nguyen <[email protected]> * docs: readme update Signed-off-by: badai-nguyen <[email protected]> * fix: add param to launch Signed-off-by: badai-nguyen <[email protected]> * Revert "fix(compare_map_segmentation): keep low level pointcloud" This reverts commit eb07f95. * fix: reduce z distance of low level neighbor point Signed-off-by: badai-nguyen <[email protected]> * fix: reduce voxel leaf size in z axis Signed-off-by: badai-nguyen <[email protected]> * fix: change param type Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]>
…utowarefoundation#4385) * fix: add unuse downsample launch option Signed-off-by: badai-nguyen <[email protected]> * fix: add default param for downsample option Signed-off-by: badai-nguyen <[email protected]> * fix typo Signed-off-by: Shunsuke Miura <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]> Signed-off-by: Shunsuke Miura <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]>
…oundation#4381) * feat(dynamic_avoidance): consider a wider range of objects Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> * update config Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…efoundation#4384) Signed-off-by: Takayuki Murooka <[email protected]>
tier4-autoware-public-bot
bot
requested review from
maxime-clem,
rej55,
kosuke55,
kyoichi-sugahara,
satoshi-ota,
shmpwk,
taikitanaka3,
TakaHoribe,
takayuki5168,
tkimura4,
purewater0901,
zulfaqar-azmi-t4,
miursh,
YoshiRi,
yukkysaito,
yukke42,
amc-nu and
badai-nguyen
as code owners
July 25, 2023 01:35
github-actions
bot
added
documentation
Improvements or additions to documentation
launch
planning
labels
Jul 25, 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
Code Refactoring