Skip to content

Commit

Permalink
Update sample_vehicle_description/config/simulator_model.param.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Kosuke Takeuchi <[email protected]>
  • Loading branch information
TakaHoribe and kosuke55 authored Jul 2, 2024
1 parent 59bb8ff commit faefb93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
acc_time_constant: 0.1 # time constant of the 1st-order acceleration dynamics
steer_time_delay: 0.24 # dead time for the steering input
steer_time_constant: 0.27 # time constant of the 1st-order steering dynamics
steer_dead_band: 0.0012 # dead band of the steering angle
steer_dead_band: 0.0 # dead band of the steering angle
x_stddev: 0.0001 # x standard deviation for dummy covariance in map coordinate
y_stddev: 0.0001 # y standard deviation for dummy covariance in map coordinate

0 comments on commit faefb93

Please sign in to comment.