forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from autowarefoundation:main #648
Merged
Merged
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
* fix: add enqueueV3 support Signed-off-by: Barış Zeren <baris@leodrive.ai> * chore: update multiplier Signed-off-by: Barış Zeren <baris@leodrive.ai> * fix: wrong multiplier Signed-off-by: Barış Zeren <baris@leodrive.ai> * fix: macros Signed-off-by: Barış Zeren <baris@leodrive.ai> --------- Signed-off-by: Barış Zeren <baris@leodrive.ai> Co-authored-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>
…it map pointcloud for DynamicMapLoader (#9024) * fix(compare_map_segmentation): throw runtime error when using non-split map pointcloud for DynamicMapLoader Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * fix: launch Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * Update perception/autoware_compare_map_segmentation/schema/voxel_distance_based_compare_map_filter.schema.json Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com> * fix: change to RCLCPP_ERROR Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com>
* refactor(lane_change): reducing clang-tidy warnings Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * change function name to snake case Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> --------- Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
* refactor: initialize gnd_grids in ScanGroundFilterComponent::initializeFirstGndGrids Initialize gnd_grids vector in the ScanGroundFilterComponent::initializeFirstGndGrids function to ensure it is empty and has the correct capacity. This improves the efficiency of the function and ensures accurate grid initialization. Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: initialize gnd_grids vector in initializeFirstGndGrids function Initialize the gnd_grids vector in the initializeFirstGndGrids function to ensure it is empty and has the correct capacity. This improves the efficiency of the function and ensures accurate grid initialization. Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: improve efficiency and accuracy of grid initialization Initialize the gnd_grids vector in the initializeFirstGndGrids function to ensure it is empty and has the correct capacity. This refactor improves the efficiency of the function and ensures accurate grid initialization. Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: improve efficiency of checkDiscontinuousGndGrid function Refactor the checkDiscontinuousGndGrid function in node.cpp to improve its efficiency. The changes include optimizing the conditional statements and reducing unnecessary calculations. Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: improve efficiency of checkDiscontinuousGndGrid function Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: add missing condition Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * style(pre-commit): autofix * refactor: fix height_max initialization in node.hpp Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: bring back inequality sign Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: parameters from float to double following the guideline https://docs.ros.org/en/foxy/Concepts/About-ROS-2-Parameters.html#overview Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: fix logic description comment Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> --------- Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…rn (#9089) * fix(avoidance): don't insert stop line if the ego can't avoid or return Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix: build error Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/include/autoware/behavior_path_static_obstacle_avoidance_module/helper.hpp Co-authored-by: Go Sakayori <go-sakayori@users.noreply.github.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Co-authored-by: Go Sakayori <go-sakayori@users.noreply.github.com>
…ator. (#9114) * init Signed-off-by: xtk8532704 <1041084556@qq.com> * tmp save. Signed-off-by: xtk8532704 <1041084556@qq.com> * save, there is a bug Signed-off-by: xtk8532704 <1041084556@qq.com> * update package.xml Signed-off-by: xtk8532704 <1041084556@qq.com> * coverage rate 64.5 Signed-off-by: xtk8532704 <1041084556@qq.com> * remove comments. Signed-off-by: xtk8532704 <1041084556@qq.com> --------- Signed-off-by: xtk8532704 <1041084556@qq.com>
…ker warning (#9115) Signed-off-by: Jesus Armando Anaya <jesus@armandoanaya.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )