-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(package.xml): bump version to 0.39.0 (#1248)
Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: kosuke55 <[email protected]> Signed-off-by: Taekjin LEE <[email protected]> Signed-off-by: Shintaro Sakoda <[email protected]> Signed-off-by: Zulfaqar Azmi <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: takeshi.iwanari <[email protected]> Signed-off-by: Yuki Takagi <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: Maxime CLEMENT <[email protected]> Signed-off-by: xtk8532704 <[email protected]> Signed-off-by: Yutaka Kondo <[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: Ryohsuke Mitsudome <[email protected]> Co-authored-by: xtk8532704 <[email protected]>
- Loading branch information
1 parent
1d08302
commit c445de5
Showing
35 changed files
with
14,236 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
*.param.yaml | ||
*.rviz | ||
**/diagnostic_graph_aggregator/ |
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,49 @@ | |
Changelog for package autoware_launch | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.39.0 (2024-11-25) | ||
------------------- | ||
* autowarefoundation username | ||
* Merge commit '9d0e7055a' into release-0.39.0 | ||
* feat: change the old diagnostic_convertor to scenario_simulator_v2_adapter (`#1227 <https://github.com/autowarefoundation/autoware_launch/issues/1227>`_) | ||
Co-authored-by: xtk8532704 <[email protected]> | ||
* feat(costmap_generator): change lidar height thresholds to vehicle frame (`#1225 <https://github.com/autowarefoundation/autoware_launch/issues/1225>`_) | ||
* revert(obstacle_cruise): disable ouside stop feature (`#1222 <https://github.com/autowarefoundation/autoware_launch/issues/1222>`_) | ||
* feat(aeb): set global param to override autoware state check (`#1218 <https://github.com/autowarefoundation/autoware_launch/issues/1218>`_) | ||
* set global param to override autoware state check | ||
* change variable for a more generic name | ||
* set var to false by default | ||
* move param to control component launch | ||
* change param name to be more straightforward | ||
--------- | ||
* fix(pid_longitudinal_controller): revive hysteresis of state transition (`#1219 <https://github.com/autowarefoundation/autoware_launch/issues/1219>`_) | ||
* feat(detection_area)!: add retruction feature (`#1216 <https://github.com/autowarefoundation/autoware_launch/issues/1216>`_) | ||
* feat(system_monitor): add on/off config for network traffic monitor (`#1186 <https://github.com/autowarefoundation/autoware_launch/issues/1186>`_) | ||
feat(system_monitor): add config for network traffic monitor | ||
Co-authored-by: ito-san <[email protected]> | ||
* feat(goal_planner): set lane departure check margin 0.20 (`#1214 <https://github.com/autowarefoundation/autoware_launch/issues/1214>`_) | ||
* fix(autoware_ekf_localizer): removed `publish_tf` (`#1212 <https://github.com/autowarefoundation/autoware_launch/issues/1212>`_) | ||
Removed `publish_tf` | ||
* feat(rviz): add rviz config for debugging (`#1213 <https://github.com/autowarefoundation/autoware_launch/issues/1213>`_) | ||
* feat(rviz): add rviz config for debugging | ||
* feat(launch): select rviz config name | ||
--------- | ||
* feat(lane_change): enable cancel when ego in turn direction lane main (RT0-33893) (`#1209 <https://github.com/autowarefoundation/autoware_launch/issues/1209>`_) | ||
RT0-33893 add dist from prev intersection | ||
* fix: changed `loc_config_path` declaration from let to arg (`#1204 <https://github.com/autowarefoundation/autoware_launch/issues/1204>`_) | ||
Changed loc_config_path declaration from let to arg | ||
* chore: update fusion_common.param.yaml with new image projection sett… (`#1207 <https://github.com/autowarefoundation/autoware_launch/issues/1207>`_) | ||
chore: update fusion_common.param.yaml with new image projection settings | ||
* feat(goal_planner): set lane departure check margin 0.3 (`#1199 <https://github.com/autowarefoundation/autoware_launch/issues/1199>`_) | ||
* feat(collision detector): add collision detector to launch/config (`#1205 <https://github.com/autowarefoundation/autoware_launch/issues/1205>`_) | ||
* add collision_detector | ||
* change collision detector default to false | ||
--------- | ||
* chore(diagnostic_graph_aggregator, system_diagnostic_monitor)!: change the config file directories from universe to autoware_launch (`#1201 <https://github.com/autowarefoundation/autoware_launch/issues/1201>`_) | ||
* prepare dir | ||
* copy files from universe | ||
* Contributors: Go Sakayori, Kosuke Takeuchi, Maxime CLEMENT, Ryohsuke Mitsudome, SakodaShintaro, Satoshi OTA, Taekjin LEE, Takayuki Murooka, Yuki TAKAGI, Yutaka Kondo, Zulfaqar Azmi, danielsanchezaran, iwatake | ||
|
||
0.38.0 (2024-11-13) | ||
------------------- | ||
* feat(start/goal_planner): increse max dry steering angle (`#1200 <https://github.com/autowarefoundation/autoware_launch/issues/1200>`_) | ||
|
@@ -1186,7 +1229,7 @@ Changelog for package autoware_launch | |
* feat(goal_planner): prioritize goals before objects to avoid | ||
--------- | ||
* feat(start_planner): change th_distance_to_middle_of_the_road 0.5 (`#599 <https://github.com/autowarefoundation/autoware_launch/issues/599>`_) | ||
* feat(start_planner): enable divide_pull_out_path (`#600 <https://github.com/youtalk/autoware_launch/issues/600>`_) | ||
* feat(start_planner): enable divide_pull_out_path (`#600 <https://github.com/autowarefoundation/autoware_launch/issues/600>`_) | ||
* feat(goal_planner): change minimum_request_length 0.0 (`#598 <https://github.com/autowarefoundation/autoware_launch/issues/598>`_) | ||
* feat(goal_planner): extend goal search area (`#592 <https://github.com/autowarefoundation/autoware_launch/issues/592>`_) | ||
feat(goal_planner): extend goal search are | ||
|
16 changes: 16 additions & 0 deletions
16
autoware_launch/config/control/autoware_collision_detector/collision_detector.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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/**: | ||
ros__parameters: | ||
use_pointcloud: false # use pointcloud as obstacle check | ||
use_dynamic_object: true # use dynamic object as obstacle check | ||
collision_distance: 0.1 # Distance at which an object is determined to have collided with ego [m] | ||
nearby_filter_radius: 5.0 # Radius to filter nearby objects [m] | ||
keep_ignoring_time: 10.0 # Time to keep filtering objects that first appeared in the vicinity | ||
nearby_object_type_filters: # Classes subject to filtering for objects first appearing in the vicinity | ||
filter_car: false | ||
filter_truck: false | ||
filter_bus: false | ||
filter_trailer: false | ||
filter_bicycle: false | ||
filter_motorcycle: false | ||
filter_pedestrian: false | ||
filter_unknown: true |
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
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
2 changes: 1 addition & 1 deletion
2
autoware_launch/config/system/diagnostic_graph_aggregator/autoware-awsim.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,5 +1,5 @@ | ||
files: | ||
- { path: $(find-pkg-share system_diagnostic_monitor)/config/autoware-main.yaml } | ||
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml } | ||
|
||
edits: | ||
- { type: remove, path: /autoware/system/duplicated_node_checker } |
2 changes: 1 addition & 1 deletion
2
autoware_launch/config/system/diagnostic_graph_aggregator/autoware-main.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,2 +1,2 @@ | ||
files: | ||
- { path: $(find-pkg-share system_diagnostic_monitor)/config/autoware-main.yaml } | ||
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml } |
2 changes: 1 addition & 1 deletion
2
autoware_launch/config/system/diagnostic_graph_aggregator/autoware-psim.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,2 +1,2 @@ | ||
files: | ||
- { path: $(find-pkg-share system_diagnostic_monitor)/config/autoware-psim.yaml } | ||
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-psim.yaml } |
70 changes: 70 additions & 0 deletions
70
autoware_launch/config/system/system_diagnostic_monitor/autoware-main.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 |
---|---|---|
@@ -0,0 +1,70 @@ | ||
files: | ||
- { path: $(dirname)/map.yaml } | ||
- { path: $(dirname)/localization.yaml } | ||
- { path: $(dirname)/planning.yaml } | ||
- { path: $(dirname)/perception.yaml } | ||
- { path: $(dirname)/control.yaml } | ||
- { path: $(dirname)/vehicle.yaml } | ||
- { path: $(dirname)/system.yaml } | ||
|
||
units: | ||
- path: /autoware/modes/stop | ||
type: ok | ||
|
||
- path: /autoware/modes/autonomous | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/map } | ||
- { type: link, link: /autoware/localization } | ||
- { type: link, link: /autoware/planning } | ||
- { type: link, link: /autoware/perception } | ||
- { type: link, link: /autoware/control } | ||
- { type: link, link: /autoware/vehicle } | ||
- { type: link, link: /autoware/system } | ||
|
||
- path: /autoware/modes/local | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/vehicle } | ||
- { type: link, link: /autoware/system } | ||
- { type: link, link: /autoware/control/local } | ||
|
||
- path: /autoware/modes/remote | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/vehicle } | ||
- { type: link, link: /autoware/system } | ||
- { type: link, link: /autoware/control/remote } | ||
|
||
- path: /autoware/modes/emergency_stop | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/vehicle } | ||
- { type: link, link: /autoware/system } | ||
|
||
- path: /autoware/modes/comfortable_stop | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/map } | ||
- { type: link, link: /autoware/localization } | ||
- { type: link, link: /autoware/planning } | ||
- { type: link, link: /autoware/perception } | ||
- { type: link, link: /autoware/control } | ||
- { type: link, link: /autoware/vehicle } | ||
- { type: link, link: /autoware/system } | ||
|
||
- path: /autoware/modes/pull_over | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/map } | ||
- { type: link, link: /autoware/localization } | ||
- { type: link, link: /autoware/planning } | ||
- { type: link, link: /autoware/perception } | ||
- { type: link, link: /autoware/control } | ||
- { type: link, link: /autoware/vehicle } | ||
- { type: link, link: /autoware/system } | ||
|
||
- path: /autoware/debug/tools | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/system/service_log_checker } |
10 changes: 10 additions & 0 deletions
10
autoware_launch/config/system/system_diagnostic_monitor/autoware-psim.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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
files: | ||
- { path: $(dirname)/autoware-main.yaml } | ||
|
||
edits: | ||
- { type: remove, path: /autoware/map/topic_rate_check/pointcloud_map } | ||
- { type: remove, path: /autoware/localization/scan_matching_status } | ||
- { type: remove, path: /autoware/localization/accuracy } | ||
- { type: remove, path: /autoware/localization/sensor_fusion_status } | ||
- { type: remove, path: /autoware/localization/topic_rate_check/pose_twist_fusion } | ||
- { type: remove, path: /autoware/perception/topic_rate_check/pointcloud } |
68 changes: 68 additions & 0 deletions
68
autoware_launch/config/system/system_diagnostic_monitor/control.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 |
---|---|---|
@@ -0,0 +1,68 @@ | ||
units: | ||
- path: /autoware/control | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/control/topic_rate_check/trajectory_follower } | ||
- { type: link, link: /autoware/control/topic_rate_check/control_command } | ||
- { type: link, link: /autoware/control/node_alive_monitoring/vehicle_cmd_gate } | ||
- { type: link, link: /autoware/control/emergency_braking } | ||
- { type: link, link: /autoware/control/performance_monitoring/lane_departure } | ||
- { type: link, link: /autoware/control/performance_monitoring/trajectory_deviation } | ||
- { type: link, link: /autoware/control/performance_monitoring/control_state } | ||
|
||
- path: /autoware/control/local | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/control/topic_rate_check/external_cmd_selector } | ||
- { type: link, link: /autoware/control/topic_rate_check/external_cmd_converter } | ||
|
||
- path: /autoware/control/remote | ||
type: and | ||
list: | ||
- { type: link, link: /autoware/control/topic_rate_check/external_cmd_selector } | ||
- { type: link, link: /autoware/control/topic_rate_check/external_cmd_converter } | ||
|
||
- path: /autoware/control/topic_rate_check/trajectory_follower | ||
type: diag | ||
node: topic_state_monitor_trajectory_follower_control_cmd | ||
name: control_topic_status | ||
|
||
- path: /autoware/control/topic_rate_check/control_command | ||
type: diag | ||
node: topic_state_monitor_control_command_control_cmd | ||
name: control_topic_status | ||
|
||
- path: /autoware/control/node_alive_monitoring/vehicle_cmd_gate | ||
type: diag | ||
node: vehicle_cmd_gate | ||
name: heartbeat | ||
|
||
- path: /autoware/control/emergency_braking | ||
type: diag | ||
node: autonomous_emergency_braking | ||
name: aeb_emergency_stop | ||
|
||
- path: /autoware/control/performance_monitoring/lane_departure | ||
type: diag | ||
node: lane_departure_checker_node | ||
name: lane_departure | ||
|
||
- path: /autoware/control/performance_monitoring/trajectory_deviation | ||
type: diag | ||
node: lane_departure_checker_node | ||
name: trajectory_deviation | ||
|
||
- path: /autoware/control/performance_monitoring/control_state | ||
type: diag | ||
node: controller_node_exe | ||
name: control_state | ||
|
||
- path: /autoware/control/topic_rate_check/external_cmd_selector | ||
type: diag | ||
node: external_cmd_selector | ||
name: heartbeat | ||
|
||
- path: /autoware/control/topic_rate_check/external_cmd_converter | ||
type: diag | ||
node: external_cmd_converter | ||
name: remote_control_topic_status |
Oops, something went wrong.