Skip to content

Commit 28155cb

Browse files
sasakisasakikosuke55
authored andcommitted
feat(path_generator): add parameters (autowarefoundation#1343)
* feat(path_generator): add parameters (see below) * This fix is for the following PR: autowarefoundation/autoware_core#227 Signed-off-by: Junya Sasaki <[email protected]> * Update autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/path_generator/path_generator.param.yaml Signed-off-by: Junya Sasaki <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> --------- Signed-off-by: Junya Sasaki <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]>
1 parent f2e6878 commit 28155cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/path_generator/path_generator.param.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@
1212
search_distance: 30.0
1313
resampling_interval: 1.0
1414
angle_threshold_deg: 15.0
15+
refine_goal_search_radius_range: 7.5 # [m]
16+
search_radius_decrement: 1.0

0 commit comments

Comments
 (0)