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

'Camera' object error #15

Open
delenius opened this issue Jun 24, 2024 · 1 comment
Open

'Camera' object error #15

delenius opened this issue Jun 24, 2024 · 1 comment

Comments

@delenius
Copy link

delenius commented Jun 24, 2024

We get this error on startup (it still loads and seems to work ok).

AttributeError: 'Camera' object has no attribute '_rep_registry'
Exception ignored in: <function Camera.__del__ at 0x7f0454780ca0>
Traceback (most recent call last):
  File "/home/ubuntu/IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/sensors/camera/camera.py", line 139, in __del__
    for _, annotators in self._rep_registry.items():
AttributeError: 'Camera' object has no attribute '_rep_registry'
@delenius delenius changed the title Errors on startup 'Camera' object error Jun 25, 2024
@abizovnuralem
Copy link
Owner

abizovnuralem commented Jun 26, 2024

Thanks for the report! I know this issue, need some time for me to fix 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

2 participants