Skip to content

Commit 27af604

Browse files
authored
feat(control_validator): add diag to check control component latency (#1349)
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1 parent d426780 commit 27af604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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+
nominal_latency: 0.01
1516

1617
vel_lpf_gain: 0.9 # Time constant 0.33
1718
hold_velocity_error_until_stop: true

0 commit comments

Comments
 (0)