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 #1005
Merged
Merged
chore: sync upstream #1005
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#5365) * fixed so that the visualize polygons contain the nominal margin, with some refactoring --------- Signed-off-by: Yuki Takagi <[email protected]> Co-authored-by: Kyoichi Sugahara <[email protected]>
…sition (autowarefoundation#5371)" (autowarefoundation#5399) This reverts commit 3d2a7f6.
* fix(lane_change): fix terminal stop distance Signed-off-by: kosuke55 <[email protected]> * make current lanes include path front id Signed-off-by: kosuke55 <[email protected]> * fixup! make current lanes include path front id --------- Signed-off-by: kosuke55 <[email protected]>
…autowarefoundation#5390) * change variable name Signed-off-by: kyoichi-sugahara <[email protected]> * change variable name to driving_forward Signed-off-by: kyoichi-sugahara <[email protected]> * fix typo Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: Fumiya Watanabe <[email protected]>
…on#4958) display curbstone as marker array Signed-off-by: Shohei Sakai <[email protected]> Co-authored-by: kminoda <[email protected]>
…lanner (autowarefoundation#5393) * minor refactor planWithPriority Signed-off-by: kyoichi-sugahara <[email protected]> * apply changes based on comments Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]>
…undation#5405) Signed-off-by: Takayuki Murooka <[email protected]>
…ion#5406) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
…he node from crashing. (autowarefoundation#5400) * add an error message and prevent the node from crashing. Signed-off-by: Shunsuke Miura <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Shunsuke Miura <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…al (autowarefoundation#5413) * feat(AEB): implement parameterized prediction time horizon and interval Signed-off-by: 1222-takeshi <[email protected]> * chore: update readme Signed-off-by: 1222-takeshi <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: 1222-takeshi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…towarefoundation#5414) * Removed landmark_tf_caster node Signed-off-by: Shintaro SAKODA <[email protected]> * Added maintainer Signed-off-by: Shintaro SAKODA <[email protected]> * style(pre-commit): autofix * Renamed to landmark_parser Signed-off-by: Shintaro SAKODA <[email protected]> * Added include<map> Signed-off-by: Shintaro SAKODA <[email protected]> * style(pre-commit): autofix * Added publish_landmark_markers Signed-off-by: Shintaro SAKODA <[email protected]> * Removed unused package.xml Signed-off-by: Shintaro Sakoda <[email protected]> * Changed from depend to build_depend Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed a local variable name Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed Marker to MarkerArray Signed-off-by: Shintaro Sakoda <[email protected]> --------- Signed-off-by: Shintaro SAKODA <[email protected]> Signed-off-by: Shintaro Sakoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: kosuke55 <[email protected]> upda
…utowarefoundation#5410) * feat(goal_planner): calculate stop pose from closest goal candidate Signed-off-by: kosuke55 <[email protected]> * style(pre-commit): autofix * Update planning/behavior_path_planner/src/utils/goal_planner/goal_searcher.cpp Co-authored-by: Kyoichi Sugahara <[email protected]> * style(pre-commit): autofix * Update planning/behavior_path_planner/src/utils/goal_planner/goal_searcher.cpp * style(pre-commit): autofix --------- Signed-off-by: kosuke55 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kyoichi Sugahara <[email protected]>
…on (autowarefoundation#5412) refactor(goal_planner): use updateData upda use getPreviousModuleOutput also in waiting approval Signed-off-by: kosuke55 <[email protected]>
…undation#5419) * fix(lane_change): filter objects for skip parking objects Signed-off-by: Fumiya Watanabe <[email protected]> * Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp Co-authored-by: Kosuke Takeuchi <[email protected]> --------- Signed-off-by: Fumiya Watanabe <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]>
…nelet (autowarefoundation#5226) Signed-off-by: satoshi-ota <[email protected]>
…ion#5316) Signed-off-by: scepter914 <[email protected]>
…entation (autowarefoundation#4923) * add include tier4_autoware_utils and dependency Signed-off-by: Alexey Panferov <[email protected]> * remove downloading logic from Cmake, update documentation Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): remove downloading logic from Cmake, update documentation Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): fix lint_cmake error Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): format warning message Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): add logic to work with autoware_data folder, add nn config header and test image Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * style(pre-commit): autofix * build(tvm_utility): refactor, update InferenceEngineTVM constructor Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): add lightweight model and test with it Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): make building yolo_v2_tiny disable by default Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): remove test artifact for yolo_v2_tiny Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): update docs Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): update docs Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): update namespace in abs_model test Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): rewrite yolo_v2_tiny as example Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): clean comments in yolo_v2_tiny example main.cpp Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): add launch file for yolo_v2_tiny example Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): update yolo_v2_tiny example readme Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): add model for arm based systems, need to be tested on device Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * style(pre-commit): autofix * build(tvm_utility): update config header for arm Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): remove debug output Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): add find_package conditional section Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): fix lint_cmake errors Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): remove coping model files during build Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): update readme with new data folder structure Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): fix spell check warnings Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): add no model files guard to get_neural_network Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): set back default paths in config headers Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): add param file, update launch file Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): add schema file, update node name Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): fix json-schema-check Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): fix json-schema-check Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * build(tvm_utility): add parameter table to example readme Signed-off-by: Alexey Panferov <[email protected]> * build(tvm_utility): fix typo-error in description of schema.json Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * buiild(tvm_utility): fix spell-check warning and typo Signed-off-by: Alexey Panferov <[email protected]> --------- Signed-off-by: Alexey Panferov <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…#5423) Signed-off-by: kminoda <[email protected]>
…oundation#5422) * refactor(ekf_localizer): remote current_ekf_pose and so on Signed-off-by: kminoda <[email protected]> * still build failes due to one current_ekf_twist_ Signed-off-by: kminoda <[email protected]> * now works Signed-off-by: kminoda <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: kminoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: GitHub <[email protected]> Co-authored-by: github-actions <[email protected]>
…#5421) * refactor(ekf_localizer): use struct for diag info Signed-off-by: kminoda <[email protected]> * fix Signed-off-by: kminoda <[email protected]> * style(pre-commit): autofix * update Signed-off-by: kminoda <[email protected]> * style(pre-commit): autofix * move diag_info to ekf_localizer.hpp Signed-off-by: kminoda <[email protected]> * remove diag.hpp Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: kosuke55 <[email protected]>
…dependency (autowarefoundation#5429) Signed-off-by: Esteve Fernandez <[email protected]>
tier4-autoware-public-bot
bot
requested review from
Motsu-san,
RyuYamamoto,
YamatoAndo,
KYabuuchi,
SakodaShintaro,
IshitaTakeshi and
angry-crab
as code owners
November 8, 2023 00:13
github-actions
bot
added
documentation
Improvements or additions to documentation
control
launch
planning
common
perception
ci
sensing
localization
system
map
simulator
vehicle
labels
Nov 8, 2023
TakaHoribe
approved these changes
Nov 8, 2023
masaharuTakano
force-pushed
the
sync-upstream
branch
from
November 8, 2023 02:42
f938abb
to
c23a379
Compare
Signed-off-by: masaharuTakano <[email protected]>
masaharuTakano
force-pushed
the
sync-upstream
branch
from
November 8, 2023 02:44
c23a379
to
eddf914
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci
common
control
documentation
Improvements or additions to documentation
launch
localization
map
perception
planning
sensing
simulator
system
vehicle
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
Documentation
Code Refactoring
Builds
Continuous Integrations
Chores