fix(perception): run Worker build interactively

This commit is contained in:
DCCONSTRUCTIONS
2026-08-26 18:32:22 +03:00
parent 1cc87e1836
commit b445745d27
2 changed files with 66 additions and 0 deletions
@@ -19,6 +19,10 @@ SOURCES = (
Path("experiments/perception/worker/m49_t1_gseg3d/Dockerfile"),
Path("experiments/perception/worker/m49_t1_gseg3d/qualify.sh"),
Path("experiments/perception/worker/Invoke-M49T1GSeg3DQualification.ps1"),
Path(
"experiments/perception/worker/"
"Invoke-M49T1GSeg3DQualificationAsInteractiveUser.ps1"
),
Path("config/perception/m49-traversability-candidate-manifest-v1.json"),
Path("config/perception/m49-camera-lidar-traversability-v1.json"),
)