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 #823
Merged
Merged
chore: sync upstream #823
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
…es (autowarefoundation#4944) Signed-off-by: Maxime CLEMENT <[email protected]>
…4885) * Fixed qos Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed camera_frame_ Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed for awsim Signed-off-by: Shintaro Sakoda <[email protected]> * Removed camera_frame Signed-off-by: Shintaro SAKODA <[email protected]> * Fixed parameters Signed-off-by: Shintaro SAKODA <[email protected]> * Fixed variable name Signed-off-by: Shintaro SAKODA <[email protected]> * Updated README.md and added sample result Signed-off-by: Shintaro SAKODA <[email protected]> * Updated README.md Signed-off-by: Shintaro SAKODA <[email protected]> * Fixed distance_threshold to 13m Signed-off-by: Shintaro SAKODA <[email protected]> --------- Signed-off-by: Shintaro Sakoda <[email protected]> Signed-off-by: Shintaro SAKODA <[email protected]>
…warefoundation#4918) * fix(vehicle_cmd_gate): use real velocity for the lateral filter Signed-off-by: Takamasa Horibe <[email protected]> * fix test Signed-off-by: Takamasa Horibe <[email protected]> --------- Signed-off-by: Takamasa Horibe <[email protected]>
…ion (autowarefoundation#4941) * feat(simple_planning_simulator): consider ego pitch angle for simulation Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> * fix spell Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…l_transformation_likelihood: For deciding does NDT have problems while matching scans (autowarefoundation#4854) * exe time added to diagnostics and switch state by voxel likelihood * style(pre-commit): autofix * type casting corrected * ndt score condition parameterized * remove exe_time from diagnostic * style(pre-commit): autofix --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…filtering for radar tracking (autowarefoundation#4935) * refactor: put node parameter to config yaml file Signed-off-by: yoshiri <[email protected]> * use lane information and distance information to filter outliers Signed-off-by: yoshiri <[email protected]> * enable to tune tracker lifetime Signed-off-by: yoshiri <[email protected]> * update readme documents Signed-off-by: yoshiri <[email protected]> * brushup model information and fix typo Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]>
…arefoundation#4699) * refactor the configuration files of the node crosswalk_traffic_light_estimator according to the new ROS node config guideline. update the parameter information in the README.md Signed-off-by: yuntianyi-chen <[email protected]> * style(pre-commit): autofix * fix the xml pre-check issue Signed-off-by: yuntianyi-chen <[email protected]> * delete the xml declaration to fix the xml pre-check issue Signed-off-by: yuntianyi-chen <[email protected]> * Modify the CMakeLists.txt file to enalbe /config directory sharing when building the package. Signed-off-by: yuntianyi-chen <[email protected]> * Update the bound for schema file. Signed-off-by: yuntianyi-chen <[email protected]> * add crosswalk_traffic_light_estimator_param_file to traffic_light.launch.xml Signed-off-by: Shunsuke Miura <[email protected]> --------- Signed-off-by: yuntianyi-chen <[email protected]> Signed-off-by: Shunsuke Miura <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shunsuke Miura <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]>
…ther planning packages (autowarefoundation#4940) remove tier4_autoware_utils.hpp/motion_utils.hpp from other planning packages Signed-off-by: Mamoru Sobue <[email protected]>
…efoundation#4922) fix: support for no intensity field Signed-off-by: atsushi421 <[email protected]>
…ehavior_velocities (autowarefoundation#4938) remove tier4_autoware_utils.hpp/motion_utils.hpp from behavior_velocities Signed-off-by: Mamoru Sobue <[email protected]>
tier4-autoware-public-bot
bot
requested review from
TakaHoribe,
tkimura4,
amc-nu,
miursh,
yukkysaito,
satoshi-ota,
kosuke55,
takayuki5168,
maxime-clem,
purewater0901,
taikitanaka3 and
shmpwk
as code owners
September 12, 2023 01:26
tier4-autoware-public-bot
bot
requested review from
mkuri,
TomohitoAndo,
isamu-takagi,
kyoichi-sugahara and
soblin
as code owners
September 12, 2023 01:26
tier4-autoware-public-bot
bot
requested review from
rej55,
scepter914,
YoshiRi,
KYabuuchi,
kminoda,
Motsu-san,
YamatoAndo,
SakodaShintaro and
RyuYamamoto
as code owners
September 12, 2023 01:26
github-actions
bot
added
documentation
Improvements or additions to documentation
control
launch
planning
perception
sensing
localization
simulator
labels
Sep 12, 2023
…towarefoundation#4929) * fix(start_planner): crop backward path to start from narrow space Signed-off-by: kosuke55 <[email protected]> * check out of lanes Signed-off-by: kosuke55 <[email protected]> * refactor Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…4951) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
…dation#4956) fixed double include Signed-off-by: Shintaro SAKODA <[email protected]>
…ion#4926) Signed-off-by: satoshi-ota <[email protected]>
…owarefoundation#4953) * add process on entry in start_planner Signed-off-by: kyoichi-sugahara <[email protected]> * delete description Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: ktro2828 <[email protected]>
…ation#4950) fix(start_planner): fix inverse order path points Signed-off-by: kosuke55 <[email protected]>
…ndation#4960) Signed-off-by: Takamasa Horibe <[email protected]>
tier4-autoware-public-bot
bot
requested review from
zulfaqar-azmi-t4 and
yukke42
as code owners
September 12, 2023 09:10
tier4-autoware-public-bot
bot
merged commit Sep 12, 2023
5b22bd3
into
tier4/main
10 of 11 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
control
documentation
Improvements or additions to documentation
launch
localization
perception
planning
sensing
simulator
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
Chores