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: sync tier4/main to beta/v0.41 #1779

Closed
wants to merge 555 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
555 commits
Select commit Hold shift + click to select a range
3e8c7bf
build(lidar_apollo_segmentation_tvm and lidar_apollo_segmentation_tvm…
lexavtanke Nov 8, 2023
e3f8a37
refactor(tier4_planning_launch): align argument name (#5505)
satoshi-ota Nov 8, 2023
56d804f
refactor(system_error_monitor): hide error log in no-fault condition …
TakaHoribe Nov 9, 2023
90f873c
feat(behavior_path_planner): add option to insert zero velocity to th…
kyoichi-sugahara Nov 9, 2023
6bfb0e5
refactor(start_planner): support new interface (#5526)
kyoichi-sugahara Nov 9, 2023
c4c3841
refactor(goal_planner): support new interface (#5525)
satoshi-ota Nov 9, 2023
eb2eb58
refactor(gyro_odometer): rework parameters (#5243)
YuqiHuai Nov 9, 2023
62de92a
refactor(ar_tag_based_localizer): refactor `ar_tag_based_localizer` (…
SakodaShintaro Nov 9, 2023
7b71000
refactor(motion_utils): fix typo in calcLongitudinalOffsetPose return…
kyoichi-sugahara Nov 9, 2023
805933c
fix(simple_planning_simulator): set ego pitch to 0 if road slope is n…
danielsanchezaran Nov 9, 2023
b8bfaea
refactor(dynamic_avoidance): support new interface (#5527)
satoshi-ota Nov 9, 2023
eb7ccb8
refactor(mission_planner): use combineLaneletsShape in lanelet2_exten…
kosuke55 Nov 9, 2023
7a63e68
feat(controller): publish processing time (#5537)
TakaHoribe Nov 9, 2023
b4a05f6
fix(mission_planner): revert "refactor(mission_planner): use combineL…
kosuke55 Nov 9, 2023
da6281f
fix(tier4_planning_launch): obstacle_cruise_planner pipeline is not c…
takayuki5168 Nov 10, 2023
54020ff
fix(image_projection_based_fusion): add missing install (#5548)
wep21 Nov 10, 2023
20c8641
perf(motion_utils): faster removeOverlapPoints and calcLateralOffset …
maxime-clem Nov 10, 2023
dd2c3a7
refactor(goal_planner): separate thread safe data (#5493)
kosuke55 Nov 10, 2023
c2fc188
refactor(start_planner): refactor backward path calculation in StartP…
kyoichi-sugahara Nov 10, 2023
bde4eb8
build(lidar_centerpoint_tvm): remove artifacts download (#5367)
lexavtanke Nov 10, 2023
a1dfb07
refactor(perception_rviz_plugin): apply thread pool to manage detache…
Owen-Liuyuxuan Nov 11, 2023
567b9e5
feat(intersection): use the centerline position of first attention ar…
soblin Nov 13, 2023
cd06205
fix: scan ground filter document (#5552)
miursh Nov 13, 2023
1f861e8
feat(geo_pose_projector): use geo_pose_projector in eagleye (#5513)
kminoda Nov 13, 2023
c8b60f8
feat(simple_planning_simulator): add acceleration and steer command s…
kosuke55 Nov 13, 2023
dcbff10
fix(ndt_scan_matcher): make regularization process thread safe (#5550)
KYabuuchi Nov 13, 2023
54ff23a
test(obstacle_velocity_limiter): added test cases for particle model …
bupeshr Nov 13, 2023
387cb24
fix(sampling_based_planner): fix runtime error (#5490)
satoshi-ota Nov 13, 2023
cbbc7b7
docs(lane_change): stopping position when an object exists ahead (#5523)
kosuke55 Nov 13, 2023
db962b3
fix(detection_by_tracker): add ignore option for each label (#5473)
badai-nguyen Nov 13, 2023
d3ab218
feat(image_projection_based_fusion): enable to show iou value in roi_…
YoshiRi Nov 13, 2023
8eb858a
refactor(landmark_parser): refactored landmark manager (#5511)
SakodaShintaro Nov 13, 2023
450f832
feat(obstacle_cruise_planner): use obstacle velocity based obstacle p…
danielsanchezaran Nov 14, 2023
cadba46
refactor(side_shift): support new interface (#5556)
satoshi-ota Nov 14, 2023
9f43afc
refactor(goal_planner): add updateStatus and reduce variables (#5546)
kosuke55 Nov 14, 2023
b11496e
fix(simple_planning_simulator): change default value of manual gear, …
h-ohta Nov 14, 2023
1886731
fix(lane_change): fix object debug marker not having point (#5577)
zulfaqar-azmi-t4 Nov 14, 2023
7d71687
fix(avoidance): fix a bug regarding the nearest search (#5575)
yuki-takagi-66 Nov 14, 2023
5fe26c6
refactor(goal_planner): refactoring plan flow and add post process (#…
kosuke55 Nov 14, 2023
874c559
ci(labeler): rename simulator to simulation (#5580)
xmfcx Nov 14, 2023
2a53348
feat(motion_velocity_smoother): add motion_velocity_smoother's virtua…
takayuki5168 Nov 14, 2023
4d79d98
feat(localization): add `pose_instability_detector` (#5439)
SakodaShintaro Nov 15, 2023
5930a79
fix(drivable_area_expansion): fix bug when reusing previous path poin…
maxime-clem Nov 15, 2023
fe50118
refactor(pose_instability_detector, ar_tag_based_localizer): specify …
KYabuuchi Nov 15, 2023
2bc49ae
fix(detected_object_validation): add 3d pointcloud based validator (#…
badai-nguyen Nov 15, 2023
cdf4b77
fix(goal_planner): fix detection_polygons visualiztion (#5596)
kosuke55 Nov 15, 2023
cae657b
ci(sync-files): remove stale label pre-commands (#5597)
xmfcx Nov 15, 2023
9026da8
chore(run_out): add maintainer (#5598)
TomohitoAndo Nov 15, 2023
62c3419
fix(goal_planner): fix extending current lanes (#5595)
kosuke55 Nov 15, 2023
58b909f
fix(geo_pose_projector): fix -Werror=deprecated-declarations (#5599)
satoshi-ota Nov 16, 2023
f12df94
refactor(goal_planner): refactor select path (#5559)
kosuke55 Nov 16, 2023
8ea6094
feat(lane_departure_checker): better cubstones's search (#5582)
takayuki5168 Nov 16, 2023
8c69bba
build(tier4_perception_launch): add tracking_object_merger (#5602)
kminoda Nov 16, 2023
db03668
fix(avoidance): fix avoidance exit condition (#5592)
satoshi-ota Nov 16, 2023
cbc54cf
fix(avoidance): fix wrong reason for unavoidable situation (#5558)
satoshi-ota Nov 16, 2023
d808d04
refactor(radar_object_clustering): move radar object clustering param…
YoshiRi Nov 16, 2023
7b1e139
feat(radar_object_tracker): Change to use `use_radar_tracking_fusion`…
miursh Nov 16, 2023
bce0800
fix(avoidance): fix bug in shift lon distance calculation (#5557)
satoshi-ota Nov 16, 2023
20345f4
fix(avoidance): prevent sudden steering at avoidance maneuver (#5572)
satoshi-ota Nov 16, 2023
8753183
feat(out_of_lane): more stable decisions (#5197)
maxime-clem Nov 16, 2023
1b5ef95
refactor(goal_planner): add prev_data instead of status (#5561)
kosuke55 Nov 16, 2023
4d916dd
feat(goal_planner): keep margin against objects as possible (#5569)
kosuke55 Nov 16, 2023
9513782
feat(out_of_lane): improve reuse of previous decision (#5611)
maxime-clem Nov 16, 2023
1e65d39
refactor(start_planner): support new interface (#5606)
kyoichi-sugahara Nov 17, 2023
4d27fa4
fix(lane_change): regulate at the traffic light (#5457)
zulfaqar-azmi-t4 Nov 17, 2023
dd3e9fb
fix(start_planner, goal_planner): remove inappropriate reference valu…
kosuke55 Nov 17, 2023
14e5101
feat(component_state_monitor): monitor pose_estimator output (#5617)
kminoda Nov 20, 2023
93e45ac
fix(simple_planning_simulator): fix ego sign pitch problem (#5616)
danielsanchezaran Nov 20, 2023
9e99bfc
fix(utils): fix monotonic bound create logic (#5565)
satoshi-ota Nov 20, 2023
a800040
fix(lane_change): fix abort path (#5628)
rej55 Nov 20, 2023
3bb70d0
refactor(start_planner): add verbose parameter for debug print (#5622)
kyoichi-sugahara Nov 20, 2023
e5c4b08
refactor(goal_planner): add rss safety check function (#5620)
kosuke55 Nov 20, 2023
eb9c714
feat(goal_planner): prevent auto approval for unsafe path (#5621)
kosuke55 Nov 20, 2023
6c2d806
refactor(behavior_path_planner): separate drivable area functions (#5…
zulfaqar-azmi-t4 Nov 21, 2023
691ab78
perf(image_projection_based_fusion): replace std::bitset (#5603)
wep21 Nov 21, 2023
06af6c1
fix(bytetrack): fix uninteded roi value error due to casting int to u…
YoshiRi Nov 21, 2023
1ca01ce
fix(start_planner): fix logPullOutStatus format specifier (#5637)
kyoichi-sugahara Nov 21, 2023
de311a3
fix(goal_planner): fix prevent auto approval for unsafe path #5621 (#…
kosuke55 Nov 21, 2023
c522965
fix(out_of_lane): prevent "Same points are given" error message (#5643)
maxime-clem Nov 21, 2023
635e399
build(lidar_centerpoint_tvm): add missing tf2_sensor_msgs depedency (…
esteve Nov 21, 2023
877cc4f
Merge pull request #1034 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Nov 22, 2023
ceb1ce1
Merge pull request #1035 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Nov 22, 2023
c9f2203
Merge pull request #1042 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Nov 27, 2023
b96b339
Merge pull request #1059 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Dec 6, 2023
c79878e
fix(start_planner): check safety only when waiting approval (#5792)
kyoichi-sugahara Dec 6, 2023
ca5cf61
feat(start_planner): add surround moving obstacle check (#5782)
kyoichi-sugahara Dec 6, 2023
962a81e
Merge pull request #1064 from kyoichi-sugahara/beta/v0.18.0+PR5792
kyoichi-sugahara Dec 8, 2023
a1762eb
fix(lidar_centerpoint,image_projection_based_fusion): add guard to av…
miursh Dec 11, 2023
59a7653
Merge pull request #1067 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Dec 11, 2023
4b3da5d
Merge remote-tracking branch 'origin/beta/v0.19.0' into sync-upstream
TakaHoribe Dec 20, 2023
15e7690
Merge pull request #1078 from tier4/sync-upstream
TakaHoribe Dec 20, 2023
440a7d0
Merge pull request #1079 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Dec 25, 2023
44b25d3
feat: add github workflow of create-awf-latest.yml (#1082)
takayuki5168 Dec 28, 2023
3bdafe2
Merge pull request #1084 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Jan 10, 2024
4325b45
fix(static_drivable_area_expansion): fix bound extraction logic (#6006)
satoshi-ota Jan 10, 2024
14c6562
feat(avoidance): check traffic light info in order to limit drivable …
satoshi-ota Jan 10, 2024
8331124
fix(avoidance): return shift path was not generated expectedly (#6017)
satoshi-ota Jan 10, 2024
9c390a8
Merge pull request #1085 from tier4/hotfix/v0.20.0/avoidance
shmpwk Jan 11, 2024
86e32ba
feat(behavior_velocity_planner): add new 'dynamic_obstacle_stop' modu…
maxime-clem Jan 11, 2024
36b456d
refactor(tier4_planning_launch): remove duplicate arguments in launch…
maxime-clem Jan 11, 2024
f250248
docs(start_planner): update explanation about start pose candidate's …
kyoichi-sugahara Jan 10, 2024
0c7f926
fix(start_planner): don't update start pose when backward driving is …
kyoichi-sugahara Jan 10, 2024
912bfd7
docs(start_planner): update Purpose / Role of the document (#6002)
kyoichi-sugahara Jan 10, 2024
f9dcafb
feat(start_planner): keep distance against front objects (#5983)
kyoichi-sugahara Jan 11, 2024
a068b86
feat(start_planner): define collision check margin as list (#5994)
kyoichi-sugahara Jan 11, 2024
e240ad4
refactor(motion_utils): clear the repeat definitions and correct the …
HansOersted Jan 10, 2024
89139f3
Merge pull request #1090 from HansOersted/beta/v0.20.0
shmpwk Jan 11, 2024
2f233b4
fix(lane_change): check able to return to original lane in abort (#6034)
zulfaqar-azmi-t4 Jan 11, 2024
2ea2390
Merge pull request #1087 from tier4/cp-lane-change-abort-able-to-return
shmpwk Jan 11, 2024
0afead5
feat(behavior_velocity): add the option to keep the last valid observ…
soblin Jan 10, 2024
b3f6aaf
feat(intersection): distinguish 1st/2nd attention lanelet (#6042)
soblin Jan 10, 2024
e0f4760
fix(intersection): fix bugs (#6050)
soblin Jan 11, 2024
60a9691
Merge branch 'beta/v0.20.0' into hotfix/v0.20.0/start_planner
kyoichi-sugahara Jan 12, 2024
d8f135f
Merge pull request #1092 from tier4/hotfix/v0.20.0/start_planner
kyoichi-sugahara Jan 12, 2024
a45f52a
Merge pull request #1091 from tier4/cherry-pick/intersection
soblin Jan 12, 2024
c05b191
Merge pull request #1093 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Jan 16, 2024
6f0fd05
feat: add sync-awf-latest.yaml (#1096)
takayuki5168 Jan 18, 2024
f3ba58f
feat: sync with awf/autoware.universe by force-push (#1115)
takayuki5168 Jan 24, 2024
acf3357
Merge remote-tracking branch 'tier4/beta/v0.21.0' into sync-upstream
TakaHoribe Jan 24, 2024
21d1a1f
Merge pull request #1116 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Jan 24, 2024
2117f81
Merge pull request #1119 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Jan 29, 2024
2851b2f
Merge pull request #1130 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Feb 7, 2024
dfe8598
feat: use tier4/awf-latest for upstream sync (#1131)
takayuki5168 Feb 7, 2024
271f71a
Merge pull request #1142 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Feb 13, 2024
94e5f48
Merge pull request #1153 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Feb 21, 2024
9049444
Merge pull request #1158 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Feb 26, 2024
1bebdab
feat(workflow): modify workflow from sync-awf-latest workflow (#1167)
takayuki5168 Mar 2, 2024
efeda95
Merge pull request #1175 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Mar 6, 2024
63e6fa8
fix(drivable_area_expansion): fix invalid access (#6566)
satoshi-ota Mar 7, 2024
269cd28
Merge pull request #1181 from tier4/hotfix/v0.24.0/drivable-area
satoshi-ota Mar 8, 2024
0c4771e
fix(route_handler): query shoulder lane in getLaneletSequence() if on…
soblin Mar 7, 2024
9a70e23
fix(start_planner): consider backward completion before preparing bli…
soblin Mar 7, 2024
bb387e8
Merge pull request #1183 from tier4/cherry-pick/pr6558
soblin Mar 8, 2024
164ab15
Merge pull request #1182 from tier4/cherry-pick/pr6567
soblin Mar 8, 2024
ee9a54e
Merge pull request #1184 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Mar 8, 2024
0b70d0b
Merge pull request #1202 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Mar 21, 2024
c608bbf
Merge pull request #1208 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Mar 25, 2024
c879a29
feat: run sync-awf-latest every one hour (#1219)
takayuki5168 Apr 2, 2024
2b224ba
Merge pull request #1234 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Apr 8, 2024
5ae3a05
Merge pull request #1260 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Apr 17, 2024
6ceba5b
Merge pull request #1270 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Apr 22, 2024
225f8e8
revert: feat(global_parameter_loader): add gtest to global parameter …
mergify[bot] Apr 25, 2024
a24968c
fix: pre-commit.ci error (#1282)
shmpwk May 2, 2024
cf3c70a
ci: add comment-on-pr.yaml (#1281)
shmpwk May 2, 2024
e6f7a01
Merge remote-tracking branch 'origin/beta/v0.28.0' into sync-upstream
TakaHoribe May 15, 2024
6bb900d
Merge pull request #1298 from tier4/sync-upstream
tier4-autoware-public-bot[bot] May 15, 2024
a732236
Merge pull request #1307 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] May 20, 2024
6a72280
Merge pull request #1339 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Jun 18, 2024
dd49e8c
chore(topic_state_monitor): enrich error log message (#7236)
TakaHoribe Jun 19, 2024
87156a0
Merge pull request #1340 from tier4/hotfix-add-system-error-log
TakaHoribe Jun 19, 2024
e580454
refactor(universe_utils): add autoware namespace
kosuke55 Jun 19, 2024
4a11c10
refactor(motion_utils): add autoware namespace
kosuke55 Jun 19, 2024
46adcc6
Merge pull request #1344 from tier4/refactor/autoware_ns_beta
kosuke55 Jun 20, 2024
2217b65
feat(default_ad_api): add log when operation mode change fails
isamu-takagi Jun 19, 2024
70a5b3c
feat(diagnostic_graph_utils): add logging tool
isamu-takagi Jun 19, 2024
8224b20
fix all OK
isamu-takagi Jun 19, 2024
fcf5e96
Merge pull request #1347 from tier4/add-log-modechange-fail
TakaHoribe Jun 20, 2024
970c6f3
Merge pull request #1346 from tier4/add-logging-node
TakaHoribe Jun 20, 2024
81a1964
Merge pull request #1351 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Jun 25, 2024
181021f
ci(pre-commit): autoupdate (#1353)
tier4-autoware-public-bot[bot] Jun 26, 2024
4ea61ab
fix(lane_change): prevent empty path when rerouting (#7717) (#1355)
kosuke55 Jun 27, 2024
aef4529
feat(start_planner): yaw threshold for rss check (#7657)
danielsanchezaran Jun 27, 2024
d14cbc5
ci(pre-commit): autoupdate (#1360)
tier4-autoware-public-bot[bot] Jun 30, 2024
6b13edc
feat(motion_velocity_planner): publish processing times (#7633)
maxime-clem Jun 24, 2024
9e55740
feat(motion_velocity_planner, lane_departure_checker): add processing…
maxime-clem Jun 25, 2024
e403943
perf(dynamic_obstacle_stop): create rtree with packing algorithm (#7730)
maxime-clem Jun 28, 2024
91da574
perf(motion_velocity_planner): resample trajectory after vel smoothin…
maxime-clem Jul 1, 2024
a81d833
Merge pull request #1361 from tier4/cherry-pick/perf-out_of_lane
takayuki5168 Jul 1, 2024
d1f0430
feat(static_centerline_generator): organize AUTO/GUI/VMB modes (#7432)
takayuki5168 Jun 24, 2024
470ebba
refactor(static_centerline_optimizer): clean up the code (#7756)
takayuki5168 Jul 1, 2024
222d319
fix(static_centerline_generator): save_map only once (#7770)
takayuki5168 Jul 1, 2024
c584252
Merge pull request #1364 from tier4/fix/static-centerline-generator
takayuki5168 Jul 1, 2024
5bed858
fix(pose_instability_detector): fix a rare error (#7681)
SakodaShintaro Jul 1, 2024
6da3fea
Merge pull request #1370 from tier4/fix/crash_bug_in_pose_instability…
SakodaShintaro Jul 2, 2024
cb3e758
feat(mrm_handler): operate mrm only when autonomous operation mode (#…
zhiwango Jul 3, 2024
9f31524
fix(image_transport_decompressor): missing config setting (#7615)
badai-nguyen Jun 21, 2024
4cc01c3
Merge pull request #1379 from tier4/fix/img-decomposer-launch-error
Naophis Jul 3, 2024
a28bbd2
fix(euclidean_cluster, ground_segmentation): cherry-pick bug fix PRs …
badai-nguyen Jul 4, 2024
e2e3bce
Merge pull request #1382 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Jul 4, 2024
4f9850a
Resolve conflicts
rej55 Jul 4, 2024
46b1873
Merge pull request #1383 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Jul 5, 2024
7777632
fix(motion_planning): fix processing time topic names (#7885) (#1394)
maxime-clem Jul 8, 2024
4e18b80
fix(multi_object_tracker): fix publish interval adjust timing (#7904)…
technolojin Jul 9, 2024
0c4479f
Merge pull request #1403 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Jul 10, 2024
2ee831e
Merge remote-tracking branch 'origin/beta/v0.31.0' into sync-upstream
rej55 Jul 18, 2024
77ada35
Merge pull request #1416 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Jul 18, 2024
992b4df
fix(velocity_smoother): float type of processing time was wrong
takayuki5168 Jul 23, 2024
ea8f301
fix(path_optimizer): revert the feature of publishing processing time
takayuki5168 Jul 23, 2024
f1399a2
Merge pull request #1421 from tier4/fix/processing-time-beta-31
takayuki5168 Jul 23, 2024
57a0c28
Merge pull request #1424 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Jul 24, 2024
b9fb39b
Merge remote-tracking branch 'origin/beta/v0.32.0' into sync-upstream
rej55 Aug 1, 2024
b30d56e
Merge pull request #1439 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Aug 1, 2024
4d5789b
fix(tier4_perception_launch): set `use_image_transport` in launch (#8…
MasatoSaeki Aug 1, 2024
68ccb48
Merge pull request #1442 from tier4/fix/add_awf_pr#8315
rej55 Aug 2, 2024
1980f02
fix(static_obstacle_avoidance): remove invalid small shift lines
satoshi-ota Aug 5, 2024
a250b93
Merge pull request #1444 from tier4/hotfix/v0.32.0/cherry-pick-avoidance
rej55 Aug 6, 2024
8987423
Merge pull request #1448 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Aug 7, 2024
bfaccc7
Merge pull request #1483 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Aug 22, 2024
8b1902a
Merge pull request #1489 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Aug 28, 2024
ed5be88
Merge branch 'beta/v0.34' into sync-upstream
rej55 Sep 5, 2024
6bc0352
Merge pull request #1513 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 5, 2024
488e744
fix(goal_planner): fix typo (#8763)
rej55 Sep 5, 2024
6c27882
fix(pointcloud_preprocessor): fix typo (#8762)
rej55 Sep 5, 2024
96ff1bd
Merge pull request #1514 from tier4/fix/typo
rej55 Sep 5, 2024
1e34b6a
fix(goal_planner): fix object extraction area (#8764)
kosuke55 Sep 5, 2024
a7c1dc2
fix(goal_planner): fix time_keeper race (#8780)
soblin Sep 5, 2024
0dc6d82
Merge pull request #1519 from tier4/hotfix/beta/v0.34_goal_planner
shmpwk Sep 6, 2024
0a1e15e
fix(autoware_pointcloud_preprocessor): static TF listener as Filter o…
amadeuszsz Sep 9, 2024
085040f
Merge pull request #1524 from tier4/fix/pointcloud_preprocessor
rej55 Sep 9, 2024
8f3ef69
Merge pull request #1534 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Sep 11, 2024
6948839
Merge branch 'beta/v0.35' into sync-upstream
rej55 Sep 19, 2024
625605a
Merge pull request #1543 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 19, 2024
5f5d08b
fix(goal_planner): fix typo (#8910)
rej55 Sep 19, 2024
0726690
fix(intersection): fix typo (#8911)
rej55 Sep 19, 2024
f675b2d
Merge pull request #1544 from tier4/fix/typo
rej55 Sep 19, 2024
3c230eb
fix(lane_change): set initail rtc state properly (#8902)
go-sakayori Sep 19, 2024
7ed77b2
Merge pull request #1545 from tier4/fix/beta/v0.35/lc_warning
rej55 Sep 20, 2024
1412557
refactor(start_planner,raw_vechile_cmd_converter): align parameter wi…
kyoichi-sugahara Sep 19, 2024
3ae8633
chore(mpc_lateral_controller): consistent parameters with autoware_la…
takayuki5168 Sep 19, 2024
ed81a55
chore(planning): consistent parameters with autoware_launch (#8915)
takayuki5168 Sep 19, 2024
f1adaed
Merge pull request #1547 from tier4/fix/parameters
rej55 Sep 20, 2024
05acc9e
feat(emergency_handler): delete package (#8917)
veqcc Sep 20, 2024
0eb2e35
Merge pull request #1549 from tier4/feat/delete_emergency_handler
rej55 Sep 20, 2024
c5ab77a
refactor(detected_object_validation): rework parameters (#7750)
batuhanbeytekin Sep 20, 2024
d288f06
Merge pull request #1550 from tier4/hotfix/object_validation
rej55 Sep 24, 2024
1f966da
feat(system_error_monitor): remove system error monitor (#8929)
TetsuKawa Sep 24, 2024
554ce6d
Merge pull request #1551 from tier4/feat/delete-system-error-monitor
rej55 Sep 24, 2024
b34c1a1
Merge pull request #1557 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Sep 26, 2024
4cf09d1
Merge pull request #1572 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Oct 3, 2024
810a8d7
fix(intersection): set RTC enable (#9040)
go-sakayori Oct 7, 2024
e6ebc31
Merge pull request #1579 from tier4/hotfix/v0.36/intersection
rej55 Oct 7, 2024
a074c38
Merge pull request #1582 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Oct 10, 2024
9f595a8
Merge branch 'beta/v0.37' into sync-upstream
hayato-m126 Oct 17, 2024
75facd2
Merge pull request #1589 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Oct 17, 2024
75b6b7c
Merge pull request #1600 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Oct 23, 2024
77ac8ca
Merge pull request #1615 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Oct 30, 2024
90cddbd
Merge pull request #1625 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Nov 6, 2024
ebba16e
fix(crosswalk): don't use vehicle stop checker to remove unnecessary …
satoshi-ota Nov 5, 2024
93c8934
Merge pull request #1635 from tier4/minor/fix/not-use-vehicle-stop-ch…
rej55 Nov 11, 2024
974dca6
Merge pull request #1640 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Nov 13, 2024
2fc4c87
Merge pull request #1642 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Nov 14, 2024
96abc03
Merge pull request #1658 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Nov 22, 2024
f6e4d16
Merge pull request #1698 from tier4/tier4/main
rej55 Dec 13, 2024
9457e57
chore: rename codeowners file
tkimura4 Nov 27, 2024
33f887e
Merge pull request #1701 from tier4/rename_code_owner
rej55 Dec 16, 2024
1ae3eaf
chore: rename codeowners file
tkimura4 Nov 27, 2024
5ab645d
Merge pull request #1702 from tier4/rename_code_owner-beta
rej55 Dec 16, 2024
246269c
Merge branch 'tier4/main' into beta-to-tier4-main-sync
xtk8532704 Dec 20, 2024
4035788
Merge pull request #1715 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Dec 20, 2024
1565e4e
ci(pre-commit-optional): autoupdate (#1724)
tier4-autoware-public-bot[bot] Dec 21, 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
2 changes: 1 addition & 1 deletion .github/CODEOWNERS → .github/_CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ sensing/autoware_radar_scan_to_pointcloud2/** [email protected] shunsuke.m
sensing/autoware_radar_static_pointcloud_filter/** [email protected] [email protected] [email protected] [email protected]
sensing/autoware_radar_threshold_filter/** [email protected] [email protected] [email protected] [email protected]
sensing/autoware_radar_tracks_noise_filter/** [email protected] [email protected] [email protected] [email protected]
sensing/autoware_vehicle_velocity_converter/** [email protected]
sensing/livox/autoware_livox_tag_filter/** [email protected] [email protected]
sensing/vehicle_velocity_converter/** [email protected]
simulator/autoware_carla_interface/** [email protected] [email protected]
simulator/dummy_perception_publisher/** [email protected]
simulator/fault_injection/** [email protected]
Expand Down
34 changes: 34 additions & 0 deletions .github/workflows/beta-to-tier4-main-sync.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: beta-to-tier4-main-sync

on:
workflow_dispatch:
inputs:
source_branch:
description: Source branch
required: true
type: string

jobs:
sync-beta-branch:
runs-on: ubuntu-latest
steps:
- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}

- name: Run sync-branches
uses: autowarefoundation/autoware-github-actions/sync-branches@v1
with:
token: ${{ steps.generate-token.outputs.token }}
base-branch: tier4/main
sync-pr-branch: beta-to-tier4-main-sync
sync-target-repository: https://github.com/tier4/autoware.universe.git
sync-target-branch: ${{ inputs.source_branch }}
pr-title: "chore: sync beta branch ${{ inputs.source_branch }} with tier4/main"
pr-labels: |
bot
sync-beta-branch
auto-merge-method: merge
34 changes: 18 additions & 16 deletions .github/workflows/comment-on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,29 @@
# To make changes, update the source repository and follow the guidelines in its README.

name: comment-on-pr

on:
pull_request_target:
pull_request:
types:
- opened
branches:
- beta/v0.[0-9]+.[1-9]+

jobs:
comment-on-pr:
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- name: Check out repository
uses: actions/checkout@v4

- name: Initial PR comment
uses: marocchino/sticky-pull-request-comment@v2
with:
message: |
Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, [switch it to draft mode](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#converting-a-pull-request-to-a-draft).

Please ensure:
- You've checked our [contribution guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/).
- Your PR follows our [pull request guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/pull-request-guidelines/).
- All required CI checks pass before [marking the PR ready for review](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#marking-a-pull-request-as-ready-for-review).
- name: Create comments
run: |
cat << EOF > comments
### Merging guidelines for the beta branch
Please use `Squash and merge` as the default.
However, when incorporating multiple changes with cherry-pick, use a `Create a merge commit` to preserve the changes in the history.
EOF
- name: Post comments
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
URL: ${{ github.event.pull_request.html_url }}
run: gh pr comment -F ./comments "${URL}"
45 changes: 45 additions & 0 deletions .github/workflows/dispatch-push-event.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
name: dispatch-push-event
on:
push:

jobs:
search-dispatch-repo:
runs-on: ubuntu-latest
strategy:
matrix:
include:
- { version: beta/v0.3.**, dispatch-repo: pilot-auto.x1.eve }
outputs:
dispatch-repo: ${{ steps.search-dispatch-repo.outputs.value }}
steps:
- name: Search dispatch repo
id: search-dispatch-repo
run: |
if [[ ${{ github.ref_name }} =~ ${{ matrix.version }} ]]; then
echo ::set-output name=value::"${{ matrix.dispatch-repo }}"
echo "Detected beta branch: ${{ github.ref_name }}"
echo "Dispatch repository: ${{ matrix.dispatch-repo }}"
fi

dispatch-push-event:
runs-on: ubuntu-latest
needs: search-dispatch-repo
if: ${{ needs.search-dispatch-repo.outputs.dispatch-repo != '' }}
steps:
- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.INTERNAL_APP_ID }}
private_key: ${{ secrets.INTERNAL_PRIVATE_KEY }}

# 注意: workflow_dispatchで指定するブランチはmain固定となっているため、dispatch-repoのmainブランチにupdate-beta-branch.yamlが存在することが前提条件。
- name: Dispatch the update-beta-branch workflow
run: |
curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ steps.generate-token.outputs.token }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/tier4/${{ needs.search-dispatch-repo.outputs.dispatch-repo }}/actions/workflows/update-beta-branch.yaml/dispatches \
-d '{"ref":"main"}'
46 changes: 46 additions & 0 deletions .github/workflows/dispatch-release-note.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: dispatch-release-note
on:
push:
branches:
- beta/v*
- tier4/main
tags:
- v*
workflow_dispatch:
inputs:
beta-branch-or-tag-name:
description: The name of the beta branch or tag to write release note
type: string
required: true
jobs:
dispatch-release-note:
runs-on: ubuntu-latest
name: release-repository-dispatch
steps:
- name: Set tag name
id: set-tag-name
run: |
if [ "${{ github.event_name }}" = "workflow_dispatch" ]; then
REF_NAME="${{ github.event.inputs.beta-branch-or-tag-name }}"
else
REF_NAME="${{ github.ref_name }}"
fi
echo ::set-output name=ref-name::"$REF_NAME"
echo ::set-output name=tag-name::"${REF_NAME#beta/}"

- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}

- name: Repository dispatch for release note
run: |
curl \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: token ${{ steps.generate-token.outputs.token }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
"https://api.github.com/repos/tier4/update-release-notes/dispatches" \
-d '{"event_type":"${{ steps.set-tag-name.outputs.ref-name }}"}'
25 changes: 25 additions & 0 deletions .github/workflows/slack-send.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: slack-send
on:
workflow_run:
workflows:
- build-and-test
types:
- completed

jobs:
on-failure:
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3

- name: Send to Slack workflow
uses: slackapi/slack-github-action@v1
with:
payload: |
{
"workflow-url": "${{ github.event.workflow_run.html_url }}"
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WORKFLOW_WEBHOOK_URL }}
26 changes: 26 additions & 0 deletions .github/workflows/sync-awf-latest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: sync-awf-latest

on:
schedule:
- cron: 50 */1 * * * # every 1 hour (**:50)
workflow_dispatch:

jobs:
sync-awf-latest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.TOKEN_TO_MODIFY_WOKFLOW }}
fetch-depth: 0
- name: Commit Results
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"

git checkout awf-latest
git remote add awf https://github.com/autowarefoundation/autoware.universe
git fetch awf main
git rebase awf/main

git push origin awf-latest --force
49 changes: 49 additions & 0 deletions .github/workflows/sync-upstream.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: sync-upstream

on:
workflow_dispatch:
inputs:
target_branch:
description: Target branch
required: true
type: string

jobs:
sync-upstream:
runs-on: ubuntu-latest
steps:
- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}

- uses: actions/setup-node@v3
with:
node-version: 16

- run: npm install @holiday-jp/holiday_jp

- uses: actions/github-script@v6
id: is-holiday
with:
script: |
const holiday_jp = require(`${process.env.GITHUB_WORKSPACE}/node_modules/@holiday-jp/holiday_jp`)
core.setOutput('holiday', holiday_jp.isHoliday(new Date()));
- name: Print warning for invalid branch name
if: ${{ inputs.target_branch == 'tier4/main' }}
run: |
echo This action cannot be performed on 'tier4/main' branch

- name: Run sync-branches
if: ${{ inputs.target_branch != 'tier4/main' }}
uses: autowarefoundation/autoware-github-actions/sync-branches@v1
with:
token: ${{ steps.generate-token.outputs.token }}
base-branch: ${{ inputs.target_branch }}
sync-pr-branch: sync-upstream
sync-target-repository: https://github.com/tier4/autoware.universe.git
sync-target-branch: awf-latest
pr-title: "chore: sync tier4/autoware.universe:awf-latest"
auto-merge-method: merge
2 changes: 1 addition & 1 deletion .pre-commit-config-optional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

repos:
- repo: https://github.com/tcort/markdown-link-check
rev: v3.12.2
rev: v3.13.6
hooks:
- id: markdown-link-check
args: [--quiet, --config=.markdown-link-check.json]
Loading