mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
CI: re-enable power draw test (#25988)
* CI: re-enable power draw test * adjust for ngrl old-commit-hash: 9e6265ce2188ac48442b07a77e86ca4fd3eba06b
This commit is contained in:
@@ -20,7 +20,7 @@ class Proc:
|
||||
|
||||
PROCS = [
|
||||
Proc('camerad', 2.15),
|
||||
Proc('modeld', 1.0, atol=0.15),
|
||||
Proc('modeld', 1.15, atol=0.2),
|
||||
Proc('dmonitoringmodeld', 0.35),
|
||||
Proc('encoderd', 0.23),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user