15type_change_cost_file:
"type_change_cost"
21min_init_height_ratio:17
22target_combine_iou_threshold: 0.3
24 velocity_threshold: 100000
25 velocity_output_delay: 0
29 measure_variance: 0.01
34 measure_variance: 60.0
35 process_variance: 400.0
37 image_wh_update_rate : 0.6
39 height_diff_ratio : 0.2
40 clapping_velocity :
true
41 world_state_history: 60
42 min_cached_world_state_history_size : 20
43 min_cached_velocity_size : 25
44 min_cached_position_size : 50
45 calc_avg_position_window_size : 15
47 static_speed_threshold : 0.5
48 static_speed_threshold_ped : 0.3
49 min_moving_avg_speed : 1.0
50 min_moving_avg_speed_ped : 0.5
52 abnormal_acc_threshold : 6.0
53 abnormal_acc_threshold_ped : 3.0
55 abnormal_velocity_heading_angle_threshold : 0.8
58 large_velocity_ratio : 2.5
59 too_large_velocity_ratio : 1.5
60 mean_filter_window :10
61 direction_filter_ratio : 0.7
62 displacement_theta_var : 0.25
63 velocity_theta_var : 0.5
64 stable_moving_speed : 2.0
71 height_diff_ratio : 0.1
74 name:
"TrackingFeatureExtractor"
75 config_path:
"perception/camera_tracking/data"
76 config_file:
"tracking_feature.pb.txt"
78feature_input_width: 960
79feature_input_height: 640