We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to use this module with a transform camera to overlay classifications, I get the following error:
2024-04-04T21:14:30.245Z ERROR robot_server.rdk:component:camera/see-ocean resource/graph_node.go:230 resource build error: rpc error: code = Unknown desc = AttributeError - 'imageDir' object has no attribute 'camera_properties' - file_name='/Users/bijanh/.viam/packages/data/module/6efeb7e5-91aa-4187-8ed3-e84764726078-image-dir-cam-0_0_1-darwin-any/src/imageDir.py' func_name='get_properties' line_num=139 {"resource":"rdk:component:camera/see-wavs","model":"rdk:builtin:transform"}
The text was updated successfully, but these errors were encountered:
Update imageDir.py - addresses issue #1
456dced
This fixes the bug expressed in Issue #1
Merge pull request #2 from viam-labs/bhaney-patch-1
f16806f
No branches or pull requests
Trying to use this module with a transform camera to overlay classifications, I get the following error:
The text was updated successfully, but these errors were encountered: