Skip to content

Commit

Permalink
chore(start_planner): disable back (autowarefoundation#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x126 authored Jul 6, 2023
1 parent 9efd957 commit 938cd4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
backward_velocity: -1.0
pull_out_max_steer_angle: 0.26 # 15deg
# search start pose backward
enable_back: true
enable_back: false
search_priority: "efficient_path" # "efficient_path" or "short_back_distance"
max_back_distance: 30.0
backward_search_resolution: 2.0
Expand Down

0 comments on commit 938cd4f

Please sign in to comment.