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 Nov 11, 2023
1 parent 29ea479 commit e5178c6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,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 e5178c6

Please sign in to comment.