Skip to content

Commit

Permalink
feat(autoware_launch): add max_crosswalk_user_delta_yaw_threshold_for…
Browse files Browse the repository at this point in the history
…_lanelet in map_based_prediction (#536)

Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 authored Aug 29, 2023
1 parent 87021c6 commit 0bd22cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
prediction_sampling_delta_time: 0.5 #[s]
min_velocity_for_map_based_prediction: 1.39 #[m/s]
min_crosswalk_user_velocity: 1.39 #[m/s]
max_crosswalk_user_delta_yaw_threshold_for_lanelet: 0.785 #[m/s]
dist_threshold_for_searching_lanelet: 3.0 #[m]
delta_yaw_threshold_for_searching_lanelet: 0.785 #[rad]
sigma_lateral_offset: 0.5 #[m]
Expand Down

0 comments on commit 0bd22cd

Please sign in to comment.