Skip to content

Commit 78bbf70

Browse files
authored
add rosparam for vehicle center optimization (#362)
1 parent c825827 commit 78bbf70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

planning_launch/config/scenario_planning/lane_driving/motion_planning/obstacle_avoidance_planner/obstacle_avoidance_planner.param.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
terminal_path_lat_error_weight: 1000.0 # weight for lateral error at path end point
8383
terminal_path_yaw_error_weight: 1000.0 # weight for yaw error at path end point
8484
zero_ff_steer_angle: 0.5 # threshold that feed-forward angle becomes zero
85+
optimization_center_offset: 1.5
8586

8687
# replanning & trimming trajectory param outside algorithm
8788
min_delta_dist_for_replan: 10.0 # minimum delta dist thres for replan[m]

0 commit comments

Comments
 (0)