Skip to content

Commit

Permalink
chore(vehicle_cmd_gate): delete deprecated parameters (#8537)
Browse files Browse the repository at this point in the history
delete deprecated params in vehicle_cmd_gate.param.yaml

Signed-off-by: Autumn60 <[email protected]>
  • Loading branch information
Autumn60 authored Aug 22, 2024
1 parent 3561535 commit f787f55
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@
system_emergency_heartbeat_timeout: 0.5
use_emergency_handling: false
check_external_emergency_heartbeat: $(var check_external_emergency_heartbeat)
use_start_request: false
enable_cmd_limit_filter: true
filter_activated_count_threshold: 5
filter_activated_velocity_threshold: 1.0
external_emergency_stop_heartbeat_timeout: 0.0
stop_hold_acceleration: -1.5
emergency_acceleration: -2.4
moderate_stop_service_acceleration: -1.5
stopped_state_entry_duration_time: 0.1
stop_check_duration: 1.0
nominal:
vel_lim: 25.0
Expand Down

0 comments on commit f787f55

Please sign in to comment.