We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab69d6b commit 175467fCopy full SHA for 175467f
src/viam/components/camera/camera.py
@@ -88,7 +88,7 @@ async def get_images(
88
89
Returns:
90
Tuple[Sequence[NamedImage], ResponseMetadata]: A tuple containing two values; the first [0] a list of images
91
- returned from the camera system, and the second [1] the metadata associated with this response.
+ returned from the camera system, and the second [1] the metadata associated with this response.
92
93
For more information, see `Camera component <https://docs.viam.com/dev/reference/apis/components/camera/#getimages>`_.
94
"""
0 commit comments