-
Notifications
You must be signed in to change notification settings - Fork 676
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(release): sync awsim-stable #3264
Conversation
…warefoundation#2800) * feat(behavior_path_planner): use akima spline for xy only first Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…y without approval (autowarefoundation#3051) fix(lane_change): wait approval in onEntry() Signed-off-by: satoshi-ota <[email protected]>
…ion#3056) Signed-off-by: Takayuki Murooka <[email protected]>
* fix(mpc): reset prev value when mpc failed Signed-off-by: Takamasa Horibe <[email protected]> * fix(mpc): typo Signed-off-by: Takamasa Horibe <[email protected]> --------- Signed-off-by: Takamasa Horibe <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
fix(avoidance): use previous module output for get current lanelet Signed-off-by: satoshi-ota <[email protected]>
…utowarefoundation#3061) Signed-off-by: satoshi-ota <[email protected]>
…owarefoundation#3066) fix(avoidance): be able to execute lc + avoidance Signed-off-by: satoshi-ota <[email protected]>
…refoundation#3064) Signed-off-by: ktro2828 <[email protected]>
fix(avoidance): fix bug in shift line generation logic Signed-off-by: satoshi-ota <[email protected]>
…ation#3069) Co-authored-by: ito-san <[email protected]>
…autowarefoundation#3072) Signed-off-by: satoshi-ota <[email protected]>
…tion#3053) * feat(planning_evaluator): add modified goal deviation Signed-off-by: kosuke55 <[email protected]> * add abs Signed-off-by: kosuke55 <[email protected]> * remove setModifiedGoal Signed-off-by: kosuke55 <[email protected]> * use Point and rename func Signed-off-by: kosuke55 <[email protected]> * fix func docs Signed-off-by: kosuke55 <[email protected]> * fix and add tests Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…towarefoundation#3073) fix(pointcloud_preprocessor): add missing header file for centroid Signed-off-by: David Wong <[email protected]>
…utowarefoundation#2677) * feat(lidar_centerpoint): add build only option for tensorrt engine Signed-off-by: yukke42 <[email protected]> * fix typo Co-authored-by: Daisuke Nishimatsu <[email protected]> * style(pre-commit): autofix * chore: add description Signed-off-by: yukke42 <[email protected]> * chore: shutdown node Signed-off-by: yukke42 <[email protected]> * feat: use tensorrt_commom Signed-off-by: yukke42 <[email protected]> * fix: resolve the crash when shutting down the node Signed-off-by: yukke42 <[email protected]> * chore: fix typo Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: yukke42 <[email protected]> Signed-off-by: yukke42 <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
) * refactor(lane change): lane change class rework Signed-off-by: Muhammad Zulfaqar <[email protected]> * fix lane change module search Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> * Update planning/route_handler/include/route_handler/route_handler.hpp Co-authored-by: Satoshi OTA <[email protected]> * Update planning/route_handler/include/route_handler/route_handler.hpp Co-authored-by: Satoshi OTA <[email protected]> * set the COMPILE_WITH_OLD_ARCHITECTURE to true Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> --------- Signed-off-by: Muhammad Zulfaqar <[email protected]> Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> Co-authored-by: Satoshi OTA <[email protected]>
autowarefoundation#2355) fix(freespace_planning_algorithms): remove duplicate candidates in transition table Signed-off-by: NorahXiong <[email protected]>
…y for sim) (autowarefoundation#3038) * feat(pose_initializer): enable pose initialization while running (only for sim) Signed-off-by: kminoda <[email protected]> * both logsim and psim params Signed-off-by: kminoda <[email protected]> * only one pose_initializer_param_path arg Signed-off-by: kminoda <[email protected]> * use two param files for pose_initializer Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]>
…dmap generation (autowarefoundation#3032) * add scan_frame and raytrace center Signed-off-by: yoshiri <[email protected]> * add scan frame to laserscan based method Signed-off-by: yoshiri <[email protected]> * update readme Signed-off-by: yoshiri <[email protected]> * fix typo Signed-off-by: yoshiri <[email protected]> * update laucher in perception_launch Signed-off-by: yoshiri <[email protected]> * fix config and launch file Signed-off-by: yoshiri <[email protected]> * fixed laserscan based launcher Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]>
…towarefoundation#2769) Signed-off-by: Takamasa Horibe <[email protected]>
…refoundation#3057) Signed-off-by: Takayuki Murooka <[email protected]>
…ation#3052) * feat(tier4_autoware_utils): add expandPolygon function Signed-off-by: Takayuki Murooka <[email protected]> * update comments Signed-off-by: Takayuki Murooka <[email protected]> * add test Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…#2963) * update doc for obstacle_avoidance_planner Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> * update rviz config Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
* fix(tier4_perception_launch): fix config path Signed-off-by: Takayuki Murooka <[email protected]> * use pointcloud_based_occupancy_grid_map.launch.py in tier4_simulator_launch Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…ndation#3071) fix(perception): add autoware_planning_msgs dependencies to traffic light nodes
chore(tier4_simulator_launch): add code owners Signed-off-by: Takayuki Murooka <[email protected]>
…problem in psim (autowarefoundation#3081) * fixed psim occupancy grid map problem Signed-off-by: yoshiri <[email protected]> * fix parameter designation Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: yoshiri <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]>
…utowarefoundation#3083) * refactor(behavior_path_planner): change names in lane change module Signed-off-by: yutaka <[email protected]> * Update planning/behavior_path_planner/src/util/lane_change/util.cpp Co-authored-by: Fumiya Watanabe <[email protected]> * update Signed-off-by: yutaka <[email protected]> --------- Signed-off-by: yutaka <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]>
@shmpwk |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## awsim-stable #3264 +/- ##
===============================================
Coverage ? 12.39%
===============================================
Files ? 1364
Lines ? 95264
Branches ? 27078
===============================================
Hits ? 11811
Misses ? 71030
Partials ? 12423
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Close this since there are too many diff. |
Description
Update awsim-stable branch.
Related links
Tests performed
Test AWSIM simulation
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.