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

feat(behavior_velocity_planner): continue collision checking after pass judge #202

Closed
wants to merge 779 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
779 commits
Select commit Hold shift + click to select a range
83403b2
feat(obstacle_avoidance_planner): add options for plan_from_ego (#371)
kosuke55 Jul 4, 2022
570e640
feat(crosswalk_traffic_light_estimator): launch traffic light estimat…
satoshi-ota Jul 4, 2022
ca3e2c7
ci(pre-commit): autoupdate (#383)
pre-commit-ci[bot] Jul 5, 2022
4065264
feat(control_launch): add disable-emergency option in velocity_contro…
TakaHoribe Jul 5, 2022
d66eb3c
feat(ekf_localizer): allow multi sensor input (#380)
kminoda Jul 5, 2022
40c3f19
feat: add line_width property to object display (#378)
tkimura4 Jul 5, 2022
a683916
feat: add option to use validator node in detection module (#385)
tkimura4 Jul 5, 2022
602c46f
feat(planning_launch): update params for new crosswalk module (#375)
satoshi-ota Jul 6, 2022
fb4503f
feat(autoware_launch): add perception mode (#388)
purewater0901 Jul 6, 2022
64fde69
chore(planning_launch): fix some parameters (#382)
takayuki5168 Jul 6, 2022
d6e0b98
feat(perception_launcher): add radar fusion launcher (#387)
scepter914 Jul 6, 2022
c28993f
feat(perception_launch): Insert detected object filter (#381)
miursh Jul 7, 2022
47aa6f6
chore(behavior_velocity): update config for run_out (#390)
TomohitoAndo Jul 7, 2022
324848f
feat(control_launch): add param for cmd gate transition filter (#386)
TakaHoribe Jul 7, 2022
9299af4
fix(planning_launch): replace lost count to lost time for avoidance (…
zulfaqar-azmi-t4 Jul 7, 2022
b1777f0
feat(obstacle_cruise_planner): add stop obstacle hold time (#389)
purewater0901 Jul 7, 2022
11b30f1
feat: change iou param of multi object tracking (#391)
yukkysaito Jul 7, 2022
1a27bb4
fix(behavior_path_planner): revert road shoulder margin to zero (#357)
zulfaqar-azmi-t4 Jul 7, 2022
d3ab374
feat: add operation mode transition manager (#392)
TakaHoribe Jul 7, 2022
a925b4e
feat(trajectory_follower): add min_prediction_length to mpc (#393)
kosuke55 Jul 7, 2022
2670c61
feat(autoware_launch): add perception mode to sensing launch (#396)
purewater0901 Jul 8, 2022
0cccc81
feat(localization_error_monitor): add a config file (#395)
kminoda Jul 8, 2022
8266722
feat(behavior_path_planner): update pull_over module (#312)
kosuke55 Jul 8, 2022
89acef1
fix(perception_launch): fix vehicle param in perception launch (#402)
scepter914 Jul 11, 2022
f9c2b64
fix(planning_launch): update crosswalk config (#401)
satoshi-ota Jul 11, 2022
e611e61
chore: sync param files (#285)
tier4-autoware-public-bot[bot] Jul 11, 2022
c312397
fix: avoid same name nodes in detection module (#405)
tkimura4 Jul 11, 2022
f0d4a06
feat: add launcher for localization api (#404)
TakumiKozaka-T4 Jul 12, 2022
a24d059
chore(perception_launch): sync universe/tier4_perception_launch into …
yukke42 Jul 12, 2022
96958f8
fix(perception_launch): pass pointcloud_container params to pointclou…
yukke42 Jul 12, 2022
dee0e66
feat(perception_launch): cherry-pick awf/tier4_perception_launch into…
yukke42 Jul 14, 2022
5c3b978
fix: fix parameter names of motion_velocity_smoother (#418)
tkimura4 Jul 20, 2022
ad86352
feat(intersection_module): add option to change the stopline position…
1222-takeshi Jul 21, 2022
591de7a
fix(planning_launch): fix launch file (#417)
rej55 Jul 22, 2022
063a67a
feat(behavior_velocitiy_planner): predict front vehicle deceleration …
soblin Jul 27, 2022
114a876
refactor(trajectory_follower_nodes): use max_steer_angle in common (#…
takayuki5168 Jul 27, 2022
00c214a
refactor(obstacle_avoidance_planner): use max_steer_angle in common (…
takayuki5168 Jul 27, 2022
b8fec6e
feat(obstacle_cruise_planner): update parameter (#423)
purewater0901 Aug 1, 2022
d128f28
feat(planning_launch): add hold stop margin distance (#424)
satoshi-ota Aug 3, 2022
cefe374
feat(planning_launch): add parameter for hunting prevention (#427)
satoshi-ota Aug 3, 2022
3555602
fix(behavior_path_planner): fix turn signal output in a avoidance seq…
shmpwk Aug 3, 2022
a395e20
feat(localization_error_monitor): change subscribing topic type (#430)
kminoda Aug 8, 2022
500997b
fix(behavior_velocity_planner): modify delay_response_time for lexus …
takayuki5168 Aug 15, 2022
7343f8f
feat(obstacle_cruise_planner): update parameters (#436)
purewater0901 Aug 15, 2022
1e2127d
feat(rviz): add behavior path debug markers (#441)
satoshi-ota Aug 17, 2022
a21d333
feat(planning_launch): add nearest search param (#437)
takayuki5168 Aug 17, 2022
1d8254d
fix(planning_launch): fix default parameters for lane change decision…
rej55 Aug 17, 2022
4fc144d
fix(ndt_scan_matcher): fix default parameter to 0.0225 (#438)
kminoda Aug 18, 2022
8700c7b
feat(control_launch): add nearest search param (#442)
takayuki5168 Aug 19, 2022
164d694
fix(ekf_localizer): enable enable_yaw_bias (#443)
kminoda Aug 19, 2022
9fe2039
feat(obstacle_cruise_planner): add velocity_threshold to outside obst…
tkimura4 Aug 22, 2022
c9945c2
fix(perception_launch): remove duplicated namespace of clustering in …
yukke42 Aug 23, 2022
1ae4675
feat(behavior_path_planner): change pull_over_velocity (#450)
kosuke55 Aug 24, 2022
14f757a
feat(rviz): add 2D dummy bus button as default (#453)
satoshi-ota Aug 25, 2022
8ded893
feat(planning_launch): resample behavior output path (#444)
takayuki5168 Aug 25, 2022
b7039ef
feat(planning_launch): add option to output detect polygon for debug …
satoshi-ota Aug 25, 2022
b5a7c89
feat(run_out): add config of points interval (#455)
TomohitoAndo Aug 26, 2022
aaea3c7
feat(obstacle_avoidance_planne): enable plan_from_ego by default (#452)
kosuke55 Aug 29, 2022
aec72d2
feat(behavior_path_planner): enable pull_over backward_parking by def…
kosuke55 Aug 29, 2022
d0b004d
feat(trajectory_follower): keep stop until the steering control is do…
kosuke55 Aug 29, 2022
9cfb34d
feat(planning_simulator): new parameters for lane change module (#355)
zulfaqar-azmi-t4 Aug 29, 2022
3d618f9
feat(behavior_path_palnner): update geometric parallel parking (#431)
kosuke55 Aug 30, 2022
33820f5
feat(intersection): continue detection after pass judge (#456)
soblin Aug 30, 2022
ba3d9ff
chore: sync files (#429)
tier4-autoware-public-bot[bot] Aug 31, 2022
dfafa9c
refactor(behavior_path_planner): rename pull_over params (#460)
kosuke55 Aug 31, 2022
6d85263
chore: sync files (#461)
tier4-autoware-public-bot[bot] Sep 1, 2022
21a4dbe
feat(rviz): add behavior path debug markers (#462)
satoshi-ota Sep 1, 2022
0415844
feat(behavior_path_planner): update pull out (#439)
kosuke55 Sep 2, 2022
4f9ce80
chore: sync files (#463)
tier4-autoware-public-bot[bot] Sep 4, 2022
ffcb2a6
feat(behavior_path_planner): use object recognition for pull_over (#464)
kosuke55 Sep 5, 2022
dcea545
fix(behavior_path_planner): fix pull_over request_length and maximum_…
kosuke55 Sep 6, 2022
ef611e0
fix(localization_launch): rename biased pose topics (#469)
IshitaTakeshi Sep 6, 2022
3145c5d
refactor(planning_launch): update params name for readability (#458)
satoshi-ota Sep 6, 2022
defaa30
feat: add launch for vector map inside area filter (#459)
TomohitoAndo Sep 7, 2022
82c2f81
feat(behavior_path_planner): check goal to objects logitudinal distan…
kosuke55 Sep 7, 2022
9b2c680
chore(system_error_monitor): stop syncing parameter for planning_simu…
h-ohta Sep 8, 2022
ce9ad9f
feat(behavior_path_planner): change pull over params (#473)
kosuke55 Sep 8, 2022
cf05a88
chore: sync param files (#474)
tier4-autoware-public-bot[bot] Sep 9, 2022
2d379a0
feat(obstacle_cruise_planner): add parameters for collison check (#471)
purewater0901 Sep 9, 2022
8695c6e
ci: add backport.yaml to sync-files.yaml (copy #477) (#479)
mergify[bot] Sep 12, 2022
59a3665
chore: sync files (#478)
tier4-autoware-public-bot[bot] Sep 12, 2022
daf3d1c
feat(rviz): remove old pull over marker (#480)
kosuke55 Sep 13, 2022
6098a73
feat(planning_launch): use acceleration from localization module (#482)
satoshi-ota Sep 14, 2022
5b3d44f
feat(shift_decider): add auto-park when arrived goal (#483)
TakaHoribe Sep 14, 2022
de49ece
feat(shift_decider): add shift decider config (#484)
TakaHoribe Sep 14, 2022
e9ba154
feat(planning_launch): add rtc_auto_mode_manager (#433)
rej55 Sep 15, 2022
1d712d0
feat(obstacle_avoidance_planner): fix can be applied to the first tra…
takayuki5168 Sep 15, 2022
a529247
docs(README): add description to archive this repository
mitsudome-r Sep 16, 2022
8b7e7bf
Revert "docs(README): add description to archive this repository"
mitsudome-r Sep 16, 2022
31f48d9
feat: sync launch for init pose (#486)
tkhmy Sep 16, 2022
62578e4
refactor: rename acc topic (#398)
TakaHoribe Sep 17, 2022
23f773b
feat(perception_launch): update tracking parameter (#488)
tkimura4 Sep 20, 2022
dbb4d41
feat(intersection): use intersection area if available (#467)
soblin Sep 22, 2022
5cb85ef
chore: sync files (#492)
tier4-autoware-public-bot[bot] Sep 23, 2022
6d8ad14
feat(behavior_path_planner): add pull_over base class (#491)
kosuke55 Sep 27, 2022
2d440f8
fix(autoware_launch): enable dummy_localization (#494)
takayuki5168 Sep 27, 2022
e29c879
chore: sync files (#493)
tier4-autoware-public-bot[bot] Sep 27, 2022
9edf656
chore(run_out): update parameter (#495)
TomohitoAndo Sep 27, 2022
d66f77f
feat(perception_launch): add enable_fine_detection option (#499)
shmpwk Sep 30, 2022
4b17a77
chore: sync files (#498)
tier4-autoware-public-bot[bot] Oct 5, 2022
9c7eb5d
feat(obstacle_cruise_planner): add goal safe distance (#503)
purewater0901 Oct 6, 2022
2d78c4c
chore: sync files (#504)
tier4-autoware-public-bot[bot] Oct 7, 2022
0be98d5
chore(run_out): update parameters for run out (#497)
TomohitoAndo Oct 7, 2022
1b30cb5
feat(planning_launch): add explanation (#506)
purewater0901 Oct 7, 2022
3803155
feat: add api launch option to logsim (#508)
taikitanaka3 Oct 7, 2022
9e89a68
feat(behavior_path_planner): pull_over lateral goal search (#507)
kosuke55 Oct 11, 2022
ce52d89
feat(control_launch): add longitudinal controller option (#514)
taikitanaka3 Oct 13, 2022
52e7e8d
feat(localization_launch): sync with awf/universe (add twist2accel, a…
kminoda Oct 14, 2022
e13997e
fix(ground_segmentation): add param for grid scan_ground_filter (#509)
badai-nguyen Oct 14, 2022
3bfdaa1
fix: longitudinal_controller_mode arg (#516)
shmpwk Oct 17, 2022
516a20d
feat(planning_launch): add turn signal parameter (#517)
purewater0901 Oct 18, 2022
7f480a8
feat(freespace_planner): use vehicle_info (#521)
TakaHoribe Oct 18, 2022
096043b
feat: sync routing api (#520)
isamu-takagi Oct 19, 2022
d4e44cc
refactor(autoware.rviz): unify virtual wall marker name (#518)
taikitanaka3 Oct 20, 2022
6561717
feat(multi_object_tracking): enable delay compensation (#413)
yukkysaito Oct 21, 2022
fc33ada
fix(ground_segmentation): fix ground segmentation launcher (#524)
miursh Oct 21, 2022
b0b7ff4
chore: change control launch (#527)
tkimura4 Oct 24, 2022
2b2cfa7
feat(behavior_path_planner): add parameters to expand the drivable ar…
maxime-clem Oct 25, 2022
5e0e4be
feat(autoware_api/rosbridge): add rosbridge max message size paramete…
yabuta Oct 26, 2022
436d30c
feat(planning_launch): update smoother resampling parameter (#530)
purewater0901 Oct 27, 2022
bc07407
fix: fix xacro command in vehicle.launch (#535)
tkimura4 Oct 28, 2022
0fa1e00
fix(planning_launch): launch path (#531)
shmpwk Nov 9, 2022
6b00a8c
refactor(ndt): remove package (#532)
kminoda Nov 9, 2022
d3503d3
Feat/sync perception launch (#534)
miursh Nov 9, 2022
e282e15
feat: designate cruise planner type runtime (#539)
takayuki5168 Nov 9, 2022
9138027
fix(ground segmentation): change crop box param (#543)
badai-nguyen Nov 10, 2022
4970669
ci(autoware_launch): add a new workflow to update sync-param-files.ya…
takayuki5168 Nov 10, 2022
4252a29
ci(autoware_launch): sync awf/autoware_launch launch packages to here…
kminoda Nov 10, 2022
f76efa3
ci: fix workflow name (#548)
kminoda Nov 10, 2022
dad2a8c
fix: add some parameters for sync-launch-files workflow (#549)
kminoda Nov 10, 2022
e3e094d
feat: apply change of operation mode transition manager (#545)
isamu-takagi Nov 10, 2022
8ff8f15
fix(localization_launch): add regularization default param (#552)
kminoda Nov 11, 2022
dfe3337
feat(motion_velocity_smoother): tunable deceleration limit for curve …
TakaHoribe Nov 13, 2022
e1ed860
feat(system_launch): add a selector for multiple MRM behaviors (#557)
mkuri Nov 14, 2022
03fa6d3
feat: set use_external_emergency_stop to false by default when launch…
s-azumi Nov 15, 2022
14f6910
docs(README): fix dead links in README (#560)
s-azumi Nov 15, 2022
055dd91
feat: delete integration_launch (backport #537) (#563)
tier4-autoware-public-bot[bot] Nov 15, 2022
d8c20f6
feat!: use tier4_vehicle_launch instead of vehicle_launch (backport #…
tier4-autoware-public-bot[bot] Nov 15, 2022
61fe153
docs: delete link for vehicle_launch (#566)
h-ohta Nov 15, 2022
a5076ee
fix: modified to reflect the argument "initial_selector_mode" in cont…
h-ohta Nov 15, 2022
d0be112
feat(system_launch): add component state monitor (#561)
isamu-takagi Nov 17, 2022
3ae5fe3
feat(planning_launch): add new param for avoidance (#558)
satoshi-ota Nov 18, 2022
03df514
Feature/ad api/remove old routing launch (#526)
isamu-takagi Nov 18, 2022
4b0cebb
fix: add obstacle stop param to launch (#570)
tkimura4 Nov 22, 2022
02d6a90
chore: sync files (#551)
tier4-autoware-public-bot[bot] Nov 24, 2022
6015238
feat(system_launch): apply removing ad_service_state_monitor (#568)
isamu-takagi Nov 24, 2022
e497c42
feat(system_launch): add group tag around include (#573)
TomohitoAndo Nov 24, 2022
9dcccf6
feat(planning_launch): add steering rate limit params (#575)
mkuri Nov 25, 2022
c7c04ea
fix(planning_launch): revise lane change parameters (#567)
zulfaqar-azmi-t4 Nov 25, 2022
8c5f2d4
feat(planning_launch): abort deceleration for abort param (#576)
zulfaqar-azmi-t4 Nov 25, 2022
d7b5273
feat(system_launch): add mrm operator's configs to system_launch (#574)
mkuri Nov 25, 2022
98db139
feat(system_launch): split system_error_monitor config for simulation…
mkuri Nov 25, 2022
787c39a
fix(system_launch): fix dupilcated-launched component_state_monitor (…
tkimura4 Nov 28, 2022
a6cd862
feat(planning_launch): add obstacle_avoidance_planner param (#579)
takayuki5168 Nov 28, 2022
db57d52
feat: change operation mode transition timeout (#584)
isamu-takagi Nov 29, 2022
5e39487
feat(planning_launch): add option of clipping fixed trajectory (#580)
takayuki5168 Nov 29, 2022
894d26a
feat!: replace HADMap with Lanelet (#571)
kosuke55 Nov 30, 2022
66429de
ci(pre-commit): autoupdate (#407)
pre-commit-ci[bot] Dec 1, 2022
fa3ebc1
chore: sync files (#587)
tier4-autoware-public-bot[bot] Dec 1, 2022
c746037
feat(planning_launch): add new param to avoidance.param.yaml (#569)
satoshi-ota Dec 2, 2022
b32d2ed
feat(transition_manager): add param to ignore autonomous transition c…
TakaHoribe Dec 6, 2022
b672bc7
feat(autoware_launch): remove web_controller (#593)
takayuki5168 Dec 7, 2022
f11809d
fix(autoware_api_launch): add rosbridge_server dependency (#594)
takayuki5168 Dec 7, 2022
0b14693
feat(planning_launch): add behavior_velocity_limiter to motion_planni…
tkimura4 Dec 9, 2022
c896f3f
fix(planning_launch): add dependency (#598)
tkimura4 Dec 9, 2022
acb358e
feat: use xml for system monitor launch (#602)
wep21 Dec 12, 2022
e80a89d
feat(behavior_path_planner): add a flag to clip left and right bound …
purewater0901 Dec 12, 2022
e680e3e
feat(rviz): add drivable area visualization (#603)
purewater0901 Dec 12, 2022
62f8717
feat: add sync from awf-latest -> awf-latest-xx1 (#605)
takayuki5168 Dec 13, 2022
8e597da
feat: add sync from awf-latest -> awf-latest-reference-design (#613)
takayuki5168 Dec 15, 2022
85d0c88
feat(trajectory_follower): extend mpc trajectory for terminal yaw (#611)
kosuke55 Dec 15, 2022
4be7fca
fix: rename use_external_emergency_stop to check_external_emergency_h…
shmpwk Dec 15, 2022
d5759e9
feat(planning_launch): update param for cruise improvement (#614)
takayuki5168 Dec 18, 2022
1fa7838
feat(planning_launch): remove unnecessary drivable area parameters (#…
purewater0901 Dec 18, 2022
f3a8baf
feat(operation_mode_transition_manager): add parameter about nearest …
tkimura4 Dec 19, 2022
63614a0
feat(autoware_launch): visualize multiple candidate paths (#601)
rej55 Dec 20, 2022
7836abd
fix(intersection): fixed stuck vehicle detection area (#624)
soblin Dec 20, 2022
acc8741
feat(behavior_path_planner): rename drivable area name (#628)
purewater0901 Dec 20, 2022
e1dac8c
chore: sync param files (#485)
tier4-autoware-public-bot[bot] Dec 21, 2022
b76d36a
chore: update sync-param-files.yaml (#547)
tier4-autoware-public-bot[bot] Dec 21, 2022
7cc4bab
fix(system_launch): fix topic type (#636)
satoshi-ota Dec 21, 2022
03df265
feat(perception_launch): add launcher for pointpainting (#426)
tzhong518 Dec 22, 2022
f060a10
chore: sync launch files (#622)
tier4-autoware-public-bot[bot] Dec 22, 2022
a48fd1e
feat(behavior_path_planner): plan shift pull over/out on curve (#644)
kosuke55 Dec 22, 2022
2075635
feat(perception): change detection region (#630)
badai-nguyen Dec 22, 2022
166f153
feat(motion_velocity_smoother): change max_lateral_accel from 0.8 to …
tkimura4 Dec 23, 2022
04a9560
feat(planning_launch): new lane change path generation parameters (#629)
zulfaqar-azmi-t4 Dec 23, 2022
7ae6824
feat(planning_launch): add new param for avoidance safety check (#637)
satoshi-ota Dec 24, 2022
0302028
feat(control_launch): organize controller param yaml (#658)
takayuki5168 Dec 26, 2022
094e11d
refactor(control_launch): organize trajectory_follower_node's param (…
takayuki5168 Dec 28, 2022
9078519
feat(behavior_path_planner): update pull over params (#666)
kosuke55 Dec 28, 2022
6a10749
fix(control_launch): add missin param in yaml (#665)
takayuki5168 Dec 28, 2022
5895271
feat(behavior_path_planner): change pull over max_lateral_offset (#670)
kosuke55 Dec 29, 2022
3342ed4
feat(planning_launch): lane change abort parameters (#583)
zulfaqar-azmi-t4 Jan 5, 2023
f7c7bad
fix(planning_launch): ignore unavoidable objects around the goal (#676)
satoshi-ota Jan 5, 2023
620625b
fix(behavior_velocity_planner): fix blind spot over-detection (#677)
1222-takeshi Jan 5, 2023
0b36fb9
feat(planning_launch): add new param for yield maneuver in avoidance.…
satoshi-ota Jan 12, 2023
3ef3d29
feat(behavior_path_planner): add types to skip in drivable_area_expan…
maxime-clem Jan 13, 2023
90f7743
feat: remove overlap with tier4_autoware_api_launch (#589)
isamu-takagi Jan 13, 2023
719dd85
feat(perception_launch): replace perception_launch with tier4_percept…
kminoda Jan 16, 2023
c5fd2d7
fix(autoware_launch): add dependency to tier4_perception_launch- (#692)
kminoda Jan 16, 2023
53c3365
feat(localization_launch): replace localization_launch with tier4_loc…
kminoda Jan 16, 2023
f691d70
fix(simulator_launch): use tier4_perception_launch (#693)
kminoda Jan 16, 2023
860a85f
feat(behavior_path_planner): ignore pull over goal near lane start (#…
kosuke55 Jan 17, 2023
23d464b
feat(behavior_path_planner): add option for combining arc pull out pa…
kosuke55 Jan 17, 2023
761bbf0
feat(simulator_launch): replace with tier4_simulator_launch (#698)
kminoda Jan 18, 2023
e03d073
fix(simulator_launch): completely remove simulator_launch (#706)
kminoda Jan 18, 2023
7ed8f5a
feat(behavior_path_planner): ignore pull out start near lane end (#702)
kosuke55 Jan 18, 2023
c5bed8f
feat(autoware_api_launch): remove autoware api launch (#707)
isamu-takagi Jan 18, 2023
f559bbb
fix(behavior_path_planner): prevent pull out back twice (#713)
kosuke55 Jan 20, 2023
c192ab8
refactor(autoware_launch): remove control_launch, and use tier4_contr…
takayuki5168 Jan 20, 2023
8f447e1
refactor(autoware_launch): remove planning_launch, and use tier4_plan…
takayuki5168 Jan 20, 2023
0bd58cb
fix(lane_change): default parameter revert (#714)
zulfaqar-azmi-t4 Jan 20, 2023
fefef1f
fix(autoware_launch): change planning parameters (#715)
takayuki5168 Jan 20, 2023
c648bd5
ci: add sync-awf-autoware-launch (#717)
kminoda Jan 20, 2023
10ddb54
Merge remote-tracking branch 'awf/main' into feat/merge-awf-autoware-…
kminoda Jan 20, 2023
ffe7c90
feat(planning_validator): add planning_validator pkg (#675)
TakaHoribe Jan 20, 2023
1766f1e
Merge pull request #720 from kminoda/feat/merge-awf-autoware-launch
kenji-miyake Jan 20, 2023
2bc3e68
fix(autoware_launch): fix smoother type (#726)
takayuki5168 Jan 21, 2023
0bb93f8
Merge branch 'awf-latest' into sync-awf-autoware-launch
takayuki5168 Jan 21, 2023
9d52230
Merge pull request #722 from tier4/sync-awf-autoware-launch
tier4-autoware-public-bot[bot] Jan 21, 2023
46b4528
ci: fix sync-awf-autoware-launch workflow (#721)
kminoda Jan 23, 2023
2792ce1
fix(planning_launch): rename parameter for obstacle stop planner (#711)
satoshi-ota Jan 23, 2023
8e63e49
feat(behavior_path_planner): external request lane change (#691)
rej55 Jan 23, 2023
fe156a5
feat(autoware_launch): visualize modified_goal as PoseWithUuidStamped…
kosuke55 Jan 24, 2023
13b3a38
fix(lane change): adaptive safety check time parameters (#734)
zulfaqar-azmi-t4 Jan 24, 2023
924f02b
Merge pull request #729 from tier4/sync-awf-autoware-launch
tier4-autoware-public-bot[bot] Jan 24, 2023
58678b9
feat(intersection): consider state transit margin time in collision d…
soblin Jan 24, 2023
9a20d12
feat(control_launch): add min_braking_distance to lane_departure_chec…
kosuke55 Jan 24, 2023
111cf03
refactor(autoware_launch): add map_component launcher (#731)
kminoda Jan 25, 2023
21ecce9
feat(intersection): add param for overshoot from stop line (#738)
soblin Jan 27, 2023
1e4ead7
feat(mpc_lateral_controller): add steering bias removal (#735)
TakaHoribe Jan 27, 2023
799f97b
ci(pre-commit): autoupdate (#694)
pre-commit-ci[bot] Jan 30, 2023
6787f76
ci: upgrade isort version (#739)
TomohitoAndo Jan 30, 2023
cc47677
fix(occlusion_spot): occlusion spot parameter disable as default (#741)
zulfaqar-azmi-t4 Feb 1, 2023
2e8ddda
chore: sync awf/autoware_launch (#737)
tier4-autoware-public-bot[bot] Feb 2, 2023
7b748bb
Merge branch 'awf-latest' into sync-awf-autoware-launch
isamu-takagi Feb 3, 2023
12ca9e3
Merge pull request #745 from tier4/sync-awf-autoware-launch
tier4-autoware-public-bot[bot] Feb 3, 2023
0aa01a5
chore(autoware_launch): manual sync with awf/autoware_launch (#751)
kminoda Feb 6, 2023
d651a83
chore(autoware_launch): change lane_change_sampling_num from 10 to 3 …
tkimura4 Feb 6, 2023
8c6ae27
chore(autoware_launch): minor parameter change for control (#749)
takayuki5168 Feb 6, 2023
a6ef5b2
feat(planning_config): update params to enable 60kmph speed (#744)
TakaHoribe Feb 6, 2023
43b729c
feat: add behavior tree file with external lane change request (#756)
tkimura4 Feb 6, 2023
513d038
fix(multi_object_tracker): update data association matrix (#755)
zulfaqar-azmi-t4 Feb 6, 2023
4b3ff22
fix(autoware_launch): change behavior_velocity parameters (#716)
takayuki5168 Feb 6, 2023
b8d3f0b
fix conflict
takayuki5168 Feb 6, 2023
afadbca
Merge remote-tracking branch 'origin/sync-awf-autoware-launch2' into …
takayuki5168 Feb 7, 2023
cbdae10
Merge pull request #750 from tier4/sync-awf-autoware-launch
tier4-autoware-public-bot[bot] Feb 7, 2023
26250c6
Merge pull request #764 from tier4/sync-awf-autoware-launch
tier4-autoware-public-bot[bot] Feb 8, 2023
7d72de7
fix(behavior_velocity_planner): revert part of #2719
soblin Feb 10, 2023
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
71 changes: 0 additions & 71 deletions .github/ISSUE_TEMPLATE/bug.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/ISSUE_TEMPLATE/task.yaml

This file was deleted.

57 changes: 52 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,55 @@
**Note**: Confirm the [contribution guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/) before submitting a pull request.
## PR Type

Click the `Preview` tab and select a PR template:
<!-- Select one and remove others. If an appropriate one is not listed, please write by yourself. -->

- [Standard change](?expand=1&template=standard-change.md)
- [Small change](?expand=1&template=small-change.md)
- New Feature
- Improvement
- Bug Fix

**Do NOT send a PR with this description.**
## Related Links

<!-- Please write related links to GitHub/Jira/Slack/etc. -->

## Description

<!-- Describe what this PR changes. -->

## Review Procedure

<!-- Explain how to review this PR. -->

## Remarks

<!-- Write remarks as you like if you need them. -->

## Pre-Review Checklist for the PR Author

**PR Author should check the checkboxes below when creating the PR.**

- [ ] Code follows [coding guidelines][coding-guidelines]
- [ ] Assign PR to reviewer

## Checklist for the PR Reviewer

**Reviewers should check the checkboxes below before approval.**

- [ ] Commits are properly organized and messages are according to the guideline
- [ ] Code follows [coding guidelines][coding-guidelines]
- [ ] (Optional) Unit tests have been written for new behavior
- [ ] PR title describes the changes

## Post-Review Checklist for the PR Author

**PR Author should check the checkboxes below before merging.**

- [ ] All open points are addressed and tracked via issues or tickets
- [ ] Write [release notes][release-notes]

## CI Checks

- **Build and test for PR**: Required to pass before the merge.
- **Check spelling**: NOT required to pass before the merge. It is up to the reviewer(s). See [here][spell-check-dict] if you want to add some words to the spell check dictionary.

[coding-guidelines]: https://tier4.atlassian.net/wiki/spaces/AIP/pages/1194394777/T4
[release-notes]: https://tier4.atlassian.net/wiki/spaces/AIP/pages/563774416
[spell-check-dict]: https://github.com/tier4/autoware-spell-check-dict#how-to-contribute
27 changes: 0 additions & 27 deletions .github/PULL_REQUEST_TEMPLATE/small-change.md

This file was deleted.

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

This file was deleted.

12 changes: 0 additions & 12 deletions .github/stale.yml

This file was deleted.

17 changes: 6 additions & 11 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
- repository: autowarefoundation/autoware
files:
- source: CODE_OF_CONDUCT.md
- source: CONTRIBUTING.md
- source: DISCLAIMER.md
- source: LICENSE
- source: .github/ISSUE_TEMPLATE/bug.yaml
- source: .github/ISSUE_TEMPLATE/config.yml
- source: .github/ISSUE_TEMPLATE/task.yaml
- source: .github/PULL_REQUEST_TEMPLATE.md
- source: .github/PULL_REQUEST_TEMPLATE/small-change.md
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
- source: .github/dependabot.yaml
- source: .github/stale.yml
- source: .github/workflows/backport.yaml
- source: .github/workflows/github-release.yaml
- source: .github/workflows/pre-commit.yaml
- source: .github/workflows/pre-commit-optional.yaml
Expand All @@ -31,3 +21,8 @@
- source: .github/workflows/build-and-test.yaml
- source: .github/workflows/build-and-test-differential.yaml
- source: .github/workflows/cancel-previous-workflows.yaml

- repository: autowarefoundation/autoware_launch
files:
- source: .github/update-sync-param-files.py
- source: .github/workflows/update-sync-param-files.yaml
13 changes: 13 additions & 0 deletions .github/sync-launch-files.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- repository: autowarefoundation/autoware_launch
files:
- source: autoware_launch/launch/autoware.launch.xml
- source: autoware_launch/launch/e2e_simulator.launch.xml
- source: autoware_launch/launch/logging_simulator.launch.xml
- source: autoware_launch/launch/planning_simulator.launch.xml
- source: autoware_launch/launch/pointcloud_container.launch.py
- source: autoware_launch/rviz/autoware.rviz
- source: autoware_launch/rviz/image/autoware.png
- source: autoware_launch/CMakeLists.txt
- source: autoware_launch/README.md
- source: autoware_launch/autoware_launch.drawio.svg
- source: autoware_launch/package.xml
Loading