Skip to content

Commit

Permalink
add params
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsanchezaran committed Nov 20, 2024
1 parent bb90f51 commit 06637f9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
# Ego path calculation
use_predicted_trajectory: true
use_imu_path: true
limit_imu_path_lat_dev: false
use_pointcloud_data: true
use_predicted_object_data: false
use_object_velocity_calculation: true
check_autoware_state: true
imu_path_lat_dev_threshold: 1.75
min_generated_imu_path_length: 0.5
max_generated_imu_path_length: 10.0
imu_prediction_time_horizon: 1.5
Expand Down

0 comments on commit 06637f9

Please sign in to comment.