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

[pull] main from autowarefoundation:main #299

Open
wants to merge 315 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
315 commits
Select commit Hold shift + click to select a range
6a9b6bc
fix(avoidance): add target filtering threshold for merging/deviating …
satoshi-ota Apr 30, 2024
9196c58
feat(system diags): rename diag of ndt scan matcher (#973)
YamatoAndo Apr 30, 2024
b38e413
chore(component_state_monitor): relax pose_estimator_pose timeout (#979)
shmpwk May 1, 2024
9cd0fbb
fix: update traffic topic in autoware.rviz (#981)
KhalilSelyan May 2, 2024
9f48292
feat(crosswalk)!: change a hard coding number and set as param (#977)
yuki-takagi-66 May 7, 2024
645fa35
feat(autonomous_emergency_braking): add obstacle velocity estimation …
danielsanchezaran May 7, 2024
edcf337
fix(componet_state_monitor): remove ndt node alive monitoring (#984)
YamatoAndo May 10, 2024
904ae05
feat(path_planner): params to adjust hard constraints and path reuse …
maxime-clem May 10, 2024
25f15dc
fix: update widget size and position (#982)
KhalilSelyan May 10, 2024
f145420
feat(remaining_dist_eta): add MissionDetailsDisplay plugin rviz confi…
ahmeddesokyebrahim May 13, 2024
56c44ca
feat(map_based_prediction): incorporate crosswalk user history (#987)
soblin May 13, 2024
e4c6991
feat(out_of_lane): add option to ignore overlaps in lane changes (#986)
maxime-clem May 13, 2024
8fb1a7e
ci: add automatic PR labeler (#972)
ktro2828 May 14, 2024
0aea8a3
fix(ndt_scan_matchere): improved tpe (#985)
SakodaShintaro May 14, 2024
132ceef
fix(avoidance): change lateral jerk param (#995)
satoshi-ota May 22, 2024
a05b6c6
feat!(avoidance): make it selectable output debug marker from yaml (#…
satoshi-ota May 23, 2024
b0581a9
feat(multi_object_tracker): add multi object input config file (#989)
technolojin May 23, 2024
cada67d
feat: add diagnostic graph settings (#991)
isamu-takagi May 24, 2024
9ecea1f
feat(e2e_simulator.launch): add argument for running the CARLA interf…
mraditya01 May 27, 2024
6bd742f
fix(rviz): remove StringStampedOverlayDisplay reference (#1001)
xmfcx May 27, 2024
b2f5bac
feat(autoware_launch): add diagnostic graph config for awsim (#1000)
isamu-takagi May 27, 2024
b6a858a
feat(object_lanelet_filter): update object_lanelet_filter parameter y…
YoshiRi May 28, 2024
5c77b28
feat(blind_spot): consider time to collision (#1002)
soblin May 29, 2024
d0c0660
feat(map_based_prediction): use different time horizon (#967)
soblin May 29, 2024
83b9a97
revert(map_based_prediction): use different time horizon (#967) (#1006)
soblin May 29, 2024
7edbb42
feat(behavior_path_planner_common,turn_signal_decider): add turn_sign…
danielsanchezaran May 30, 2024
f7e6dd7
feat(map_based_prediction): use different time horizon (#1005)
soblin May 30, 2024
d59ae26
feat(motion_velocity_planner): add new motion velocity planning (#992)
maxime-clem May 30, 2024
89f616d
chore(planning_launch): update module name (#1008)
satoshi-ota May 31, 2024
8803095
feat(obstacle_cruise_planner)!: ignore to garze against unknwon objec…
yuki-takagi-66 May 31, 2024
322c686
refactor(image_projection_based_fusion): rework params (#845)
badai-nguyen May 31, 2024
b191111
feat(lane_departure_checker): add params for lane departure margin (#…
danielsanchezaran May 31, 2024
12d04d7
feat: update rviz layout (#1004)
KhalilSelyan Jun 2, 2024
728e5c9
feat: rename autoware_auto_perception_rviz_plugin to autoware_percept…
mitsudome-r Jun 3, 2024
cf37437
chore(planning_launch): update motion module name (#1014)
satoshi-ota Jun 3, 2024
9e2619b
feat!: change from autoware_auto_msgs to autoware_msgs (#1012)
yukkysaito Jun 4, 2024
aeabd59
feat(obstacle_curise): revert lateral stop margin for unknown objects…
yuki-takagi-66 Jun 7, 2024
d723d71
feat(obstacle_cruise)!: type specified stop deccel limit and enabling…
yuki-takagi-66 Jun 7, 2024
257a024
feat(autonomous_emergency_braking): add autoware prefix to AEB (#1019)
danielsanchezaran Jun 7, 2024
7f8a7af
refactor(out_of_lane): remove from behavior_velocity (#1020)
maxime-clem Jun 9, 2024
84fe16d
refactor(raw_vehicle_cmd_converter)!: prefix package and namespace wi…
takayuki5168 Jun 10, 2024
b860c62
feat(obstacle_velocity_limiter): move to motion_velocity_planner (#1023)
maxime-clem Jun 11, 2024
6d0d918
refactor(start_planner): remove unused parameters in start planner mo…
kyoichi-sugahara Jun 12, 2024
4575842
fix(start_planner): redefine the necessary parameters (#1027)
kyoichi-sugahara Jun 13, 2024
4c03755
refactor(dynamic_obstacle_stop): move to motion_velocity_planner (#1025)
maxime-clem Jun 13, 2024
7671a29
refactor(ndt scan matcher): update parameter (#1018)
YamatoAndo Jun 13, 2024
af3aa4a
feat(autonomous_emergency_braking): add param to toggle on or off obj…
danielsanchezaran Jun 17, 2024
70e0e06
feat: add use_waypoints parameter in map_loader (#1028)
takayuki5168 Jun 17, 2024
68caaa8
feat(autonomous_emergency_braking): add params to enable or disable P…
danielsanchezaran Jun 19, 2024
24e819d
fix(object_lanelet_filter): radar object lanelet filter parameter upd…
technolojin Jun 20, 2024
4dc8c06
feat(static_obstacle_avoidance)!: add param to select path generation…
satoshi-ota Jun 20, 2024
6cd9a9d
feat(autonomous_emergency_braking): add and tune params (#1037)
danielsanchezaran Jun 22, 2024
d26150e
feat(behavior_path_planner): add yaw threshold param (#1040)
danielsanchezaran Jun 27, 2024
cb266c4
refactor(static_obstacle_avoidance): organize params for drivable lan…
satoshi-ota Jun 27, 2024
d076aa5
feat(autoware_launch): use mrm handler by default (#1043)
isamu-takagi Jun 28, 2024
48dcf87
feat(ekf_localizer): add covariance ellipse diagnostics (#1041)
SakodaShintaro Jul 1, 2024
fbbf2d5
feat(behavior_path_planner): remove max_module_size param (#1045)
kyoichi-sugahara Jul 3, 2024
0be80b6
chore(eagleye): add septentrio msg option in eagleye_config (#1049)
TaikiYamada4 Jul 3, 2024
9a8e15d
chore(deps): bump actions/checkout from 3 to 4 (#551)
dependabot[bot] Jul 3, 2024
d05e5b2
feat(obstacle_cruise_planner): support pointcloud-based obstacles (#980)
mitukou1109 Jul 3, 2024
5803bf8
refactor(tier4_control_launch): replace python launch with xml (#1047)
mitukou1109 Jul 4, 2024
e54844e
feat(goal_planner): prioritize pull over path by curvature (#1048)
kosuke55 Jul 4, 2024
5d843c0
chore(deps): bump codecov/codecov-action from 3 to 4 (#1051)
dependabot[bot] Jul 4, 2024
3e19fdd
feat(ndt_scan_matcher): add params (#1038)
SaltUhey Jul 5, 2024
83a4539
ci(pre-commit-autoupdate): add new workflow (#1055)
xmfcx Jul 5, 2024
44253be
chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#1053)
dependabot[bot] Jul 5, 2024
33ba5b8
ci(pre-commit): autoupdate (#1056)
awf-autoware-bot[bot] Jul 5, 2024
b13a645
chore: sync files (#347)
awf-autoware-bot[bot] Jul 5, 2024
b4f42ba
chore(deps): bump tibdex/github-app-token from 1 to 2 (#1057)
dependabot[bot] Jul 5, 2024
457bf8d
feat(autonomous_emergency_braking): add param for oublishing debug ma…
danielsanchezaran Jul 9, 2024
2a965cd
feat(map_loader, route_handler)!: add format_version validation (#993)
soblin Jul 9, 2024
d501de2
feat(static_obstacle_avoidance): add new option to change policy (#1065)
satoshi-ota Jul 10, 2024
ae017a1
feat(tier4_perception_component): refactored launch options (#1060)
miursh Jul 10, 2024
59f34f0
chore(git): add ignore file (#1069)
satoshi-ota Jul 11, 2024
a6bf89e
chore: update code owners for tier4_system_component.launch.xml (#1071)
tkimura4 Jul 11, 2024
46ccbf8
feat(duplicated_node_checker): add duplicate nodes to ignore (#1070)
dkoldaev Jul 11, 2024
c20e08c
feat: add config for processing_time_checker (#1072)
takayuki5168 Jul 12, 2024
0b41cfa
feat(autoware_behavior_path_planner): remove max_iteration_num parame…
kyoichi-sugahara Jul 16, 2024
8f562ed
fix(static_obstacle_avoidance): check stopped time in freespace (#1074)
satoshi-ota Jul 16, 2024
2602ebd
fix(obstacle_cruise_planner): guarantee the stop margin (#1076)
satoshi-ota Jul 17, 2024
29686a6
chore: add ml detectors' buffer size (#1067)
knzo25 Jul 17, 2024
dbd69d8
feat(control_validator)!: add velocity check (#1050)
yuki-takagi-66 Jul 18, 2024
a8bc43e
feat(e2e_simulator.launch): renamed carla interface package in e2e_la…
mraditya01 Jul 19, 2024
e07760e
feat(simple_planning_simulator): add actuation command simulator (#1078)
kosuke55 Jul 19, 2024
4e22964
feat(ndt_scan_matcher): add scale_factor to covariance_estimation (#1…
SakodaShintaro Jul 19, 2024
244285f
chore: add p/c maintainers (#1079)
danielsanchezaran Jul 19, 2024
b12fdff
feat(vehicle_cmd_gate): change param to relax pedal rate limit when t…
yuki-takagi-66 Jul 22, 2024
f208ab2
feat(start_planner): add end_pose_curvature_threshold (#1059)
kosuke55 Jul 22, 2024
f3e4c8b
feat(out_of_lane): add parameter to ignore objects behind ego (#1062)
maxime-clem Jul 22, 2024
679fa87
feat(start_planner): set end_pose_curvature_threshold 0.1 (#1088)
kosuke55 Jul 23, 2024
b99303c
feat(pid_longitudinal_controller): re-organize diff limit structure (…
yuki-takagi-66 Jul 24, 2024
9a9acaa
feat(dynamic_drivable_area_expansion): min_bound_interval parameter (…
maxime-clem Jul 25, 2024
bf6e342
feat(freespace_planning_algorithm): update freespace planner params (…
mkquda Jul 29, 2024
1854a75
feat(out_of_lane): add lateral buffer between the lane and stop pose …
maxime-clem Jul 30, 2024
765ace6
perf(ndt_scan_matcher): change the temperature of multi_ndt_score to …
SakodaShintaro Jul 30, 2024
edb9558
feat(crosswalk): more conservative when the ego pass first (#1085)
takayuki5168 Jul 30, 2024
a84f014
feat(dynamic_obstacle_avoidance): shorter predicted path for pedestri…
takayuki5168 Jul 30, 2024
86c262e
perf(freespace_planning_algorithms): tune freespace planner parameter…
mkquda Jul 31, 2024
473e7e9
feat(static_obstacle_avoidance): add force deactivation duration time…
go-sakayori Jul 31, 2024
b947098
feat(autonomous_emergency_braking): enable AEB stop in vehicle_cmd_ga…
danielsanchezaran Jul 31, 2024
5b9551c
feat(behavior_path _planner): divide planner manager modules into dep…
soblin Aug 1, 2024
83c6907
feat(autonomous_emergency_braking): add info marker to aeb and state …
danielsanchezaran Aug 2, 2024
f489384
feat(lane_change): add param for lateral angle deviation (#1087)
zulfaqar-azmi-t4 Aug 2, 2024
2244a25
feat(lane_change): use different rss param to deal with parked vehicl…
zulfaqar-azmi-t4 Aug 2, 2024
c503403
feat: increase the number of processes monitored by process_monitor (…
tkimura4 Aug 8, 2024
1cba8e2
fix(mpc_lateral_controller): publish predicted trajectory in Frenet c…
takayuki5168 Aug 8, 2024
c56b766
feat(tracking_object_merger): add merge frame (#1112)
kaancolak Aug 11, 2024
ab654e6
fix(lane_change): skip generating path if longitudinal distance diffe…
zulfaqar-azmi-t4 Aug 13, 2024
6696802
feat(static_obstacle_avoidance): change policy for ambiguous avoidanc…
satoshi-ota Aug 13, 2024
80a988b
fix(goal_planner): fix lane departure check not working correctly due…
kosuke55 Aug 13, 2024
2167c0b
feat(psim)!: change a setting parameter type from bool to string (#1106)
yuki-takagi-66 Aug 14, 2024
25be323
feat(autoware_map_based_prediction): add debug parameters for map-bas…
technolojin Aug 14, 2024
f3237e6
fix(lane_change): parameter update (#1115)
zulfaqar-azmi-t4 Aug 16, 2024
713aa97
feat(psim)!: preapre settings to launch localization modules on psim …
yuki-takagi-66 Aug 19, 2024
e3d83c0
chore(autoware_multi_object_tracker): fix typo in input_channels (#1121)
technolojin Aug 19, 2024
9e7cc69
fix(lidar_model): add centerpoint_sigma param file (#1086)
badai-nguyen Aug 19, 2024
5b01e24
feat(tier4_perception_launch): add transfusion option for lidar_detec…
shmpwk Aug 20, 2024
4877a50
feat(freespace_planning_algorithms): add new parameters for astar pla…
mkquda Aug 21, 2024
5a39a41
chore(vehicle_cmd_gate): delete deprecated parameters (#1127)
Autumn60 Aug 21, 2024
d38a63e
perf(goal_planner): faster path sorting and selection (#1119)
kosuke55 Aug 21, 2024
7eb7563
feat(static_obstacle_avoidance): add parameter for envelope polygon c…
go-sakayori Aug 21, 2024
57c4dd4
refactor(lane_change): rename prepare_segment_ignore_object_velocity_…
zulfaqar-azmi-t4 Aug 21, 2024
1b3c7c5
feat(lane_change): consider deceleration in safety check for cancel (…
rej55 Aug 21, 2024
ed6adda
feat(raw_vehicle_cmd_converter): add steer command conversion with VG…
kosuke55 Aug 22, 2024
80cc472
chore(e2e_launch): add launch_sensing_driver arg (#1095)
TakaHoribe Aug 22, 2024
71a625f
feat(raw_vehicle_cmd_converter): disable actuation to steering (#1132)
kosuke55 Aug 23, 2024
81800f5
feat(localization): add lidar_marker_localizer (#861)
YamatoAndo Aug 23, 2024
2fe248a
feat(out_of_lane): redesign to improve accuracy and performance (#1117)
maxime-clem Aug 26, 2024
9023fb6
fix(ekf_localizer): change roll, pitch proc dev (#1140)
YamatoAndo Aug 26, 2024
99856d1
feat(obstacle_pointcloud_based_validator): add enable_debugger parame…
YoshiRi Aug 26, 2024
d9ee561
feat(occupancy_grid_based_outlier_fillter): add config file to autowa…
YoshiRi Aug 27, 2024
04970b4
feat(pid_longitudinal_controller)!: add acceleration feedback block (…
yuki-takagi-66 Aug 27, 2024
be21427
feat(detected_object_validation): copy parameter files update from un…
YoshiRi Aug 29, 2024
eeb8e9b
feat: fix parameter type error in occupancy_grid_map_outlier_filter.p…
YoshiRi Aug 30, 2024
6b8f16e
chore(stop_filter): extract stop_filter.param.yaml to autoware_launch…
TaikiYamada4 Aug 30, 2024
abb7dea
fix(min-velocity-map-based-prediction): reduce min_velocity_for_map_b…
ahmeddesokyebrahim Aug 30, 2024
892f44b
fix(static_obstacle_avoidance): tune parameters (#1143)
satoshi-ota Sep 1, 2024
4f6510a
fix(static_obstacle_avoidance): increase prepare time (#1148)
satoshi-ota Sep 3, 2024
ce2a4bf
feat(autoware_lidar_transfusion): add transfusion config (#1093)
amadeuszsz Sep 3, 2024
231f03d
feat: add simulator rviz config (#1150)
KhalilSelyan Sep 4, 2024
94a7ab6
feat(autoware_launch): add expansion params (#1133)
beyzanurkaya Sep 5, 2024
1bb3cdc
chore: add taekjin lee to perception launcher and configuration maint…
technolojin Sep 6, 2024
15f5e4a
feat(autoware_mpc_lateral_controller): add resampled reference trajec…
kyoichi-sugahara Sep 6, 2024
137d760
feat(occupancy_grid_map_outlier_filter): add option for time keeper (…
a-maumau Sep 6, 2024
26465fc
feat(ground_segmentation): add option for time keeper (#1134)
a-maumau Sep 6, 2024
8f3e2bf
feat(occupancy_grid_map): add option for time keeper (#1138)
a-maumau Sep 6, 2024
7debec5
chore(tier4_pereption_component): add image_segmentation_based_filter…
badai-nguyen Sep 9, 2024
8a4a3e9
feat(goal_planner): dense goal candidate sampling in BusStopArea (#1156)
soblin Sep 10, 2024
63dbbea
chore(planning): add maintainer (#1161)
yuki-takagi-66 Sep 10, 2024
2dfb684
feat: add parameters for restart suppression in crosswalk (#1160)
takayuki5168 Sep 10, 2024
09645f7
feat(mission_planner): add option to prevent rerouting in autonomous …
kosuke55 Sep 11, 2024
0086200
feat(run_out): speed up run out response (#1163)
danielsanchezaran Sep 12, 2024
3015fa9
feat(start_planner): add option to skip rear vehicle check (#1165)
kyoichi-sugahara Sep 12, 2024
42ba6ab
feat: add an env variable to enable the new rviz2 theme (#1017)
KhalilSelyan Sep 12, 2024
8fa0953
feat(crosswalk)!: update stop position caluculation (#1162)
yuki-takagi-66 Sep 13, 2024
593ad1f
feat: change visualization of localization results from PoseHistory t…
SaltUhey Sep 17, 2024
dba8a3e
style(rviz-config): use colors consistent with new theme (#1169)
KhalilSelyan Sep 18, 2024
705c589
feat(tier4_perception_launch): enable to use multi camera on traffic …
MasatoSaeki Sep 19, 2024
895731f
refactor(behavior_path_planner): remove unnecessary parameters (#1172)
takayuki5168 Sep 19, 2024
96477cc
refactor(system_monitor/ntp_monitor): add-missing-parameters (#1174)
TetsuKawa Sep 20, 2024
b1a8f45
refactor(system_monitor/net_monitor): remove-missing-patameters (#1175)
TetsuKawa Sep 20, 2024
4cc9120
feat(emergency_handler): delete package (#1173)
veqcc Sep 20, 2024
a8e335c
fix(avoidance_by_lane_change): remove unused parameter (#1176)
go-sakayori Sep 20, 2024
4288f79
feat(lane_change): add lane change parameter (#1157)
mkquda Sep 20, 2024
42409e3
fix(perception): adopt awsim (tlr) camera topic (#1177)
MasatoSaeki Sep 20, 2024
5563b43
revert: feat: change visualization of localization results from PoseH…
xmfcx Sep 20, 2024
b4f7ee5
feat(system_error_monitor): delete system error monitor (#1178)
TetsuKawa Sep 24, 2024
f9e12a6
feat(autonomous_emergency_braking): initiate speed_calculation_expans…
ismetatabay Sep 26, 2024
ebd55cc
feat(pose_initializer): add new parameter for check error between ini…
RyuYamamoto Sep 27, 2024
6c0733a
fix(obstacle_cruise_planner): tune obstacle_cruise_planner for cruisi…
ahmeddesokyebrahim Sep 30, 2024
56fdc60
feat(autonomous_emergency_braking): set max imu path length (#1183)
danielsanchezaran Oct 2, 2024
cf9840b
chore(crop_box_filter): add missing default parameter (#1155)
badai-nguyen Oct 2, 2024
80a387e
feat(obstacle_cruise_planner): improve stop and cruise behavior for c…
brkay54 Oct 8, 2024
a68a267
revert(obstacle_cruisse): revert "fix(obstacle_cruise_planner): guara…
yuki-takagi-66 Oct 10, 2024
b7d1568
refactor(rviz): add VirtualWall display for Autonomous Emergency Brak…
kyoichi-sugahara Oct 11, 2024
8de3a9f
chore: sync files (#1188)
awf-autoware-bot[bot] Oct 11, 2024
565568d
fix(.github): change runs-on value to to ubuntu-22.04 (#1189)
go-sakayori Oct 11, 2024
c9022ac
fix(pointcloud_map_filter): add threshold for split map grid size (#…
badai-nguyen Oct 17, 2024
1e17994
feat(crosswalk_module): set the velocity of occluded objects to 2.0m/…
maxime-clem Oct 21, 2024
46c1342
chore(simple_planning_simulator): add stop_filter_param_path (#1195)
yuki-takagi-66 Oct 22, 2024
de30459
feat(control_validator): add hold and lpf (#1193)
yuki-takagi-66 Oct 23, 2024
146322c
feat(autonomous_emergency_braking): change params to cater to urban s…
danielsanchezaran Oct 24, 2024
01398f3
feat(processing_time_checker): add five module. (#1192)
Kazunori-Nakajima Oct 24, 2024
8699901
chore(tier4_perception_launch): enable to use argument `centerpoint_m…
MasatoSaeki Oct 24, 2024
6f7cf67
fix(start_planner): set ignore_distance_from_lane_end param to 0.0 s…
danielsanchezaran Oct 25, 2024
642eb3e
feat(start/goal_planner): increse max dry steering angle (#1200)
kosuke55 Oct 29, 2024
7f10766
chore(diagnostic_graph_aggregator, system_diagnostic_monitor)!: chang…
yuki-takagi-66 Oct 31, 2024
05b42b4
feat(collision detector): add collision detector to launch/config (#1…
go-sakayori Nov 1, 2024
dd730b9
feat(goal_planner): set lane departure check margin 0.3 (#1199)
kosuke55 Nov 5, 2024
fb963de
chore: update fusion_common.param.yaml with new image projection sett…
technolojin Nov 5, 2024
1ab296d
fix: changed `loc_config_path` declaration from let to arg (#1204)
SakodaShintaro Nov 6, 2024
9df54ff
feat(lane_change): enable cancel when ego in turn direction lane main…
zulfaqar-azmi-t4 Nov 7, 2024
ab8914f
feat(rviz): add rviz config for debugging (#1213)
satoshi-ota Nov 7, 2024
4bce66b
fix(autoware_ekf_localizer): removed `publish_tf` (#1212)
SakodaShintaro Nov 7, 2024
511d732
feat(goal_planner): set lane departure check margin 0.20 (#1214)
kosuke55 Nov 7, 2024
e4ec095
feat(system_monitor): add on/off config for network traffic monitor (…
iwatake2222 Nov 8, 2024
9a8dc42
feat(detection_area)!: add retruction feature (#1216)
yuki-takagi-66 Nov 8, 2024
40f04ee
fix(pid_longitudinal_controller): revive hysteresis of state transiti…
takayuki5168 Nov 11, 2024
43a5774
feat(aeb): set global param to override autoware state check (#1218)
danielsanchezaran Nov 11, 2024
16506f2
revert(obstacle_cruise): disable ouside stop feature (#1222)
yuki-takagi-66 Nov 11, 2024
314013a
feat(costmap_generator): change lidar height thresholds to vehicle fr…
maxime-clem Nov 13, 2024
9d0e705
feat: change the old diagnostic_convertor to scenario_simulator_v2_ad…
mitsudome-r Nov 13, 2024
068a604
feat(psim, dummy_diag, diagnostic_graph_aggregator)!: launch dummy_di…
yuki-takagi-66 Nov 14, 2024
a9da3ea
chore(package.xml): bump version to 0.38.0 (#1226) (#1229)
youtalk Nov 14, 2024
68426e5
feat(crosswalk): disable slowdowns when the crosswalk is occluded (#1…
maxime-clem Nov 15, 2024
42f8c16
feat(goal_planner): loosen safety check to prevent unnecessary stop (…
kosuke55 Nov 15, 2024
1f6ee4e
chore(crosswalk)!: delete wide crosswalk corresponding function (#1233)
yuki-takagi-66 Nov 15, 2024
a217440
feat(rviz): show velocity/steering factors (#1235)
satoshi-ota Nov 18, 2024
5806a02
feat(freespace_planner): lower safety distance margin from 0.5 to 0.4…
maxime-clem Nov 18, 2024
2269c49
chore(system_diagnostic_monitor): sort paths (#1230)
yuki-takagi-66 Nov 19, 2024
c42bd46
feat(control): use preset.yaml to control which modules to launch for…
xtk8532704 Nov 19, 2024
c3649a6
feat: add an option of odometry uncertainty consideration in multi_ob…
technolojin Nov 19, 2024
e32c5c7
fix: default value for control_module_preset (#1242)
takayuki5168 Nov 19, 2024
bb90f51
fix: default value for control_module_preset (#1243)
SakodaShintaro Nov 20, 2024
ea30ec0
feat(processing_time_checker): update processing time list (#1236)
Kazunori-Nakajima Nov 20, 2024
6f09415
feat(autonomous_emergency_braking) add params for limiting imu path w…
danielsanchezaran Nov 25, 2024
350083c
feat(scan_ground_filter): update grid size for ground segmentation (#…
technolojin Nov 26, 2024
ce7fe45
refactor(lane_change): refactor lane change parameters (#1247)
mkquda Nov 26, 2024
d91c508
fix(static_obstacle_avoidance): improve avoidance for parked NPCs (#1…
ahmeddesokyebrahim Nov 26, 2024
e14b2c8
fix(dynamic_obstacle_avoidance): improve avoidance for moving NPCs (#…
beyzanurkaya Nov 26, 2024
44afd91
refactor(autoware_behavior_velocity_planner_common,autoware_behavior_…
yhisaki Nov 27, 2024
99a75f8
feat(lane_change): add delay lane change parameters (#1256)
mkquda Nov 28, 2024
10d823d
feat(autonomous_emergency_braking): add parameter to limit IMU path l…
kyoichi-sugahara Nov 28, 2024
4826faf
refactor(system_diagnostic_monitor, dummy_diag_publisher, diagnostic_…
yuki-takagi-66 Nov 29, 2024
3cd81cc
feat(object_lanelet_filter): add configurable margin for object lanel…
sebekx Dec 2, 2024
6bbe983
fix(rviz): fix a bug about visualizing ego model (#1257)
xtk8532704 Dec 2, 2024
b6530a5
refactor(glog_component): prefix package and namespace with autoware …
esteve Dec 4, 2024
d9ac509
refactor(global_parameter_loader): prefix package and namespace with …
esteve Dec 4, 2024
a8368db
feat(lane_change): add new lane change parameter (#1224)
mkquda Dec 5, 2024
dfd73f7
chore(package.xml): bump version to 0.39.0 (#1248) (#1261)
mitsudome-r Dec 6, 2024
5077723
chore: sync files (#1190)
awf-autoware-bot[bot] Dec 8, 2024
a81c9fe
fix(pointcloud_container.launch.py): autoware_glog_component (#1260)
SakodaShintaro Dec 9, 2024
830e111
ci(sync-files): make use of sync-file-templates repository (#1262)
xmfcx Dec 9, 2024
a8e7a8d
refactor(obstacle_cruise_planner)!: refactor rviz and terminal info (…
yuki-takagi-66 Dec 11, 2024
5b4ea05
fix(detection-lidar-model): remove unused iou_nms_target_class_names …
technolojin Dec 12, 2024
4a2f251
chore(package.xml): bump version to 0.40.0 (#1272)
rej55 Dec 12, 2024
1ded9c3
feat(MRM_handler, MRM_emergency_stop_operator): revert mrm_stop param…
yuki-takagi-66 Dec 12, 2024
67fd56e
refactor(autoware_multi_object_tracker): extract tracker parameters (…
jakor97 Dec 16, 2024
9e6ddd3
feat(image_projection_based_fusion): add timekeeper option (#1274)
a-maumau Dec 16, 2024
45ad76b
feat(pid_longitudinal_controller): change default slope compesation s…
yuki-takagi-66 Dec 16, 2024
8f1c3f2
chore: update CODEOWNERS (#1082)
awf-autoware-bot[bot] Dec 16, 2024
6ae982c
chore(deps): bump actions/labeler from 4 to 5 (#1058)
dependabot[bot] Dec 16, 2024
a064c67
chore: sync files (#1266)
awf-autoware-bot[bot] Dec 16, 2024
d99f86a
chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#1278)
dependabot[bot] Dec 16, 2024
f68a330
ci(sync-files): add pre-commit-config (#1279)
xmfcx Dec 16, 2024
53791b4
chore: sync files (#1280)
awf-autoware-bot[bot] Dec 16, 2024
b185fc4
feat(detected_object_validation): add validation for maximum distance…
technolojin Dec 17, 2024
51dbfe2
feat: remove emergency_state_traj_{trans/rot}_dev from trajectory_fol…
takayuki5168 Dec 19, 2024
3abce1f
feat: add velocity control virtual wall (#1285)
takayuki5168 Dec 19, 2024
67933de
feat: remove admissible_{position/yaw}_error from trajectory_follower…
takayuki5168 Dec 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
### Automatically generated from package.xml ###
autoware_launch/** [email protected]
autoware_launch/** [email protected] [email protected] [email protected]

### Copied from .github/CODEOWNERS-manual ###
# /**
# .github/**
autoware_launch/** [email protected] [email protected]
autoware_launch/** [email protected] [email protected] [email protected]
autoware_launch/config/control/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/localization/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/map/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/perception/** [email protected] [email protected] [email protected]
autoware_launch/config/perception/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/planning/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/simulator/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/system/** [email protected] [email protected]
Expand All @@ -17,10 +17,10 @@ autoware_launch/launch/components/tier4_autoware_api_component.launch.xml isamu.
autoware_launch/launch/components/tier4_control_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_localization_component.launch.xml [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_map_component.launch.xml [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_perception_component.launch.xml [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_perception_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_planning_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_sensing_component.launch.xml [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_simulator_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_system_component.launch.xml [email protected] [email protected]
autoware_launch/launch/components/tier4_system_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/rviz/** # no codeowners
autoware_launch/rviz/image/** [email protected] [email protected]
8 changes: 4 additions & 4 deletions .github/CODEOWNERS-manual
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# /**
# .github/**
autoware_launch/** [email protected] [email protected] [email protected]
autoware_launch/config/control/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/control/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/localization/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/map/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/perception/** [email protected] [email protected] [email protected]
autoware_launch/config/perception/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/planning/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/simulator/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/system/** [email protected] [email protected]
Expand All @@ -13,10 +13,10 @@ autoware_launch/launch/components/tier4_autoware_api_component.launch.xml isamu.
autoware_launch/launch/components/tier4_control_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_localization_component.launch.xml [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_map_component.launch.xml [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_perception_component.launch.xml [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_perception_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_planning_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_sensing_component.launch.xml [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_simulator_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_system_component.launch.xml [email protected] [email protected]
autoware_launch/launch/components/tier4_system_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/rviz/** # no codeowners
autoware_launch/rviz/image/** [email protected] [email protected]
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: Bug
description: Report a bug
body:
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

blank_issues_enabled: false
contact_links:
- name: Question
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/task.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

name: Task
description: Plan a task
body:
Expand Down
8 changes: 0 additions & 8 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

40 changes: 0 additions & 40 deletions .github/PULL_REQUEST_TEMPLATE/small-change.md

This file was deleted.

50 changes: 0 additions & 50 deletions .github/PULL_REQUEST_TEMPLATE/standard-change.md

This file was deleted.

11 changes: 8 additions & 3 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

version: 2
updates:
- package-ecosystem: github-actions
directory: /
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#scheduleinterval
schedule:
interval: daily
interval: monthly
open-pull-requests-limit: 1
labels:
- bot
- github-actions
- tag:bot
- type:github-actions
33 changes: 33 additions & 0 deletions .github/labeler.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
"type:ci":
- .github/**/*
- "*.json"
- "*.yaml"
- "*.cfg"
- .clang-format
- .gitignore
- .prettierignore
"type:documentation":
- "**/*.md"
- "**/*.rst"
- "**/*.jpg"
- "**/*.png"
- "**/*.svg"
"component:control":
- "**/*control*"
"component:localization":
- "**/*localization*"
"component:map":
- "**/*map*"
"component:perception":
- "**/*perception*"
"component:planning":
- "**/*planning*"
"component:sensing":
- "**/*sensing*"
"component:simulation":
- "**/*simulator*"
"component:system":
- "**/*system*"
"component:ui":
- "**/*.rviz"
- "**/rviz"
11 changes: 11 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Description

## How was this PR tested?

## Notes for reviewers

None.

## Effects on system behavior

None.
6 changes: 5 additions & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# This file is automatically synced from:
# https://github.com/autowarefoundation/sync-file-templates
# To make changes, update the source repository and follow the guidelines in its README.

# Modified from https://github.com/probot/stale#usage

# Number of days of inactivity before an Issue or Pull Request with the stale label is closed
daysUntilClose: false

# Label to use when marking as stale
staleLabel: stale
staleLabel: status:stale

# Comment to post when marking as stale
markComment: >
Expand Down
15 changes: 8 additions & 7 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- repository: autowarefoundation/autoware
- repository: autowarefoundation/sync-file-templates
source-dir: sources
files:
- source: CODE_OF_CONDUCT.md
- source: CONTRIBUTING.md
Expand All @@ -7,27 +8,27 @@
- source: .github/ISSUE_TEMPLATE/bug.yaml
- source: .github/ISSUE_TEMPLATE/config.yml
- source: .github/ISSUE_TEMPLATE/task.yaml
- source: .github/PULL_REQUEST_TEMPLATE.md
- source: .github/PULL_REQUEST_TEMPLATE/small-change.md
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
- source: .github/pull_request_template.md
- source: .github/dependabot.yaml
- source: .github/stale.yml
- source: .github/workflows/comment-on-pr.yaml
- source: .github/workflows/github-release.yaml
- source: .github/workflows/pre-commit.yaml
- source: .github/workflows/pre-commit-optional.yaml
- source: .github/workflows/semantic-pull-request.yaml
- source: .github/workflows/spell-check-daily.yaml
- source: .github/workflows/spell-check-differential.yaml
- source: .github/workflows/sync-files.yaml
- source: .markdown-link-check.json
- source: .markdownlint.yaml
- source: .pre-commit-config.yaml
- source: .pre-commit-config-optional.yaml
- source: .prettierignore
pre-commands: |
sd "rviz\n" "rviz\n**/diagnostic_graph_aggregator/\n" {source}
- source: .prettierrc.yaml
- source: .yamllint.yaml
- source: setup.cfg

- repository: autowarefoundation/autoware_common
files:
- source: .github/workflows/build-and-test.yaml
- source: .github/workflows/build-and-test-differential.yaml
- source: .github/workflows/cancel-previous-workflows.yaml
Loading
Loading