Skip to content
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

Closed
wants to merge 129 commits into from

Conversation

shmpwk
Copy link
Contributor

@shmpwk shmpwk commented Apr 4, 2023

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

takayuki5168 and others added 30 commits March 13, 2023 12:39
…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]>
* 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]>
fix(avoidance): use previous module output for get current lanelet

Signed-off-by: satoshi-ota <[email protected]>
…owarefoundation#3066)

fix(avoidance): be able to execute lc + avoidance

Signed-off-by: satoshi-ota <[email protected]>
fix(avoidance): fix bug in shift line generation logic

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]>
…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]>
@github-actions github-actions bot added type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:system System design and integration. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) labels Apr 4, 2023
@shmpwk shmpwk changed the title chore(release): freeze repos files chore(release): sync upstream Apr 4, 2023
@shmpwk shmpwk changed the title chore(release): sync upstream chore(release): sync awsim-stable Apr 4, 2023
@taikitanaka3
Copy link
Contributor

@shmpwk
please fix lots of diffs

@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

❗ No coverage uploaded for pull request base (awsim-stable@461f330). Click here to learn what that means.
Patch has no changes to coverable lines.

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           
Flag Coverage Δ
differential 14.96% <0.00%> (?)
total 12.39% <0.00%> (?)

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shmpwk
Copy link
Contributor Author

shmpwk commented Apr 4, 2023

Close this since there are too many diff.

@shmpwk shmpwk closed this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:system System design and integration. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.