Skip to content

Commit

Permalink
add rosparam for vehicle center optimization (tier4#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
takayuki5168 authored Aug 26, 2021
1 parent c825827 commit 78bbf70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
terminal_path_lat_error_weight: 1000.0 # weight for lateral error at path end point
terminal_path_yaw_error_weight: 1000.0 # weight for yaw error at path end point
zero_ff_steer_angle: 0.5 # threshold that feed-forward angle becomes zero
optimization_center_offset: 1.5

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

0 comments on commit 78bbf70

Please sign in to comment.