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

refactor(localization_util): Update function call from Laplace to laplace #8419

Closed
wants to merge 503 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
503 commits
Select commit Hold shift + click to select a range
06d135b
Merge pull request #807 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 7, 2023
ea4b7d3
Merge pull request #809 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 8, 2023
1a11017
ci: add dispatch-push-event workflow (#803)
KeisukeShima Sep 8, 2023
be17f4b
Merge pull request #816 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 11, 2023
81a3c6d
chore: update sync upstream script (#792)
tkimura4 Sep 12, 2023
18b27a2
chore: add workflow to merge beta branch to tier4 main (#811)
tkimura4 Sep 12, 2023
5b22bd3
Merge pull request #823 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 12, 2023
bc18eb4
Merge pull request #828 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 12, 2023
3399a53
fix: camera lidar fusion launch
miursh Sep 13, 2023
87e9ebf
Merge pull request #833 from tier4/fix/camera_lidar_fusion_launch
miursh Sep 14, 2023
1648a2b
fix(resample): remove duplicated poinnt before resampling (#4965)
TakaHoribe Sep 14, 2023
0b9be03
Merge pull request #837 from tier4/beta/v0.12.0-fix-resample-duplicat…
TakaHoribe Sep 14, 2023
18427ca
fix(start_planner): uninitialized hysteresis_factor_expand_rate (#838)
TakaHoribe Sep 14, 2023
339b4bd
Merge pull request #842 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Sep 15, 2023
28e4213
Merge branch 'beta/v0.13.0' into sync-upstream
TakaHoribe Sep 26, 2023
93df1a1
Merge pull request #878 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Sep 26, 2023
2266110
fix(autoware_auto_tf2): remove tf2 geometry function duplicated in tf…
TakaHoribe Sep 28, 2023
533127c
fix(lidar_centerpoint): add arg data_path, update model path (#5162)
lexavtanke Sep 28, 2023
0810eb7
feat(perception_launch): add data_path arg to perception launch (#5069)
lexavtanke Sep 28, 2023
fad0e27
fix(traffic_light_fine_detector): add data_path arg and update defaul…
lexavtanke Sep 28, 2023
5fffdbd
fix(tensorrt_yolox): add data_path arg and update default model path …
lexavtanke Sep 28, 2023
7822596
fix(traffic_light_ssd_fine_detector): add arg data_path, update model…
lexavtanke Sep 28, 2023
55de0b4
fix(traffic_light_classifier): add arg data_path, update model path (…
lexavtanke Sep 28, 2023
3f48f10
fix(tensorrt yolo): update model path (#5158)
lexavtanke Sep 28, 2023
b77a29f
fix(image_projection_based_fusion): add arg data_path, update model_p…
lexavtanke Sep 28, 2023
cb19d15
Merge pull request #890 from tier4/fix/centerpoint_model_path
miursh Sep 29, 2023
9432163
Merge pull request #925 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Oct 10, 2023
bc470cc
Merge pull request #928 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Oct 11, 2023
d5af0af
refactor(motion_velocity_smoother): align processing time topic name …
satoshi-ota Oct 12, 2023
4ab7374
refactor(path_smoother, obstacle_avoidance_planner): output processin…
satoshi-ota Oct 12, 2023
0a48be4
feat(planning_validator): output processing time (#5276)
satoshi-ota Oct 12, 2023
47682f6
feat(obstacle_stop_planner): output processing time (#5279)
satoshi-ota Oct 12, 2023
8de1b13
refactor(obstacle_cruise_planner): align processing time topic name (…
satoshi-ota Oct 12, 2023
9a116ba
refactor(behavior_path_planner): align processing time topic name (#5…
satoshi-ota Oct 12, 2023
b68ad60
Merge pull request #937 from tier4/cp-processing-time
TakaHoribe Oct 13, 2023
1827b54
Merge pull request #946 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Oct 16, 2023
a30d2da
Merge pull request #979 from tier4/sync-upstream
tier4-autoware-public-bot[bot] Oct 25, 2023
5e32e8b
fix(goal_planner): revert "refactor(goal_planner): rebuild state tran…
kosuke55 Oct 25, 2023
3c8a8c7
Merge pull request #981 from tier4/fix/revert_goal_planner
rej55 Oct 25, 2023
a1beca1
fix(motion_utils): fix build error (#5404) (#982)
rej55 Oct 25, 2023
90fa4e1
Merge pull request #993 from tier4/beta-to-tier4-main-sync
tier4-autoware-public-bot[bot] Oct 27, 2023
d665fcd
Merge remote-tracking branch 'origin/beta/v0.16.0' into sync-upstream
masaharuTakano Nov 8, 2023
eddf914
checkout to awf/main
masaharuTakano Nov 8, 2023
2de2c91
Merge pull request #1005 from tier4/sync-upstream
masaharuTakano Nov 8, 2023
8eaa02e
fix(intersection): fix wrong resample process (#5516)
soblin Nov 8, 2023
e791528
Merge pull request #1008 from tier4/hotfix/pr5516
soblin Nov 8, 2023
d595785
fix(ndt_scan_matcher): delete diagnostics thread (#5532)
YamatoAndo Nov 9, 2023
2b6bf3f
Merge pull request #1010 from tier4/fix/delete_ndt_diagnostics_thread
TakaHoribe Nov 9, 2023
eb73feb
Merge pull request #1007 from tier4/beta-to-tier4-main-sync
shmpwk Nov 13, 2023
b607e5c
feat(intersection): rectify initial accel/velocity profile in ego vel…
soblin Nov 8, 2023
c6d6fc1
fix: add_ros_test to add_launch_test (#5486)
kminoda Nov 8, 2023
3462f27
refactor(behavior_path_planner): remove status_.pull_over_lanes (#5520)
kyoichi-sugahara Nov 8, 2023
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
b8ce4c8
fix: fix to laplace from Laplace
N-Eiki Aug 9, 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
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
38 changes: 19 additions & 19 deletions .github/workflows/comment-on-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
name: comment-on-pr

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

jobs:
comment-on-pr:
comment:
runs-on: ubuntu-latest
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 }}

Check warning on line 14 in .github/workflows/sync-awf-latest.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (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
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ repos:
args: [--line-length=100]

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.6
rev: v18.1.8
hooks:
- id: clang-format
types_or: [c++, c, cuda]
Expand All @@ -79,7 +79,7 @@ repos:
exclude: .cu

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.5
rev: 0.28.6
hooks:
- id: check-metaschema
files: ^.+/schema/.*schema\.json$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def create_parameter_dict(*args):
package="autoware_traffic_light_visualization",
plugin="autoware::traffic_light::TrafficLightRoiVisualizerNode",
name="traffic_light_roi_visualizer",
parameters=[create_parameter_dict("enable_fine_detection")],
parameters=[create_parameter_dict("enable_fine_detection", "use_image_transport")],
remappings=[
("~/input/image", LaunchConfiguration("input/image")),
("~/input/rois", LaunchConfiguration("output/rois")),
Expand Down Expand Up @@ -172,6 +172,7 @@ def add_launch_arg(name: str, default_value=None, description=None):
classifier_share_dir = get_package_share_directory("autoware_traffic_light_classifier")
add_launch_arg("enable_image_decompressor", "True")
add_launch_arg("enable_fine_detection", "True")
add_launch_arg("use_image_transport", "True")
add_launch_arg("input/image", "/sensing/camera/traffic_light/image_raw")
add_launch_arg("output/rois", "/perception/traffic_light_recognition/rois")
add_launch_arg(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ Eigen::Matrix2d NDTScanMatcher::estimate_covariance(
if (
param_.covariance.covariance_estimation.covariance_estimation_type ==
CovarianceEstimationType::LAPLACE_APPROXIMATION) {
return pclomp::estimate_xy_covariance_by_Laplace_approximation(ndt_result.hessian);
return pclomp::estimate_xy_covariance_by_laplace_approximation(ndt_result.hessian);
} else if (
param_.covariance.covariance_estimation.covariance_estimation_type ==
CovarianceEstimationType::MULTI_NDT) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -827,6 +827,8 @@ AvoidLineArray ShiftLineGenerator::applyFillGapProcess(
utils::static_obstacle_avoidance::fillAdditionalInfoFromLongitudinal(
data, debug.step1_front_shift_line);

applySmallShiftFilter(ret, 1e-3);

return ret;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,8 @@ void Lanelet2MapFilterComponent::pointcloudCallback(const PointCloud2ConstPtr cl
if (!transformPointCloud("map", cloud_msg, input_transformed_cloud_ptr.get())) {
RCLCPP_ERROR_STREAM_THROTTLE(
this->get_logger(), *this->get_clock(), std::chrono::milliseconds(10000).count(),
"Failed transform from "
<< "map"
<< " to " << cloud_msg->header.frame_id);
"Failed transform from " << "map"
<< " to " << cloud_msg->header.frame_id);
return;
}
pcl::PointCloud<pcl::PointXYZ>::Ptr cloud(new pcl::PointCloud<pcl::PointXYZ>);
Expand Down
Loading
Loading