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

Bug. UnboundLocalError while running the demos #235

Open
AhmadrezaHadi opened this issue Jun 27, 2024 · 0 comments
Open

Bug. UnboundLocalError while running the demos #235

AhmadrezaHadi opened this issue Jun 27, 2024 · 0 comments

Comments

@AhmadrezaHadi
Copy link

Hello,

While trying to execute the demos (following the tutorials) I noticed that I get the following error:
UnboundLocalError: local variable 'gripper_open' referenced before assignment
This error is originating from line#374 of scene.py. It will get fixed if you define the gripper_open variable inside the while or move line#344 outside the if statement.

@AhmadrezaHadi AhmadrezaHadi changed the title Possible Bug. UnboundLocalError while running the demos Bug. UnboundLocalError while running the demos Jun 27, 2024
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