Skip to content
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

Error loading episode_XX.hdf5 in __getitem__ #4

Closed
apirrone opened this issue Jan 4, 2024 · 5 comments
Closed

Error loading episode_XX.hdf5 in __getitem__ #4

apirrone opened this issue Jan 4, 2024 · 5 comments

Comments

@apirrone
Copy link

apirrone commented Jan 4, 2024

Hi!

After performing some changes described here : #2 (comment)

When running the imitate_episodes.py script, I get the following error:

Capture d’écran du 2024-01-04 11-27-18

I displayed the exception text in the code and got :
"Unable to synchronously open object (object 'left_wrist' doesn't exist)"

Any idea of what is going on ?

Thanks !

@Ke-Wang1017
Copy link

Ke-Wang1017 commented Jan 4, 2024

I don't have this error, it seems there is some issue in demo data generation

@apirrone
Copy link
Author

apirrone commented Jan 4, 2024

Maybe I misunderstood, but I just downloaded the data here https://drive.google.com/drive/folders/1gPR03v05S1xiInoVJn7G7VJ9pDCnxq9O

Should I run record_sim_episodes.py first ? I thought it would just regenerate the .hdf5 files

@apirrone
Copy link
Author

apirrone commented Jan 4, 2024

Indeed, after running record_sim_episodes.py I get a different error. I will create a new issue for that, closing this one :)

@apirrone apirrone closed this as completed Jan 4, 2024
@dva1213
Copy link

dva1213 commented Jan 30, 2024

Hello, I also encountered this problem when running training, but I see that you have no steps to solve this problem, may I ask how you solved it
779ad549cf9034ddc79eb59e7fae763

@zxfever
Copy link

zxfever commented Apr 8, 2024

Hello, I also encountered this problem when running training, but I see that you have no steps to solve this problem, may I ask how you solved it 779ad549cf9034ddc79eb59e7fae763

Hello, the same error, have you solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants