You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was running the test environment for the clutter scenario, and the program is complianing that all the .obj files are missing. I noticed they were included in the .gitignore and was curious if you could provide them. Thanks!
Output:
root@a775e0c816a5:/shared_volume/tmit-star/tmit-star# ./run.sh problems/clutter/problems/clutter_pb_3.json
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/base_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/torso_lift_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/head_pan_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/head_tilt_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/shoulder_pan.obj
[.....
]
apologies if I am missing an obvious location where these files are located.
Best
The text was updated successfully, but these errors were encountered:
Hello, I was running the test environment for the clutter scenario, and the program is complianing that all the .obj files are missing. I noticed they were included in the .gitignore and was curious if you could provide them. Thanks!
Output:
root@a775e0c816a5:/shared_volume/tmit-star/tmit-star# ./run.sh problems/clutter/problems/clutter_pb_3.json
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/base_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/torso_lift_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/head_pan_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/head_tilt_L.obj
[15:03:26] [error @ tmit-star::input::scene] No object file at provided path: models/meshes/shoulder_pan.obj
[.....
]
apologies if I am missing an obvious location where these files are located.
Best
The text was updated successfully, but these errors were encountered: