Replies: 1 comment
-
|
Sorry for the inconvenience. Currently this is not fully implemented for the Python API. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
how to work with visibility_state :
vision = visualization_controller.save_visibility_state()
TypeError: Unregistered type : visibility_state
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "<pyshell#6>", line 1, in
vision = visualization_controller.save_visibility_state()
TypeError: Unable to convert function return value to a Python type! The signature was
() -> visibility_state
same problem with activation_state !
Thanks
Beta Was this translation helpful? Give feedback.
All reactions