-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into fix/tlr/rename_param
- Loading branch information
Showing
17 changed files
with
486 additions
and
33 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,123 @@ | |
Changelog for package autoware_launch | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.41.0 (2025-01-29) | ||
------------------- | ||
* Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base | ||
* feat(goal_planner): introduce bezier based pullover for bus stop area (`#1308 <https://github.com/autowarefoundation/autoware_launch/issues/1308>`_) | ||
* feat: apply autoware prefix for state monitor (`#1313 <https://github.com/autowarefoundation/autoware_launch/issues/1313>`_) | ||
Co-authored-by: Takagi, Isamu <[email protected]> | ||
Co-authored-by: Takagi, Isamu <[email protected]> | ||
* revert: revert "feat: apply autoware prefix for state monitor" (`#1312 <https://github.com/autowarefoundation/autoware_launch/issues/1312>`_) | ||
Revert "feat: apply autoware prefix for state monitor (`#1311 <https://github.com/autowarefoundation/autoware_launch/issues/1311>`_)" | ||
* feat: apply autoware prefix for state monitor (`#1311 <https://github.com/autowarefoundation/autoware_launch/issues/1311>`_) | ||
Co-authored-by: Ryohsuke Mitsudome <[email protected]> | ||
* feat: apply autoware prefix for adapi helpers (`#1309 <https://github.com/autowarefoundation/autoware_launch/issues/1309>`_) | ||
* feat(autoware_detected_object_validation): add height filter in lanelet filtering (`#1307 <https://github.com/autowarefoundation/autoware_launch/issues/1307>`_) | ||
* chore(package.xml): bump version to 0.38.0 (`#1226 <https://github.com/autowarefoundation/autoware_launch/issues/1226>`_) | ||
* add changelog | ||
* unify package.xml version to 0.37.0 | ||
* 0.38.0 | ||
* fix organization | ||
--------- | ||
* youtalk username | ||
* update changelog | ||
* 0.39.0 | ||
* Update autoware_launch/CHANGELOG.rst | ||
Co-authored-by: Ryohsuke Mitsudome <[email protected]> | ||
* change username | ||
* chore(package.xml): bump version to 0.39.0 (`#1248 <https://github.com/autowarefoundation/autoware_launch/issues/1248>`_) | ||
Co-authored-by: Yuki TAKAGI <[email protected]> | ||
Co-authored-by: Go Sakayori <[email protected]> | ||
Co-authored-by: Kosuke Takeuchi <[email protected]> | ||
Co-authored-by: Taekjin LEE <[email protected]> | ||
Co-authored-by: SakodaShintaro <[email protected]> | ||
Co-authored-by: Zulfaqar Azmi <[email protected]> | ||
Co-authored-by: Satoshi OTA <[email protected]> | ||
Co-authored-by: iwatake <[email protected]> | ||
Co-authored-by: ito-san <[email protected]> | ||
Co-authored-by: Takayuki Murooka <[email protected]> | ||
Co-authored-by: danielsanchezaran <[email protected]> | ||
Co-authored-by: Maxime CLEMENT <[email protected]> | ||
Co-authored-by: Ryohsuke Mitsudome <[email protected]> | ||
Co-authored-by: xtk8532704 <[email protected]> | ||
* feat: add height filter option for lanelet filter | ||
* chore: add description in parameter | ||
--------- | ||
Co-authored-by: Yutaka Kondo <[email protected]> | ||
Co-authored-by: Ryohsuke Mitsudome <[email protected]> | ||
Co-authored-by: Yuki TAKAGI <[email protected]> | ||
Co-authored-by: Go Sakayori <[email protected]> | ||
Co-authored-by: Kosuke Takeuchi <[email protected]> | ||
Co-authored-by: Taekjin LEE <[email protected]> | ||
Co-authored-by: SakodaShintaro <[email protected]> | ||
Co-authored-by: Zulfaqar Azmi <[email protected]> | ||
Co-authored-by: Satoshi OTA <[email protected]> | ||
Co-authored-by: iwatake <[email protected]> | ||
Co-authored-by: ito-san <[email protected]> | ||
Co-authored-by: Takayuki Murooka <[email protected]> | ||
Co-authored-by: danielsanchezaran <[email protected]> | ||
Co-authored-by: Maxime CLEMENT <[email protected]> | ||
Co-authored-by: xtk8532704 <[email protected]> | ||
Co-authored-by: Junya Sasaki <[email protected]> | ||
Co-authored-by: Ryohsuke Mitsudome <[email protected]> | ||
* chore(system_monitor): add parameters for UDP buf errors (`#1303 <https://github.com/autowarefoundation/autoware_launch/issues/1303>`_) | ||
* refactor(lane_change): add missing safety check parameter (`#1300 <https://github.com/autowarefoundation/autoware_launch/issues/1300>`_) | ||
* refactor(lane_change): parameterize incoming object angle for filter | ||
* add missing param | ||
--------- | ||
* fix: remove unnecesary parameters (`#1301 <https://github.com/autowarefoundation/autoware_launch/issues/1301>`_) | ||
* feat(lane_change): add time limit param (`#1298 <https://github.com/autowarefoundation/autoware_launch/issues/1298>`_) | ||
add time limit param | ||
* chore(autoware_test_utils): add test_utils rviz config (`#1299 <https://github.com/autowarefoundation/autoware_launch/issues/1299>`_) | ||
* chore: fix typo in drivable_are_expansion.param.yaml (`#1297 <https://github.com/autowarefoundation/autoware_launch/issues/1297>`_) | ||
fix typo in drivable_are_expansion.param.yaml | ||
* feat(lane_change): using frenet planner to generate lane change path when ego near terminal (`#1290 <https://github.com/autowarefoundation/autoware_launch/issues/1290>`_) | ||
* add parameter for enabling frenet | ||
* parameterized th_yaw_diff | ||
* prepare segment curvature threshold | ||
* add curvature smoothing | ||
--------- | ||
* feat(lane_change): add lane change parameter (`#1263 <https://github.com/autowarefoundation/autoware_launch/issues/1263>`_) | ||
* add flag to enable/disable terminal path feature | ||
* add parameter to cofigure stop point placement | ||
* add flag to disable feature near goal | ||
* set default flag value to false | ||
--------- | ||
* feat: remove enable_rtc from detection_area (`#1292 <https://github.com/autowarefoundation/autoware_launch/issues/1292>`_) | ||
* feat(lane_change): add feature flag param (`#1291 <https://github.com/autowarefoundation/autoware_launch/issues/1291>`_) | ||
add parameter to enable/disable keeping distance from front stopped object | ||
* feat(autoware_traffic_light_arbiter): add current time validation (`#1289 <https://github.com/autowarefoundation/autoware_launch/issues/1289>`_) | ||
* add config | ||
* change ros parameter name | ||
--------- | ||
* feat(image_projection_based_fusion): add cache options (`#1275 <https://github.com/autowarefoundation/autoware_launch/issues/1275>`_) | ||
* add timekeeper option | ||
* add cache option and mod unrectified_image option | ||
* fix parameter names | ||
--------- | ||
* feat(pid_longitudinal_controller): change slope compensation mode to trajectory_goal_adaptive (`#1288 <https://github.com/autowarefoundation/autoware_launch/issues/1288>`_) | ||
* feat: remove admissible\_{position/yaw}_error from trajectory_follower (`#1284 <https://github.com/autowarefoundation/autoware_launch/issues/1284>`_) | ||
* feat: add velocity control virtual wall (`#1285 <https://github.com/autowarefoundation/autoware_launch/issues/1285>`_) | ||
* feat: remove emergency_state_traj\_{trans/rot}_dev from trajectory_follower (`#1283 <https://github.com/autowarefoundation/autoware_launch/issues/1283>`_) | ||
* feat: remove emergency_state_traj\_{trans/rot}_dev from trajectory_follower | ||
* update codeowner | ||
--------- | ||
* feat(detected_object_validation): add validation for maximum distance in obstacle_pointcloud_based_validator (`#1277 <https://github.com/autowarefoundation/autoware_launch/issues/1277>`_) | ||
feat: add validation for maximum distance in obstacle_pointcloud_based_validator | ||
* chore: sync files (`#1280 <https://github.com/autowarefoundation/autoware_launch/issues/1280>`_) | ||
* chore: sync files | ||
* style(pre-commit): autofix | ||
--------- | ||
Co-authored-by: github-actions <[email protected]> | ||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
* feat(pid_longitudinal_controller): change default slope compesation source to trajectory_adaptive (`#1276 <https://github.com/autowarefoundation/autoware_launch/issues/1276>`_) | ||
* feat(image_projection_based_fusion): add timekeeper option (`#1274 <https://github.com/autowarefoundation/autoware_launch/issues/1274>`_) | ||
add timekeeper option | ||
* refactor(autoware_multi_object_tracker): extract tracker parameters (`#1273 <https://github.com/autowarefoundation/autoware_launch/issues/1273>`_) | ||
* feat(MRM_handler, MRM_emergency_stop_operator): revert mrm_stop parameter, enable mrm_comfortable_stop (`#1265 <https://github.com/autowarefoundation/autoware_launch/issues/1265>`_) | ||
* Contributors: Autumn60, Mamoru Sobue, Masaki Baba, Masato Saeki, Ryohsuke Mitsudome, Taekjin LEE, Takagi, Isamu, Takayuki Murooka, Yoshi Ri, Yuki TAKAGI, Zulfaqar Azmi, awf-autoware-bot[bot], github-actions, iwatake, jakor97, mkquda | ||
|
||
0.40.0 (2024-12-12) | ||
------------------- | ||
* Merge remote-tracking branch 'origin/main' into release-0.40.0 | ||
|
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
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
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
11 changes: 11 additions & 0 deletions
11
...g/lane_driving/motion_planning/motion_velocity_planner/motion_velocity_planner.param.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
/**: | ||
ros__parameters: | ||
smooth_velocity_before_planning: true # [-] if true, smooth the velocity profile of the input trajectory before planning | ||
|
||
trajectory_polygon_collision_check: | ||
decimate_trajectory_step_length : 2.0 # longitudinal step length to calculate trajectory polygon for collision checking | ||
goal_extended_trajectory_length: 6.0 | ||
|
||
# consider the current ego pose (it is not the nearest pose on the reference trajectory) | ||
# Both the lateral error and the yaw error are assumed to decrease to zero by the time duration "time_to_convergence" | ||
# The both errors decrease with constant rates against the time. | ||
consider_current_pose: | ||
enable_to_consider_current_pose: true | ||
time_to_convergence: 1.5 #[s] |
Oops, something went wrong.