Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

[pull] main from autowarefoundation:main #23

Merged
merged 510 commits into from
Aug 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
510 commits
Select commit Hold shift + click to select a range
4ee4323
feat(radar_tracks_msgs_converter): change twist topic (#1195)
purewater0901 Jun 30, 2022
33eb634
feat(obstacle_cruise_planner): implemented common obstacle stop (#1185)
takayuki5168 Jun 30, 2022
ce6ccec
feat: update data association in object merger (#1001)
yukkysaito Jun 30, 2022
7593c2b
feat: radar object fusion (#1016)
scepter914 Jun 30, 2022
791fd51
feat(simple_planning_simulator): add control_mode server (#1061)
TakaHoribe Jun 30, 2022
216f6c0
feat(longitudinal_controller): add disable emergency option (#1201)
TakaHoribe Jul 1, 2022
18af5b4
docs(lanelet2_extention): add route cheker and update launching args …
shmpwk Jul 1, 2022
c84bbc6
feat: add parameter to detection_by_tracker (#1176)
yukkysaito Jul 1, 2022
3bbbcd4
fix(tier4_pcl_extensions): refactoring using range-v3 library (#1050)
RyuYamamoto Jul 1, 2022
0a17fe3
feat: update shape estiamtion param (#1215)
yukkysaito Jul 2, 2022
4b3ca87
fix(tier4_autoware_utils): guard invalid segment index (#1211)
satoshi-ota Jul 3, 2022
51f7648
chore(occupancy_grid): remove unecessary log (#1217)
taikitanaka3 Jul 4, 2022
d16ab12
feat(trajectory_follower): integrate latlon controller (#901)
kosuke55 Jul 4, 2022
1ef704b
fix(behavior_velocity): don't insert a stop point ahead of the goal (…
TomohitoAndo Jul 4, 2022
1a01189
fix(behavior_path_planenr): fix insertStopPoint (#1193)
kosuke55 Jul 4, 2022
27e7072
feat(obstacle_cruise_planner): separate data (#1209)
purewater0901 Jul 4, 2022
613a002
feat(obstacle_avoidance_planner): add options for plan_from_ego (#1191)
kosuke55 Jul 4, 2022
97d3f70
feat(crosswalk_traffic_light_estimator): add new package for crosswal…
satoshi-ota Jul 4, 2022
0bf4fc3
feat(map_based_prediction): output rich prediction paths based on lan…
satoshi-ota Jul 4, 2022
de34e02
feat(ekf_localizer): allow multi sensor inputs in ekf_localizer (#1027)
kminoda Jul 4, 2022
1495144
chore(obstacle_avoidance_planner): add description of max_plan_from_e…
kosuke55 Jul 4, 2022
8468773
docs(behavior_path_planner): update avoidance module documentation (#…
zulfaqar-azmi-t4 Jul 4, 2022
a8ff33a
fix(tier4_localization_launch): remove unnecessary param from pose_tw…
kminoda Jul 4, 2022
19aec38
ci(pre-commit): autoupdate (#1229)
pre-commit-ci[bot] Jul 4, 2022
63f45ff
fix(mission_planner): align goal pose to lanelet map (#1129)
angry-crab Jul 4, 2022
c45e597
fix(radar_tracks_msgs_converter): fix readme (#1232)
scepter914 Jul 5, 2022
cfc8b67
feat(simple_planning_simulator): add acceleration publisher (#1214)
TakaHoribe Jul 5, 2022
4542c52
test: add test_points_to_costmap (#960)
storrrrrrrrm Jul 5, 2022
f33a859
feat(map_tf_generator)!: launching planning_simulator without pointcl…
shmpwk Jul 5, 2022
3573624
feat: add line_width property to object display (#1206)
tkimura4 Jul 5, 2022
6247671
feat: add option to use validator node in detection module (#1233)
tkimura4 Jul 5, 2022
b190ea7
fix(behavior_velocity): add guard for empty stop pose (#1245)
TomohitoAndo Jul 6, 2022
54eca59
feat(steering_offset_estimator): add steering offset estimation packa…
taikitanaka3 Jul 6, 2022
43e1715
feat(behavior_velocity_planner): update crosswalk pass judge logic (#…
satoshi-ota Jul 6, 2022
7c10acb
fix(radar_track_converter): fix include file (#1250)
scepter914 Jul 6, 2022
cae2bab
feat(pointpainting fusion): add pointpainting (#991)
tzhong518 Jul 6, 2022
aa3ee14
feat(trajectory_follower_nodes): add simple trajectory follower (#1198)
TakaHoribe Jul 6, 2022
3839738
fix(obstacle_cruise_planner): unknown collision calculation (#1226)
takayuki5168 Jul 6, 2022
96acb49
feat: add screen capture package (#1177)
taikitanaka3 Jul 6, 2022
15bacdd
feat(tier4_autoware_utils): add new insert point function (#1222)
purewater0901 Jul 6, 2022
4022551
fix: change codec of mp4 to h264 (#1262)
tkimura4 Jul 6, 2022
47e517a
feat(object_filter): add detected object filter (#1221)
miursh Jul 6, 2022
45d95dd
fix(obstacle_avoidance_planner): use prev eb traj when failed (#1192)
takayuki5168 Jul 7, 2022
bd46fd2
refactor(behavior_path_planner): reorganize debug visualization (#1101)
zulfaqar-azmi-t4 Jul 7, 2022
e25b0b5
fix(trajectory_follower_nodes): change control running order to keep …
kosuke55 Jul 7, 2022
485ead6
feat(behavior_velocity): filter points with detection area (#1073)
TomohitoAndo Jul 7, 2022
a0bd304
fix(obstacle_avoidance_planner): fix node dying bug (#1264)
takayuki5168 Jul 7, 2022
1435da7
build: update build_depends.repos (#1074)
kenji-miyake Jul 7, 2022
ea6ab2d
feat(vehicle cmd gate): add transition filter (#1244)
TakaHoribe Jul 7, 2022
774e7fe
fix(behavior_path_planner): replace lost count to lost time (#1142)
zulfaqar-azmi-t4 Jul 7, 2022
adddf62
feat(tier4_planning_launch): update crosswalk param (#1265)
satoshi-ota Jul 7, 2022
2b1c114
feat(obstacle_cruise_planner): stop chattering by perception noise (#…
purewater0901 Jul 7, 2022
488bd42
feat: change iou param of multi object tracking (#1267)
yukkysaito Jul 7, 2022
23de2c6
feat(tier4_autoware_utils): add geometry utils (#1257)
kosuke55 Jul 7, 2022
f8cc002
feat(tier4_perception_launch): add radar launcher (#1263)
scepter914 Jul 7, 2022
dccd042
feat(rtc_interface): apply multithread for rtc_interface (#1275)
rej55 Jul 7, 2022
1a1540b
feat(behavior_path_planner): add geometric_parallel_parking (#1260)
kosuke55 Jul 7, 2022
22ad993
feat(trajectory_follower): add min_prediction_length to mpc (#1171)
kosuke55 Jul 7, 2022
bbe9420
feat(behavior_path_planner): add occupancy_grid_based_collision_detec…
kosuke55 Jul 7, 2022
1c253d1
docs(behavior_velocity_planner): update crosswalk module document (#1…
satoshi-ota Jul 7, 2022
2053705
feat(operation_mode_transition_manager): add package to manage vehicl…
TakaHoribe Jul 8, 2022
32c2e41
fix(image_projection_based_fusion): add ignore file (#1281)
satoshi-ota Jul 8, 2022
86101ed
feat(ad_service_state_monitor): support modified goal (#1280)
kosuke55 Jul 8, 2022
3e5f5b4
feat(default_ad_api): add localization api (#1082)
TakumiKozaka-T4 Jul 8, 2022
343f777
fix(behavior_velocity_planner): fix rtc in crosswalk module (#1273)
satoshi-ota Jul 8, 2022
ddf5c54
feat(tier4_perception_launch): revert #1263 (#1285)
yukkysaito Jul 8, 2022
6669059
fix(behavior_path_planner): erase overlapping shifpoints (#1277)
kyoichi-sugahara Jul 8, 2022
ae1dcef
fix(behavior_velocity_crosswalk): fix segfo at crosswalk is empty cas…
taikitanaka3 Jul 8, 2022
d3ccde7
feat(lane_departure_checker): support path_with_lane_id (#1279)
kosuke55 Jul 8, 2022
2921f90
fix(freespace_planner, mission_planner): null checking (#1261)
shmpwk Jul 8, 2022
e7fb57d
revert: "feat(default_ad_api): add localization api" (#1288)
TakumiKozaka-T4 Jul 8, 2022
2b0a265
fix(behavior_velocity_planner): guard empty points (#1289)
satoshi-ota Jul 8, 2022
2fa071b
fix: invalid parameter query between nodes (#1274)
NorahXiong Jul 8, 2022
f5c17a9
fix(behavior_velocity_planner): fix calculation for stop distance (#1…
satoshi-ota Jul 8, 2022
51a596e
fix(behavior_velocity): fix intersection last point (#1283)
taikitanaka3 Jul 8, 2022
83ea253
fix(obstacle_cruise_plannner): fix node dying bug (#1291)
takayuki5168 Jul 8, 2022
ad96297
feat(localization_error_monitor): add a config file (#1282)
kminoda Jul 8, 2022
e228bda
feat(planning): pass through for reverse driving (#1278)
kosuke55 Jul 8, 2022
90469ba
fix(behavior_path_planner): revert road shoulder margin to zero (#1150)
zulfaqar-azmi-t4 Jul 8, 2022
f8ab687
fix(behavior_path_planner): fix RTC status update in avoidance module…
rej55 Jul 8, 2022
56885ed
feat(behavior_path_planner): update pull_over module (#873)
kosuke55 Jul 8, 2022
e198fd8
fix(tier4_autoware_utils): exception handling in tier4 autoware utils…
rej55 Jul 9, 2022
3b1772b
Feature/radar fusion launch (#1294)
scepter914 Jul 9, 2022
f8ba10b
fix(behavior_velocity_planner): fix rtc behavior in crosswalk module …
satoshi-ota Jul 11, 2022
44c4bd1
fix(run_out): fix uninitialized ptr (#1270)
taikitanaka3 Jul 11, 2022
9375358
fix(behavior_velocity_planner): fix condition to show virtual wall (#…
rej55 Jul 11, 2022
e7f09a8
feat(radar_fusion_to_detected_object): add yaw gate (#1271)
scepter914 Jul 11, 2022
86c2be0
fix: avoid same name nodes in detection module (#1301)
tkimura4 Jul 11, 2022
7dd6ba7
fix(behavior_velocity): fix segfo at for unstable clock (#1300)
taikitanaka3 Jul 11, 2022
53cb78c
fix(image_projection_based_fusion): fix build for environments withou…
mitsudome-r Jul 11, 2022
e6c1e31
chore: sync files (#1308)
awf-autoware-bot[bot] Jul 11, 2022
b11a689
ci(build-and-test): add no-cuda build (#1307)
kenji-miyake Jul 11, 2022
db01212
fix: stop for wrong-way car (#1309)
tkimura4 Jul 11, 2022
4c76f99
fix(lanelet2_extension): fix getCurrentLanelets() (#1318)
satoshi-ota Jul 12, 2022
70a5418
chore(lidar_centerpoint): add trained model of centerpoint (#1202)
yukke42 Jul 12, 2022
1b44d19
feat(motion_utils): move marker helper to motion_utils (#1316)
purewater0901 Jul 12, 2022
74427a8
feat(tier4_perception_launch): add object filter params to tier4_perc…
miursh Jul 12, 2022
c36e22e
fix(tier4_perception_launch): pass pointcloud_container params to poi…
yukke42 Jul 12, 2022
38ba25b
fix: duplicate variable names in different scopes (#1315)
NorahXiong Jul 12, 2022
fc99e5d
fix(obstacle_avoidance_planner): edge case for path size is lower tha…
taikitanaka3 Jul 13, 2022
27e2664
feat(tier4_autoware_utils): add inset target point function by length…
purewater0901 Jul 13, 2022
9a7093c
fix(behavior_path_planner): is_waiting_approval (#1326)
kosuke55 Jul 13, 2022
7a9bc83
fix(behavior_path_planner): fix intersection path is empty case (#1327)
taikitanaka3 Jul 13, 2022
3e9a517
fix(obstacle_cruise_planner): fix node dying (#1332)
takayuki5168 Jul 13, 2022
910d6c8
fix(behavior_velocity_planner): sort unique_lane_ids for merge_from_p…
tkimura4 Jul 13, 2022
0e72730
fix(behavior_velocity_planner): don't early return when it is not tar…
satoshi-ota Jul 13, 2022
7365d3e
fix(tier4_system_launch): add group tag (#1240)
angry-crab Jul 13, 2022
4c7e2b8
fix(tier4_autoware_api_launch): add group tag (#1235)
angry-crab Jul 13, 2022
5bcfb9c
fix(tier4_integration_launch): add group tag (#1236)
angry-crab Jul 13, 2022
61efc3b
fix(tier4_localization_launch): add group tag (#1237)
angry-crab Jul 13, 2022
94afd77
fix(tier4_perception_launch): add group tag (#1238)
angry-crab Jul 13, 2022
6ebc85e
fix(tier4_planning_launch): add group tag (#1239)
angry-crab Jul 13, 2022
502940c
feat(motion_utils): move trajectory and vehicle directory from tier4_…
purewater0901 Jul 13, 2022
7c4d1e8
fix(closest_velocity_checker): fix qos transient local (#1338)
taikitanaka3 Jul 13, 2022
6cd912d
feature: update and fix detection launch (#1340)
yukkysaito Jul 13, 2022
180848c
docs(tensorrt-yolo): add how to convert (#1339)
Shin-kyoto Jul 14, 2022
21889d7
docs(behavior_velocity_planner): use markdown extensions for image al…
satoshi-ota Jul 14, 2022
9d8e6d4
docs(radar_fusion_to_detected_object): fix broken link and spell mist…
Shin-kyoto Jul 14, 2022
ff2d01c
feat(motion_utils): add insert function by pose (#1341)
purewater0901 Jul 14, 2022
27feeba
fix(obstacle_avoidance,obstacle_stop): null ptr check (#1343)
taikitanaka3 Jul 14, 2022
6af670b
feat(motion_utils): add insert stop point to motion utils (#1344)
purewater0901 Jul 14, 2022
adf9cc0
fix(operation_mode_transition_manager): add required param (#1342)
TakaHoribe Jul 14, 2022
e35719c
fix(map_based_prediction): fix search dist (#1348)
tkimura4 Jul 14, 2022
44465da
fix(behavior_path_planner): shift length path go over lane boundary (…
zulfaqar-azmi-t4 Jul 15, 2022
f0907b8
fix(map_based_prediction): fix prediction logic for crosswalk user (#…
satoshi-ota Jul 15, 2022
5e908c9
fix(behavior_velociry_planner): change virtual wall color in slow dow…
satoshi-ota Jul 15, 2022
93b1dbb
fix(ndt_scan_matcher): update timestamp of the return value of alignU…
mitsudome-r Jul 15, 2022
335f2bb
fix(behavior_velocity_planner): fix intersection module behavior when…
tkimura4 Jul 15, 2022
57090fb
feat(map_based_prediction): fix object yaw and velocity when necessar…
purewater0901 Jul 15, 2022
f603772
fix(motion_velocity_smoother): prevent sudden deceleration in the lat…
TakaHoribe Jul 15, 2022
9ab2d2f
fix: read float param (#1357)
storrrrrrrrm Jul 18, 2022
c88528d
fix(obstacle_stop_planner): lock object_ptr_, current_velocity_ptr_ (…
satoshi-ota Jul 19, 2022
2348139
docs(intersection_module): fix intersection document images (#1368)
1222-takeshi Jul 19, 2022
e4a86e9
fix(behavior_velocity_planner): lerp stop point z coordinate (#1370)
satoshi-ota Jul 19, 2022
129b50c
feat(simulator_compatibility_test): creating test codes to check simu…
Soohyeok-Park Jul 19, 2022
ff171c3
feat(intersection_module): add option to change the stopline position…
1222-takeshi Jul 19, 2022
036b742
feat(tier4_localization_launch): change rectified pointcloud to outli…
miursh Jul 19, 2022
68245b3
fix(gnss_poser): add new autoware sensing msgs for covariance default…
meliketanrikulu Jul 19, 2022
8129efd
feat(motion_utils): add isDrivingForward function (#1360)
takayuki5168 Jul 19, 2022
dad0cce
fix(tier4_planning_rviz_plugin): support backward driving in path/tra…
takayuki5168 Jul 19, 2022
9580c81
feat(obstacle_cruise_planner): deal with backward driving (#1334)
takayuki5168 Jul 19, 2022
69c2a18
feat(tier4_autoware_utils): add setter/getter of longitudinal velocit…
takayuki5168 Jul 19, 2022
797389d
docs(motion_utils): move document to motion utils (#1378)
satoshi-ota Jul 20, 2022
2b2c53d
fix: fix parameter names of motion_velocity_smoother (#1376)
tkimura4 Jul 20, 2022
69087d5
feat(interpolation): add zero order hold interpolation (#1373)
purewater0901 Jul 20, 2022
c336761
fix(behavior_velocity_planner): output stop reason when RTC sends dea…
satoshi-ota Jul 20, 2022
8433c13
fix(tier4_vehicle_rviz_plugin): initialization vehicle rivz plugin (#…
1222-takeshi Jul 20, 2022
d3782f3
fix(gnss_poser): added local coordinate system in UTM to gnss_poser (…
ataparlar Jul 20, 2022
314a34c
feat(metrics_calculation): add kinematic and localization evaluators …
djargot Jul 20, 2022
c834f05
feat(tier4_autoware_utils): add boost_polygon_utils.hpp (#1367)
takayuki5168 Jul 20, 2022
ac2df1b
fix(surround_obstacle_checker): use vehicle stop checker (#1031)
satoshi-ota Jul 21, 2022
b23f418
fix(tier4_planning_rviz_plugin): fix initialize planning_rviz_plugin …
1222-takeshi Jul 21, 2022
9e7e7bf
feat(motion_utils): fix orientaion (#1397)
purewater0901 Jul 21, 2022
fb88141
feat(obstacle_cruise_planner): use motion utils (#1381)
purewater0901 Jul 21, 2022
83c62fe
fix(behavior_path_planner): remove unnecessary publisher and subscrib…
rej55 Jul 22, 2022
b06b6c5
fix(obstacle_cruise_planner): publish empty stop reason (#1398)
tkimura4 Jul 22, 2022
df0b845
fix(behavior_velocity_planner): crosswalk module always output stop d…
satoshi-ota Jul 22, 2022
8190729
chore(behavior_velocity): parameterlize detection area length (#1346)
taikitanaka3 Jul 22, 2022
9d263f2
fix(ad_service_state_monitor): lock shread variables to prevent race …
ytakano Jul 22, 2022
f83e489
fix(behavior_velocity_planner): remove unused utils functions (#1383)
satoshi-ota Jul 24, 2022
01ad83a
feat(perception_utils): add new package (#1377)
takayuki5168 Jul 25, 2022
2706fd8
refactor(detection_by_tracker): use common utils (#1407)
takayuki5168 Jul 25, 2022
9eb890a
refactor(detected_object_validation): use common utils (#1410)
takayuki5168 Jul 25, 2022
4ce0707
refactor(multi_object_tracker): use common utils (#1408)
takayuki5168 Jul 25, 2022
d9d3932
refactor(object_merger): use common utils (#1409)
takayuki5168 Jul 25, 2022
4b3b569
fix(crosswalk_traffic_light_estimator): remove last detect results th…
satoshi-ota Jul 25, 2022
123a472
feat(motion_utils): fix pose in interpolated pose function (#1402)
purewater0901 Jul 25, 2022
1622892
refactor(obstacle_cruise_planner): use polygon utils (#1406)
takayuki5168 Jul 25, 2022
b217a20
fix(behavior_velocity_planner): fix intersection safety status (#1391)
rej55 Jul 25, 2022
5e09191
fix(vehicle_info_util): correct max_steer_angle unit (#1414)
takayuki5168 Jul 25, 2022
34a74ab
feat(tier4_planning_launch): declare param path argument (#1337)
takayuki5168 Jul 25, 2022
21474d5
refactor(behavior_velocity_planner): use motion_utils and tier4_autow…
takayuki5168 Jul 25, 2022
f284003
feat(tier4_autoware_utils): add time argument in appendMarkerArray (#…
takayuki5168 Jul 25, 2022
72dc6b3
feat(perception_utils): add prediction resampling function (#1425)
purewater0901 Jul 25, 2022
5fafe9b
refactor(behavior_velocity_planner): use marker_helper in tier4_autow…
takayuki5168 Jul 26, 2022
4504ae1
feat(tier4_localization_launch): declare param path argument (#1404)
kminoda Jul 26, 2022
99a4ea6
feat(tier4_control_launch): declare param path argument (#1432)
takayuki5168 Jul 26, 2022
aa576c0
feat(tier4_autoware_api_launch): add some arguments (#1324)
takayuki5168 Jul 26, 2022
86de1c7
fix: trajectory follower remove fail test (#1430)
taikitanaka3 Jul 26, 2022
a474154
feat(behavior_velocitiy_planner): predict front vehicle deceleration …
soblin Jul 26, 2022
564c781
feat(perception_utils): add maximum size boundary (#1437)
purewater0901 Jul 26, 2022
8bfe1e2
feat(tier4_vehicle launch): switch config_dir value for default/indiv…
soblin Jul 27, 2022
65cafdf
feat(tier4_system_launch): declare tier4_system_launch_param_path (#1…
soblin Jul 27, 2022
156d005
feat(tier4_perception_launch): declare param path argument (#1394)
takayuki5168 Jul 27, 2022
04f3575
refactor(radar_fusion_to_detected_object): refactor radar_fusion_to_d…
scepter914 Jul 27, 2022
7db3721
refactor(obstacle_avoidance_planner): use max_steer_angle in common (…
takayuki5168 Jul 27, 2022
d8dd6e3
refactor(trajectory_follower_nodes): use max_steer_angle in common (#…
takayuki5168 Jul 27, 2022
7e0a7c5
refactor(behavior_velocity_planner): use motion utils functions in cr…
satoshi-ota Jul 27, 2022
0c1bc45
feat(motion_utils): add resampling function to motion utils (#1374)
purewater0901 Jul 27, 2022
62f4449
fix(tier4_perception_launch): fix error of tier4_perception_launch_pa…
isamu-takagi Jul 27, 2022
716e9a6
refactor(map_based_prediction): update readme (#1366)
TakaHoribe Jul 27, 2022
7da5bd8
refactor(motion_velocity_smoother): clean up code (#1363)
TakaHoribe Jul 27, 2022
abaea40
fix(behavior_velocity_planner): consider all lane_ids of path points …
tkimura4 Jul 28, 2022
097ac1a
feat(trajectory_follower): fix steering_tire_rotation_rate (#1453)
kosuke55 Jul 28, 2022
57a79b5
fix(tier4_control_launch): pass vehicle_info_param to trajectory_foll…
mitsudome-r Jul 28, 2022
2a19f3b
feat(motion_utils): add base class of vehicle stop checker (#1435)
isamu-takagi Jul 28, 2022
061404b
fix(behavior_velocity_planner): fix distance for traffic light module…
rej55 Jul 28, 2022
5571338
feat(perception_utils): add inline to resampling functions (#1457)
purewater0901 Jul 28, 2022
befc35d
feat(behavior_velocity_planner): apply smoother to reference trajecto…
soblin Jul 29, 2022
5c24ed0
feat(shape_estimation): add boost optimizer (#1292)
angry-crab Jul 29, 2022
ce1b276
fix(motion_velocity_smoother): curvature calculation (#1460)
TakaHoribe Jul 29, 2022
59265a8
fix(motion_velocity_smoother): add missing definition for clock (#1463)
TakaHoribe Jul 29, 2022
141b7a9
fix(lanelet2_extension): make all polygons clockwise in ll2 visualiza…
yukkysaito Jul 29, 2022
9f4c833
refactor(motion_velocity_smoother): clean up code (#1464)
TakaHoribe Jul 29, 2022
bedc68f
fix(motion_velocity_smoother): reverse velocity handling (#1465)
TakaHoribe Jul 29, 2022
45e0405
fix(trajectory_follower): detect driving direction with yaw (#1424)
kosuke55 Jul 29, 2022
eff0e92
fix(motion_velocity_smoother): traj point zero case (#1469)
taikitanaka3 Jul 29, 2022
6cd1d4a
feat: optimize screen capture panel (#1470)
tkimura4 Jul 29, 2022
2958bfa
feat: add planning debug tools (#1362)
TakaHoribe Jul 30, 2022
28e8e30
chore(radar_fusion_to_detected_object): fix TODO comments (#1473)
kenji-miyake Aug 1, 2022
1e4fe1d
feat(component_interface_utils): update service utility (#1429)
isamu-takagi Aug 1, 2022
4013644
fix: remove unused check of rviz plugin version (#1474)
isamu-takagi Aug 1, 2022
d8c1740
fix(behavior_path_planner): change the condition of updateRTCStatus(…
shulanbushangshu Aug 1, 2022
5652dbd
feat(tier4_simulator_launch): declare param path argument (#1443)
kminoda Aug 1, 2022
48fe49f
feat(obstacle_cruise_planner): use perception utils in cruise planner…
purewater0901 Aug 1, 2022
420b591
fix(behavior_path_planner): fix the calculation of prepare length (#1…
tkimura4 Aug 1, 2022
245ffba
perf(lidar_centerpoint): add cyclic and processing time (#1482)
yukke42 Aug 1, 2022
0357319
feat(motion_utils): add a resampling function to a trajectory (#1446)
purewater0901 Aug 1, 2022
bc00118
feat(tier4_perception_launch): change unknown max area (#1484)
shmpwk Aug 1, 2022
8a8c754
fix(behavior_path_planner): lane change intersection stop (#1480)
zulfaqar-azmi-t4 Aug 2, 2022
08d7a12
feat(motion_utils): add backward checker for resampling function (#1488)
purewater0901 Aug 2, 2022
a29e5b0
feat(behavior_path_planner): larger backward path length (#1466)
takayuki5168 Aug 2, 2022
3312577
fix(obstacle_cruise_planner): add max obj length when collision check…
takayuki5168 Aug 2, 2022
15f5b57
fix(rviz_plugin): fix screen capture plugin (#1492)
taikitanaka3 Aug 2, 2022
485702e
feat(behavior_velocity_planner): use-motion-utils (#1493)
purewater0901 Aug 2, 2022
05f6a6b
feat(behavior_velocity_planner): output missing inputs (#1477)
takayuki5168 Aug 2, 2022
a7ae23e
fix(behavior_path_planner): fix velocity planning at avoidance (#909)
rej55 Aug 2, 2022
2be2ca3
feat(behavior_path_planner): fix goal velocity (#1497)
purewater0901 Aug 2, 2022
17c3656
fix(behavior_velocity_planner): avoid duplicates in intersection modu…
maxime-clem Aug 2, 2022
c8eb712
feat(simulator_compatibility_test): test codes adjustments (#1439)
SoohyeokPark-MORAI Aug 2, 2022
71f4f4e
feat(motion_velocity_smoother): use resampling function from motion_u…
purewater0901 Aug 3, 2022
1cc3ac5
feat(behavior_velocity_planner): changeable maximum stop distance (#1…
satoshi-ota Aug 3, 2022
a514ec1
feat(behavior_velocity_planner): add hold stop margin distance in vtl…
satoshi-ota Aug 3, 2022
3f90850
feat(obstacle_stop_planner): add hold stop margin distance (#1434)
satoshi-ota Aug 3, 2022
e7dfa19
feat(behavior_velocity_planner): keep stopping in hold stop margin di…
satoshi-ota Aug 3, 2022
01a83cb
fix(scan_ground_filter): fix segmentation fault (#1503)
miursh Aug 3, 2022
3f25602
feat(obstacle_stop_planner): prevent from obstacle hunting (#1458)
satoshi-ota Aug 3, 2022
ef4d7fa
feat(behavior_path_planner): distance calculation for avoidance modul…
rej55 Aug 3, 2022
4d10180
fix(freespace_planner): collision check (#985)
kosuke55 Aug 3, 2022
772b649
fix(lanelet2_extension,had_map_utils): fix node dying bug by lanelet …
taikitanaka3 Aug 3, 2022
6d7423a
feat(lanelet2_extension)!: move package to autoware_common (#1234)
kenji-miyake Aug 3, 2022
665b31b
fix(behavior_path_planner): fix turn singal output in a avoidance seq…
tkimura4 Aug 3, 2022
1c3cb66
feat(motion_utils): add resampling function for path with lane id (#1…
purewater0901 Aug 4, 2022
7da6cd4
fix(obstacle_cruise_planner): add missing param (#1515)
takayuki5168 Aug 4, 2022
49db777
fix(obstacle_cruise_planner): update doc name (#1516)
takayuki5168 Aug 4, 2022
cdc120c
fix(behavior_path_planner): fix short drivable area bug (#1475)
takayuki5168 Aug 4, 2022
667bd0b
feat(interpolation): add akima spline interpolation (#1321)
takayuki5168 Aug 4, 2022
8bd7cff
feat(motion_utils): substitute input path initila point informaiton (…
purewater0901 Aug 4, 2022
0db51f5
fix(behavior_path_planner): fix turn signal logic in intersection (#1…
rej55 Aug 4, 2022
75d704a
feat(behavior_path_planner): update resampling function (#1517)
purewater0901 Aug 4, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
51 changes: 50 additions & 1 deletion .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,60 @@
- repository: autowarefoundation/autoware_common
files:
- source: .github/workflows/build-and-test.yaml
pre-commands: |
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}

sd -s 'container: ${{ matrix.container }}' 'container: ${{ matrix.container }}${{ matrix.container-suffix }}' {source}
sd -- \
" include:" \
" container-suffix:
- \"\"
- -cuda
include:" {source}
- source: .github/workflows/build-and-test-differential.yaml
pre-commands: |
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}

sd -s 'container: ${{ matrix.container }}' 'container: ${{ matrix.container }}${{ matrix.container-suffix }}' {source}
sd -- \
" include:" \
" container-suffix:
- \"\"
- -cuda
include:" {source}

sd "^ container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest" \
" container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest-cuda" {source}
- source: .github/workflows/build-and-test-differential-self-hosted.yaml
pre-commands: |
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}

sd -s 'container: ${{ matrix.container }}' 'container: ${{ matrix.container }}${{ matrix.container-suffix }}' {source}
sd -- \
" include:" \
" container-suffix:
- \"\"
- -cuda
include:" {source}
- source: .github/workflows/build-and-test-self-hosted.yaml
pre-commands: |
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}

sd -s 'container: ${{ matrix.container }}' 'container: ${{ matrix.container }}${{ matrix.container-suffix }}' {source}
sd -- \
" include:" \
" container-suffix:
- \"\"
- -cuda
include:" {source}
- source: .github/workflows/check-build-depends.yaml
- source: .github/workflows/clang-tidy-pr-comments.yaml
pre-commands: |
sd "container: ros:(\w+)" "container: ghcr.io/autowarefoundation/autoware-universe:\$1-latest" {source}
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}
- source: codecov.yaml

- repository: autowarefoundation/autoware-documentation
Expand Down
26 changes: 21 additions & 5 deletions .github/workflows/build-and-test-differential-self-hosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,23 @@ jobs:
needs: prevent-no-label-execution
if: ${{ needs.prevent-no-label-execution.outputs.run == 'true' }}
runs-on: [self-hosted, linux, ARM64]
container: ghcr.io/autowarefoundation/autoware-universe:latest
container: ${{ matrix.container }}${{ matrix.container-suffix }}
strategy:
fail-fast: false
matrix:
rosdistro:
- galactic
- humble
container-suffix:
- ""
- -cuda
include:
- rosdistro: galactic
container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest
build-depends-repos: build_depends.repos
- rosdistro: humble
container: ghcr.io/autowarefoundation/autoware-universe:humble-latest
build-depends-repos: build_depends.humble.repos
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand All @@ -36,14 +52,14 @@ jobs:
if: ${{ steps.get-modified-packages.outputs.modified-packages != '' }}
uses: autowarefoundation/autoware-github-actions/colcon-build@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-modified-packages.outputs.modified-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}

- name: Test
if: ${{ steps.get-modified-packages.outputs.modified-packages != '' }}
uses: autowarefoundation/autoware-github-actions/colcon-test@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-modified-packages.outputs.modified-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}
30 changes: 23 additions & 7 deletions .github/workflows/build-and-test-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,26 @@ on:
jobs:
build-and-test-differential:
runs-on: ubuntu-latest
container: ghcr.io/autowarefoundation/autoware-universe:latest
container: ${{ matrix.container }}${{ matrix.container-suffix }}
strategy:
fail-fast: false
matrix:
rosdistro:
- galactic
- humble
container-suffix:
- ""
- -cuda
include:
- rosdistro: galactic
container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest
build-depends-repos: build_depends.repos
- rosdistro: humble
container: ghcr.io/autowarefoundation/autoware-universe:humble-latest
build-depends-repos: build_depends.humble.repos
steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.9.1
uses: styfle/cancel-workflow-action@0.10.0

- name: Check out repository
uses: actions/checkout@v3
Expand All @@ -27,18 +43,18 @@ jobs:
if: ${{ steps.get-modified-packages.outputs.modified-packages != '' }}
uses: autowarefoundation/autoware-github-actions/colcon-build@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-modified-packages.outputs.modified-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}

- name: Test
id: test
if: ${{ steps.get-modified-packages.outputs.modified-packages != '' }}
uses: autowarefoundation/autoware-github-actions/colcon-test@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-modified-packages.outputs.modified-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}

- name: Upload coverage to CodeCov
if: ${{ steps.test.outputs.coverage-report-files != '' }}
Expand All @@ -51,7 +67,7 @@ jobs:

clang-tidy-differential:
runs-on: ubuntu-latest
container: ros:galactic
container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest-cuda
needs: build-and-test-differential
steps:
- name: Check out repository
Expand Down
26 changes: 21 additions & 5 deletions .github/workflows/build-and-test-self-hosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,23 @@ on:
jobs:
build-and-test-self-hosted:
runs-on: [self-hosted, linux, ARM64]
container: ghcr.io/autowarefoundation/autoware-universe:latest
container: ${{ matrix.container }}${{ matrix.container-suffix }}
strategy:
fail-fast: false
matrix:
rosdistro:
- galactic
- humble
container-suffix:
- ""
- -cuda
include:
- rosdistro: galactic
container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest
build-depends-repos: build_depends.repos
- rosdistro: humble
container: ghcr.io/autowarefoundation/autoware-universe:humble-latest
build-depends-repos: build_depends.humble.repos
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand All @@ -24,14 +40,14 @@ jobs:
if: ${{ steps.get-self-packages.outputs.self-packages != '' }}
uses: autowarefoundation/autoware-github-actions/colcon-build@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-self-packages.outputs.self-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}

- name: Test
if: ${{ steps.get-self-packages.outputs.self-packages != '' }}
uses: autowarefoundation/autoware-github-actions/colcon-test@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-self-packages.outputs.self-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}
26 changes: 21 additions & 5 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,23 @@ jobs:
build-and-test:
if: ${{ github.event_name != 'push' || github.ref_name == github.event.repository.default_branch }}
runs-on: ubuntu-latest
container: ghcr.io/autowarefoundation/autoware-universe:latest
container: ${{ matrix.container }}${{ matrix.container-suffix }}
strategy:
fail-fast: false
matrix:
rosdistro:
- galactic
- humble
container-suffix:
- ""
- -cuda
include:
- rosdistro: galactic
container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest
build-depends-repos: build_depends.repos
- rosdistro: humble
container: ghcr.io/autowarefoundation/autoware-universe:humble-latest
build-depends-repos: build_depends.humble.repos
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand All @@ -26,18 +42,18 @@ jobs:
if: ${{ steps.get-self-packages.outputs.self-packages != '' }}
uses: autowarefoundation/autoware-github-actions/colcon-build@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-self-packages.outputs.self-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}

- name: Test
if: ${{ steps.get-self-packages.outputs.self-packages != '' }}
id: test
uses: autowarefoundation/autoware-github-actions/colcon-test@v1
with:
rosdistro: galactic
rosdistro: ${{ matrix.rosdistro }}
target-packages: ${{ steps.get-self-packages.outputs.self-packages }}
build-depends-repos: build_depends.repos
build-depends-repos: ${{ matrix.build-depends-repos }}

- name: Upload coverage to CodeCov
if: ${{ steps.test.outputs.coverage-report-files != '' }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-build-depends.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ on:
jobs:
check-build-depends:
runs-on: ubuntu-latest
container: ghcr.io/autowarefoundation/autoware-universe:latest
container: ghcr.io/autowarefoundation/autoware-universe:galactic-latest
steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.9.1
uses: styfle/cancel-workflow-action@0.10.0

- name: Check out repository
uses: actions/checkout@v3
Expand Down
17 changes: 16 additions & 1 deletion .github/workflows/github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
workflow_dispatch:
inputs:
beta-branch-or-tag-name:
description: The name of the beta branch or tag to release
type: string
required: true

Expand Down Expand Up @@ -51,9 +52,23 @@ jobs:
id: generate-changelog
uses: autowarefoundation/autoware-github-actions/generate-changelog@v1

- name: Select verb
id: select-verb
run: |
has_previous_draft=$(gh release view --json isDraft -q ".isDraft" "${{ steps.set-tag-name.outputs.tag-name }}") || true

verb=create
if [ "$has_previous_draft" = "true" ]; then
verb=edit
fi

echo ::set-output name=verb::"$verb"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Release to GitHub
run: |
gh release create "${{ steps.set-tag-name.outputs.tag-name }}" \
gh release ${{ steps.select-verb.outputs.verb }} "${{ steps.set-tag-name.outputs.tag-name }}" \
--draft \
--target "${{ steps.set-target-name.outputs.target-name }}" \
--title "Release ${{ steps.set-tag-name.outputs.tag-name }}" \
Expand Down
3 changes: 3 additions & 0 deletions .markdown-link-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"ignorePatterns": [
{
"pattern": "^http://localhost"
},
{
"pattern": "^https://github.com/.*/discussions/new"
}
],
"retryOn429": true,
Expand Down
31 changes: 8 additions & 23 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
rev: v4.3.0
hooks:
- id: check-json
- id: check-merge-conflict
Expand All @@ -25,7 +25,7 @@ repos:
args: [-c, .markdownlint.yaml, --fix]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.2
rev: v2.7.1
hooks:
- id: prettier

Expand All @@ -35,21 +35,22 @@ repos:
- id: yamllint

- repo: https://github.com/tier4/pre-commit-hooks-ros
rev: v0.6.0
rev: v0.7.1
hooks:
- id: flake8-ros
- id: prettier-xacro
- id: prettier-launch-xml
- id: prettier-package-xml
- id: sort-package-xml
- id: ros-include-guard
- id: sort-package-xml

- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.4
hooks:
- id: shellcheck

- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.4.3-1
rev: v3.5.1-1
hooks:
- id: shfmt
args: [-w, -s, -i=4]
Expand All @@ -60,29 +61,13 @@ repos:
- id: isort

- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.6.0
hooks:
- id: black
args: [--line-length=100]

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
hooks:
- id: flake8
additional_dependencies:
[
flake8-blind-except,
flake8-builtins,
flake8-class-newline,
flake8-comprehensions,
flake8-deprecated,
flake8-docstrings,
flake8-import-order,
flake8-quotes,
]

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.1
rev: v14.0.6
hooks:
- id: clang-format
types_or: [c++, c, cuda]
Expand Down
Loading