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 in kuka branch #57

Open
ekkooee7 opened this issue Mar 20, 2024 · 0 comments
Open

error in kuka branch #57

ekkooee7 opened this issue Mar 20, 2024 · 0 comments

Comments

@ekkooee7
Copy link

Hey, thanks for your amazing jobs!

I met some problem when I'm trying to run
python scripts/unconditional_kuka_planning_eval.py

The following error raised:

Traceback (most recent call last):
  File "scripts/unconditional_kuka_planning_eval.py", line 220, in <module>
    dataset = KukaDataset(H)
  File "/home/waz/workspace/diffuser/denoising_diffusion_pytorch/datasets/tamp.py", line 143, in __init__
    qstates = qstates[:i+1]
UnboundLocalError: local variable 'i' referenced before assignment

Is there any mistake about the code?

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

1 participant