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 1ade187 commit d379c00Copy full SHA for d379c00
src/viam/gen/common/v1/common_pb2.pyi
@@ -122,7 +122,7 @@ global___Orientation = Orientation
122
123
@typing.final
124
class PoseInFrame(google.protobuf.message.Message):
125
- """PoseInFrame contains a pose and the and the reference frame in which it was observed"""
+ """PoseInFrame contains a pose and the reference frame in which it was observed"""
126
DESCRIPTOR: google.protobuf.descriptor.Descriptor
127
REFERENCE_FRAME_FIELD_NUMBER: builtins.int
128
POSE_FIELD_NUMBER: builtins.int
src/viam/version_metadata.py
@@ -1,4 +1,4 @@
1
__version__ = "0.59.0"
2
3
-API_VERSION = "v0.1.488"
+API_VERSION = "v0.1.489"
4
SDK_VERSION = __version__
0 commit comments