-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
examples not working and path problems #9
Comments
Hi @JessicaBertolasi , please do not extract the files manually. You need to use our provided script (explained here) to extract the files and it will be automatically in the correct order. I hope it works out. |
The error seems to be that the code can not find any sequences in the provided --grab-path, make sure you are setting the right path. |
thank you for quick response! i tried to do it again, following commands etc ... unfortunately, when extracts the files, it doesn't create object_meshes folder, maybe is this the problem? |
Not having the object_meshes folder is definitely a problem. Please make sure to follow the instruction on the website to get access to the object_meshes.zip before continuing to the next steps. You need to send an email to [email protected] and ask for these files as they have a license. |
for the --grab-path please use only the dataset path (like below), not a specific sequence. --grab-path grab/grab |
Again please use the path, not the file address. |
it always returns me the same error ... |
@JessicaBertolasi |
Hi everybody!
I'm trying to make the code work but I'm doing mistakes (probably while organizing files).
I've downloaded all the files required and unzipped (I think in correct way) but when I try to run the examples I can't see anything and it returns errors.
I've organized my files as you can see in the first image
and the subfolder 'grab' has this items
the zipped_obj_subj folder contains all the objects and 6 subjects downloaded from GRAB page.
As you can see from this screen, this is what I type for see an example of movement
I think that my problem is about how I downloaded, collected and unzipped SMPLX components.
I've read multiple times all the documentations and informations on git but I can't find a way out.
Please help! :(
The text was updated successfully, but these errors were encountered: