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

Commit

Permalink
feat(behavior_path_planner): change pull over max_lateral_offset (#670)
Browse files Browse the repository at this point in the history
Signed-off-by: kosuke55 <[email protected]>

Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 authored Dec 29, 2022
1 parent 6a10749 commit 5895271
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
backward_goal_search_length: 20.0
goal_search_interval: 2.0
longitudinal_margin: 3.0
max_lateral_offset: 1.0
max_lateral_offset: 0.5
lateral_offset_interval: 0.25
# occupancy grid map
use_occupancy_grid: true
Expand Down

0 comments on commit 5895271

Please sign in to comment.