style(perception): format streaming lifecycle guards
This commit is contained in:
@@ -138,7 +138,8 @@ class PilotController:
|
||||
try:
|
||||
if getattr(args, "telemetry_snapshot", None):
|
||||
self.telemetry = RuntimeTelemetryPublisher(
|
||||
self.runtime, Path(args.telemetry_snapshot),
|
||||
self.runtime,
|
||||
Path(args.telemetry_snapshot),
|
||||
"K1 DDRNet + RF-DETR + LiDAR + TGS",
|
||||
)
|
||||
if control_config:
|
||||
|
||||
Reference in New Issue
Block a user