fix(perception): run Worker build interactively
This commit is contained in:
@@ -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"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user