Skip to content

Commit

Permalink
add parameter for enabling frenet
Browse files Browse the repository at this point in the history
Signed-off-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 committed Dec 26, 2024
1 parent f349f45 commit 2dc67ed
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
min_road_shoulder_width: 0.5 # [m]
th_parked_vehicle_shift_ratio: 0.6

# trajectory generation near terminal using frenet planner
frenet:
enable: true

# safety check
safety_check:
allow_loose_check_for_cancel: true
Expand Down

0 comments on commit 2dc67ed

Please sign in to comment.