File tree 2 files changed +2
-36
lines changed
evaluator/autoware_planning_evaluator
include/autoware/planning_evaluator
2 files changed +2
-36
lines changed Original file line number Diff line number Diff line change 24
24
- modified_goal_longitudinal_deviation
25
25
- modified_goal_lateral_deviation
26
26
- modified_goal_yaw_deviation
27
-
28
- selected_counters :
29
- - stop_count
30
- - abnormal_stop_count
27
+ - stop_decision
31
28
32
29
trajectory :
33
30
min_point_dist_m : 0.1 # [m] minimum distance between two successive points to use for angle calculation
41
38
42
39
planning_factor_counters :
43
40
topic_prefix : /planning/planning_factors/
44
- stop_count :
41
+ stop_decision :
45
42
time_threshold_s : 5.0 # [s] time threshold for a stop to be considered as the new one
46
43
dist_threshold_m : 5.0 # [m] distance threshold for a stop to be considered as the new one
47
44
abnormal_deceleration_threshold : 2.0 # [m/s^2] deceleration threshold for a stop to be considered as abnormal
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments