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 when generating the zarr.zip #18

Open
elevenjiang1 opened this issue Mar 16, 2024 · 1 comment
Open

Error when generating the zarr.zip #18

elevenjiang1 opened this issue Mar 16, 2024 · 1 comment

Comments

@elevenjiang1
Copy link

Hello, thanks a lot for such great work !
I have run the command

python run_slam_pipeline.py example_demo_session

However it error when generating the dataset, the errors are shown below:

with av.open(vid_args[0][0]) as container:
IndexError: list index out of range

20240316-170626

Any solution?

By the way, I find that the Python code style (both in UMI and Diffusion Policy) you write is so fancy and is hard for me to read (though I also always program by Python), I am curious about what class or book you have learned to write such brilliant code style?

@jash101
Copy link

jash101 commented Apr 1, 2024

Most likely the path to the example_demo_session folder is wrong. Did you download the example_demo_session in the same folder?

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

2 participants