forked from venkatrn/perception
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
In the Wiki for "Running 3-DOF : Conveyor Dataset ": https://github.com/SBPL-Cruz/perception/wiki/Running-With-Docker#running-3-dof--conveyor-dataset
It says:
"Download the YCB Video object models from this link the place the downloaded models folder into the YCB_Video_Dataset follder."
However, when I check the code in perch.py
| elif self.model_type == "upright": |
| temp_path = os.path.join(models_root, object_name, 'textured_upright.ply') |
From line 119 to 121, it seems like we need a textured_upright.ply file. But the downloaded models from this link do not have this file?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels