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 Jun 27, 2024
1 parent 366c172 commit 9c52b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lexus_description/config/simulator_model.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
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
add_measurement_noise: False
Expand Down

0 comments on commit 9c52b7e

Please sign in to comment.