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

Commit

Permalink
refactor(freespace_planner): parameterize margin
Browse files Browse the repository at this point in the history
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
  • Loading branch information
shmpwk committed Jun 30, 2022
1 parent 962e18d commit 94ed4f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
th_stopped_time_sec: 1.0
th_stopped_velocity_mps: 0.01
th_course_out_distance_m: 1.0
vehicle_shape_margin_m: 1.0
replan_when_obstacle_found: true
replan_when_course_out: true

Expand Down

0 comments on commit 94ed4f9

Please sign in to comment.