Skip to content

Commit

Permalink
chore(start_planner): disable back (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x126 authored and saka1-s committed Jun 25, 2024
1 parent cad12cb commit 05d78a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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: 20.0
backward_search_resolution: 2.0
Expand Down

0 comments on commit 05d78a3

Please sign in to comment.