Hello!
This is my running code:
CUDA_VISIBLE_DEVICES=3 python3 scripts/robotwin_eval.py
--model_dir /mnt/nvme1/yfyuan/wangxiao/RoboOrchardLab/projects/holobrain/workspace/checkpoints/checkpoint_2
--task_names ["move_stapler_pad"]
--mode ray
--device cuda
--gpu_ids [3]
--workers_per_gpu 1
However,I encountered this problem:
...
And here is my workspace:

Hello!
This is my running code:
CUDA_VISIBLE_DEVICES=3 python3 scripts/robotwin_eval.py
--model_dir /mnt/nvme1/yfyuan/wangxiao/RoboOrchardLab/projects/holobrain/workspace/checkpoints/checkpoint_2
--task_names ["move_stapler_pad"]
--mode ray
--device cuda
--gpu_ids [3]
--workers_per_gpu 1
However,I encountered this problem:
...
And here is my workspace: