Skip to content

Commit

Permalink
change vehicle model
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Takagi <[email protected]>
  • Loading branch information
yuki-takagi-66 committed Aug 26, 2024
1 parent 366c172 commit 189d7b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lexus_description/config/simulator_model.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
ros__parameters:
simulated_frame_id: "base_link"
origin_frame_id: "map"
vehicle_model_type: "DELAY_STEER_ACC_GEARED"
vehicle_model_type: "DELAY_STEER_ACC_GEARED_WO_FALL_GUARD"
initialize_source: "INITIAL_POSE_TOPIC"
timer_sampling_time_ms: 25
timer_sampling_time_ms: 20 # 25
add_measurement_noise: False
enable_road_slope_simulation: True
vel_lim: 50.0
Expand Down

0 comments on commit 189d7b9

Please sign in to comment.