Skip to content

Commit

Permalink
feat(vehicle_cmd_gate): add the keep stopped if steering is not conve…
Browse files Browse the repository at this point in the history
…rged parameters

Signed-off-by: Berkay Karaman <[email protected]>
  • Loading branch information
brkay54 committed Sep 29, 2023
1 parent 206d439 commit 0cd5d43
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
moderate_stop_service_acceleration: -1.5
stopped_state_entry_duration_time: 0.1
stop_check_duration: 1.0
enable_keep_steering_until_convergence: true
steering_convergence_threshold: 0.01 # [rad]
nominal:
vel_lim: 25.0
reference_speed_points: [20.0, 30.0]
Expand Down

0 comments on commit 0cd5d43

Please sign in to comment.