Skip to content

Commit 9c4cbd9

Browse files
feat(control_validator)!: add overrun_stop_point_dist parameter (autowarefoundation#1346)
Signed-off-by: yuki-takagi-66 <yuki.takagi@tier4.jp>
1 parent edcdb79 commit 9c4cbd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoware_launch/config/control/control_validator/control_validator.param.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
rolling_back_velocity: 0.5
1313
over_velocity_offset: 2.0
1414
over_velocity_ratio: 0.2
15+
overrun_stop_point_dist: 0.8
1516
nominal_latency: 0.01
1617

1718
vel_lpf_gain: 0.9 # Time constant 0.33

0 commit comments

Comments
 (0)