Skip to content

Commit

Permalink
Merge branch 'main' into chore/use_centerpoint_model_name
Browse files Browse the repository at this point in the history
  • Loading branch information
MasatoSaeki authored Oct 3, 2024
2 parents 7a9d406 + cf9840b commit af9c0b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
use_predicted_object_data: false
use_object_velocity_calculation: true
check_autoware_state: true
min_generated_path_length: 0.5
min_generated_imu_path_length: 0.5
max_generated_imu_path_length: 10.0
imu_prediction_time_horizon: 1.5
imu_prediction_time_interval: 0.1
mpc_prediction_time_horizon: 4.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
min_y: -200.0
max_z: 2.0
min_z: -10.0
negative: false

0 comments on commit af9c0b8

Please sign in to comment.