Skip to content

Commit

Permalink
feat(goal_planner): disable freespace feature temporarily
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Nov 25, 2024
1 parent 6f09415 commit c61549a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

# freespace parking
freespace_parking:
enable_freespace_parking: true
enable_freespace_parking: false
freespace_parking_algorithm: "astar" # options: astar, rrtstar
velocity: 1.0
vehicle_shape_margin: 1.0
Expand Down

0 comments on commit c61549a

Please sign in to comment.