@foxglove/schemas 0.6.1 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/{dist/cjs/src → internal}/generateJsonSchema.d.ts +0 -0
- package/internal/generateJsonSchema.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateJsonSchema.js +0 -0
- package/internal/generateJsonSchema.js.map +1 -0
- package/{dist/cjs/src → internal}/generateJsonSchema.test.d.ts +0 -0
- package/internal/generateJsonSchema.test.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateJsonSchema.test.js +0 -0
- package/internal/generateJsonSchema.test.js.map +1 -0
- package/{src → internal}/generateJsonSchema.test.ts +0 -0
- package/{src → internal}/generateJsonSchema.ts +0 -0
- package/{dist/cjs/src → internal}/generateMarkdown.d.ts +0 -0
- package/internal/generateMarkdown.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateMarkdown.js +1 -1
- package/internal/generateMarkdown.js.map +1 -0
- package/{src → internal}/generateMarkdown.ts +1 -1
- package/{dist/cjs/src → internal}/generateProto.d.ts +0 -0
- package/internal/generateProto.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateProto.js +0 -0
- package/internal/generateProto.js.map +1 -0
- package/{dist/cjs/src → internal}/generateProto.test.d.ts +0 -0
- package/internal/generateProto.test.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateProto.test.js +0 -0
- package/internal/generateProto.test.js.map +1 -0
- package/{src → internal}/generateProto.test.ts +0 -0
- package/{src → internal}/generateProto.ts +0 -0
- package/{dist/cjs/src → internal}/generateRos.d.ts +0 -0
- package/internal/generateRos.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateRos.js +0 -0
- package/internal/generateRos.js.map +1 -0
- package/{dist/cjs/src → internal}/generateRos.test.d.ts +0 -0
- package/internal/generateRos.test.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateRos.test.js +0 -0
- package/internal/generateRos.test.js.map +1 -0
- package/{src → internal}/generateRos.test.ts +0 -0
- package/{src → internal}/generateRos.ts +0 -0
- package/{dist/cjs/src → internal}/generateTypeScript.d.ts +0 -0
- package/internal/generateTypeScript.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateTypeScript.js +0 -0
- package/internal/generateTypeScript.js.map +1 -0
- package/{dist/cjs/src → internal}/generateTypeScript.test.d.ts +0 -0
- package/internal/generateTypeScript.test.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/generateTypeScript.test.js +0 -0
- package/internal/generateTypeScript.test.js.map +1 -0
- package/{src → internal}/generateTypeScript.test.ts +0 -0
- package/{src → internal}/generateTypeScript.ts +0 -0
- package/{dist/cjs/src → internal}/index.d.ts +0 -0
- package/internal/index.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/index.js +0 -0
- package/internal/index.js.map +1 -0
- package/{src → internal}/index.ts +0 -0
- package/{dist/cjs/src → internal}/schemas.d.ts +0 -0
- package/internal/schemas.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/schemas.js +0 -0
- package/internal/schemas.js.map +1 -0
- package/{dist/cjs/src → internal}/schemas.test.d.ts +0 -0
- package/{dist/cjs/src → internal}/schemas.test.d.ts.map +1 -1
- package/{dist/cjs/src → internal}/schemas.test.js +0 -0
- package/internal/schemas.test.js.map +1 -0
- package/{src → internal}/schemas.test.ts +0 -0
- package/{src → internal}/schemas.ts +0 -0
- package/{dist/cjs/src → internal}/testFixtures.d.ts +0 -0
- package/internal/testFixtures.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/testFixtures.js +0 -0
- package/internal/testFixtures.js.map +1 -0
- package/{src → internal}/testFixtures.ts +0 -0
- package/{dist/cjs/src → internal}/types.d.ts +0 -0
- package/internal/types.d.ts.map +1 -0
- package/{dist/cjs/src → internal}/types.js +0 -0
- package/internal/types.js.map +1 -0
- package/{src → internal}/types.ts +0 -0
- package/jest.config.json +1 -1
- package/jsonschema/index.d.ts +2 -0
- package/jsonschema/index.d.ts.map +1 -0
- package/jsonschema/index.js +6 -0
- package/jsonschema/index.js.map +1 -0
- package/jsonschema/index.ts +3 -0
- package/package.json +8 -6
- package/schemas/README.md +1 -1
- package/schemas/jsonschema/index.d.ts +36 -0
- package/schemas/jsonschema/index.d.ts.map +1 -0
- package/schemas/jsonschema/index.js +4739 -0
- package/schemas/jsonschema/index.js.map +1 -0
- package/schemas/jsonschema/index.ts +4771 -0
- package/{dist/cjs/schemas → schemas}/typescript/ArrowPrimitive.d.ts +0 -0
- package/schemas/typescript/ArrowPrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/ArrowPrimitive.js +0 -0
- package/schemas/typescript/ArrowPrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CameraCalibration.d.ts +0 -0
- package/schemas/typescript/CameraCalibration.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CameraCalibration.js +0 -0
- package/schemas/typescript/CameraCalibration.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CircleAnnotation.d.ts +0 -0
- package/schemas/typescript/CircleAnnotation.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CircleAnnotation.js +0 -0
- package/schemas/typescript/CircleAnnotation.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Color.d.ts +0 -0
- package/schemas/typescript/Color.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Color.js +0 -0
- package/schemas/typescript/Color.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CompressedImage.d.ts +0 -0
- package/schemas/typescript/CompressedImage.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CompressedImage.js +0 -0
- package/schemas/typescript/CompressedImage.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CubePrimitive.d.ts +0 -0
- package/schemas/typescript/CubePrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CubePrimitive.js +0 -0
- package/schemas/typescript/CubePrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CylinderPrimitive.d.ts +0 -0
- package/schemas/typescript/CylinderPrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/CylinderPrimitive.js +0 -0
- package/schemas/typescript/CylinderPrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Duration.d.ts +0 -0
- package/schemas/typescript/Duration.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Duration.js +0 -0
- package/schemas/typescript/Duration.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/FrameTransform.d.ts +0 -0
- package/schemas/typescript/FrameTransform.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/FrameTransform.js +0 -0
- package/schemas/typescript/FrameTransform.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/GeoJSON.d.ts +0 -0
- package/schemas/typescript/GeoJSON.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/GeoJSON.js +0 -0
- package/schemas/typescript/GeoJSON.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Grid.d.ts +0 -0
- package/schemas/typescript/Grid.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Grid.js +0 -0
- package/schemas/typescript/Grid.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/ImageAnnotations.d.ts +0 -0
- package/schemas/typescript/ImageAnnotations.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/ImageAnnotations.js +0 -0
- package/schemas/typescript/ImageAnnotations.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/KeyValuePair.d.ts +0 -0
- package/schemas/typescript/KeyValuePair.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/KeyValuePair.js +0 -0
- package/schemas/typescript/KeyValuePair.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LaserScan.d.ts +0 -0
- package/schemas/typescript/LaserScan.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LaserScan.js +0 -0
- package/schemas/typescript/LaserScan.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LinePrimitive.d.ts +0 -0
- package/schemas/typescript/LinePrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LinePrimitive.js +0 -0
- package/schemas/typescript/LinePrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LineType.d.ts +0 -0
- package/schemas/typescript/LineType.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LineType.js +0 -0
- package/schemas/typescript/LineType.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LocationFix.d.ts +0 -0
- package/schemas/typescript/LocationFix.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LocationFix.js +0 -0
- package/schemas/typescript/LocationFix.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Log.d.ts +0 -0
- package/schemas/typescript/Log.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Log.js +0 -0
- package/schemas/typescript/Log.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LogLevel.d.ts +0 -0
- package/schemas/typescript/LogLevel.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/LogLevel.js +0 -0
- package/schemas/typescript/LogLevel.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/ModelPrimitive.d.ts +0 -0
- package/schemas/typescript/ModelPrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/ModelPrimitive.js +0 -0
- package/schemas/typescript/ModelPrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/NumericType.d.ts +0 -0
- package/schemas/typescript/NumericType.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/NumericType.js +0 -0
- package/schemas/typescript/NumericType.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PackedElementField.d.ts +0 -0
- package/schemas/typescript/PackedElementField.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PackedElementField.js +0 -0
- package/schemas/typescript/PackedElementField.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Point2.d.ts +0 -0
- package/schemas/typescript/Point2.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Point2.js +0 -0
- package/schemas/typescript/Point2.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Point3.d.ts +0 -0
- package/schemas/typescript/Point3.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Point3.js +0 -0
- package/schemas/typescript/Point3.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PointCloud.d.ts +0 -0
- package/schemas/typescript/PointCloud.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PointCloud.js +0 -0
- package/schemas/typescript/PointCloud.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PointsAnnotation.d.ts +0 -0
- package/schemas/typescript/PointsAnnotation.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PointsAnnotation.js +0 -0
- package/schemas/typescript/PointsAnnotation.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PointsAnnotationType.d.ts +0 -0
- package/schemas/typescript/PointsAnnotationType.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PointsAnnotationType.js +0 -0
- package/schemas/typescript/PointsAnnotationType.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Pose.d.ts +0 -0
- package/schemas/typescript/Pose.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Pose.js +0 -0
- package/schemas/typescript/Pose.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PoseInFrame.d.ts +0 -0
- package/schemas/typescript/PoseInFrame.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PoseInFrame.js +0 -0
- package/schemas/typescript/PoseInFrame.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PosesInFrame.d.ts +0 -0
- package/schemas/typescript/PosesInFrame.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PosesInFrame.js +0 -0
- package/schemas/typescript/PosesInFrame.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PositionCovarianceType.d.ts +0 -0
- package/schemas/typescript/PositionCovarianceType.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/PositionCovarianceType.js +0 -0
- package/schemas/typescript/PositionCovarianceType.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Quaternion.d.ts +0 -0
- package/schemas/typescript/Quaternion.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Quaternion.js +0 -0
- package/schemas/typescript/Quaternion.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/RawImage.d.ts +0 -0
- package/schemas/typescript/RawImage.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/RawImage.js +0 -0
- package/schemas/typescript/RawImage.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneEntity.d.ts +0 -0
- package/schemas/typescript/SceneEntity.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneEntity.js +0 -0
- package/schemas/typescript/SceneEntity.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneEntityDeletion.d.ts +0 -0
- package/schemas/typescript/SceneEntityDeletion.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneEntityDeletion.js +0 -0
- package/schemas/typescript/SceneEntityDeletion.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneEntityDeletionType.d.ts +0 -0
- package/schemas/typescript/SceneEntityDeletionType.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneEntityDeletionType.js +0 -0
- package/schemas/typescript/SceneEntityDeletionType.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneUpdate.d.ts +0 -0
- package/schemas/typescript/SceneUpdate.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SceneUpdate.js +0 -0
- package/schemas/typescript/SceneUpdate.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SpherePrimitive.d.ts +0 -0
- package/schemas/typescript/SpherePrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/SpherePrimitive.js +0 -0
- package/schemas/typescript/SpherePrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/TextPrimitive.d.ts +0 -0
- package/schemas/typescript/TextPrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/TextPrimitive.js +0 -0
- package/schemas/typescript/TextPrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Time.d.ts +0 -0
- package/schemas/typescript/Time.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Time.js +0 -0
- package/schemas/typescript/Time.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/TriangleListPrimitive.d.ts +0 -0
- package/schemas/typescript/TriangleListPrimitive.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/TriangleListPrimitive.js +0 -0
- package/schemas/typescript/TriangleListPrimitive.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Vector2.d.ts +0 -0
- package/schemas/typescript/Vector2.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Vector2.js +0 -0
- package/schemas/typescript/Vector2.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Vector3.d.ts +0 -0
- package/schemas/typescript/Vector3.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/Vector3.js +0 -0
- package/schemas/typescript/Vector3.js.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/index.d.ts +0 -0
- package/schemas/typescript/index.d.ts.map +1 -0
- package/{dist/cjs/schemas → schemas}/typescript/index.js +0 -0
- package/schemas/typescript/index.js.map +1 -0
- package/{dist/cjs/scripts → scripts}/updateGeneratedFiles.d.ts +0 -0
- package/scripts/updateGeneratedFiles.d.ts.map +1 -0
- package/{dist/cjs/scripts → scripts}/updateGeneratedFiles.js +13 -9
- package/scripts/updateGeneratedFiles.js.map +1 -0
- package/scripts/updateGeneratedFiles.ts +11 -10
- package/tsconfig.json +1 -1
- package/dist/cjs/schemas/typescript/ArrowPrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/ArrowPrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/CameraCalibration.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/CameraCalibration.js.map +0 -1
- package/dist/cjs/schemas/typescript/CircleAnnotation.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/CircleAnnotation.js.map +0 -1
- package/dist/cjs/schemas/typescript/Color.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Color.js.map +0 -1
- package/dist/cjs/schemas/typescript/CompressedImage.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/CompressedImage.js.map +0 -1
- package/dist/cjs/schemas/typescript/CubePrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/CubePrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/CylinderPrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/CylinderPrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/Duration.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Duration.js.map +0 -1
- package/dist/cjs/schemas/typescript/FrameTransform.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/FrameTransform.js.map +0 -1
- package/dist/cjs/schemas/typescript/GeoJSON.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/GeoJSON.js.map +0 -1
- package/dist/cjs/schemas/typescript/Grid.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Grid.js.map +0 -1
- package/dist/cjs/schemas/typescript/ImageAnnotations.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/ImageAnnotations.js.map +0 -1
- package/dist/cjs/schemas/typescript/KeyValuePair.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/KeyValuePair.js.map +0 -1
- package/dist/cjs/schemas/typescript/LaserScan.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/LaserScan.js.map +0 -1
- package/dist/cjs/schemas/typescript/LinePrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/LinePrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/LineType.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/LineType.js.map +0 -1
- package/dist/cjs/schemas/typescript/LocationFix.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/LocationFix.js.map +0 -1
- package/dist/cjs/schemas/typescript/Log.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Log.js.map +0 -1
- package/dist/cjs/schemas/typescript/LogLevel.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/LogLevel.js.map +0 -1
- package/dist/cjs/schemas/typescript/ModelPrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/ModelPrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/NumericType.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/NumericType.js.map +0 -1
- package/dist/cjs/schemas/typescript/PackedElementField.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/PackedElementField.js.map +0 -1
- package/dist/cjs/schemas/typescript/Point2.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Point2.js.map +0 -1
- package/dist/cjs/schemas/typescript/Point3.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Point3.js.map +0 -1
- package/dist/cjs/schemas/typescript/PointCloud.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/PointCloud.js.map +0 -1
- package/dist/cjs/schemas/typescript/PointsAnnotation.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/PointsAnnotation.js.map +0 -1
- package/dist/cjs/schemas/typescript/PointsAnnotationType.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/PointsAnnotationType.js.map +0 -1
- package/dist/cjs/schemas/typescript/Pose.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Pose.js.map +0 -1
- package/dist/cjs/schemas/typescript/PoseInFrame.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/PoseInFrame.js.map +0 -1
- package/dist/cjs/schemas/typescript/PosesInFrame.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/PosesInFrame.js.map +0 -1
- package/dist/cjs/schemas/typescript/PositionCovarianceType.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/PositionCovarianceType.js.map +0 -1
- package/dist/cjs/schemas/typescript/Quaternion.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Quaternion.js.map +0 -1
- package/dist/cjs/schemas/typescript/RawImage.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/RawImage.js.map +0 -1
- package/dist/cjs/schemas/typescript/SceneEntity.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/SceneEntity.js.map +0 -1
- package/dist/cjs/schemas/typescript/SceneEntityDeletion.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/SceneEntityDeletion.js.map +0 -1
- package/dist/cjs/schemas/typescript/SceneEntityDeletionType.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/SceneEntityDeletionType.js.map +0 -1
- package/dist/cjs/schemas/typescript/SceneUpdate.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/SceneUpdate.js.map +0 -1
- package/dist/cjs/schemas/typescript/SpherePrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/SpherePrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/TextPrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/TextPrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/Time.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Time.js.map +0 -1
- package/dist/cjs/schemas/typescript/TriangleListPrimitive.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/TriangleListPrimitive.js.map +0 -1
- package/dist/cjs/schemas/typescript/Vector2.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Vector2.js.map +0 -1
- package/dist/cjs/schemas/typescript/Vector3.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/Vector3.js.map +0 -1
- package/dist/cjs/schemas/typescript/index.d.ts.map +0 -1
- package/dist/cjs/schemas/typescript/index.js.map +0 -1
- package/dist/cjs/scripts/updateGeneratedFiles.d.ts.map +0 -1
- package/dist/cjs/scripts/updateGeneratedFiles.js.map +0 -1
- package/dist/cjs/src/generateJsonSchema.d.ts.map +0 -1
- package/dist/cjs/src/generateJsonSchema.js.map +0 -1
- package/dist/cjs/src/generateJsonSchema.test.d.ts.map +0 -1
- package/dist/cjs/src/generateJsonSchema.test.js.map +0 -1
- package/dist/cjs/src/generateMarkdown.d.ts.map +0 -1
- package/dist/cjs/src/generateMarkdown.js.map +0 -1
- package/dist/cjs/src/generateProto.d.ts.map +0 -1
- package/dist/cjs/src/generateProto.js.map +0 -1
- package/dist/cjs/src/generateProto.test.d.ts.map +0 -1
- package/dist/cjs/src/generateProto.test.js.map +0 -1
- package/dist/cjs/src/generateRos.d.ts.map +0 -1
- package/dist/cjs/src/generateRos.js.map +0 -1
- package/dist/cjs/src/generateRos.test.d.ts.map +0 -1
- package/dist/cjs/src/generateRos.test.js.map +0 -1
- package/dist/cjs/src/generateTypeScript.d.ts.map +0 -1
- package/dist/cjs/src/generateTypeScript.js.map +0 -1
- package/dist/cjs/src/generateTypeScript.test.d.ts.map +0 -1
- package/dist/cjs/src/generateTypeScript.test.js.map +0 -1
- package/dist/cjs/src/index.d.ts.map +0 -1
- package/dist/cjs/src/index.js.map +0 -1
- package/dist/cjs/src/schemas.d.ts.map +0 -1
- package/dist/cjs/src/schemas.js.map +0 -1
- package/dist/cjs/src/schemas.test.js.map +0 -1
- package/dist/cjs/src/testFixtures.d.ts.map +0 -1
- package/dist/cjs/src/testFixtures.js.map +0 -1
- package/dist/cjs/src/types.d.ts.map +0 -1
- package/dist/cjs/src/types.js.map +0 -1
- package/dist/esm/schemas/typescript/ArrowPrimitive.d.ts +0 -18
- package/dist/esm/schemas/typescript/ArrowPrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/ArrowPrimitive.js +0 -3
- package/dist/esm/schemas/typescript/ArrowPrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/CameraCalibration.d.ts +0 -65
- package/dist/esm/schemas/typescript/CameraCalibration.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/CameraCalibration.js +0 -3
- package/dist/esm/schemas/typescript/CameraCalibration.js.map +0 -1
- package/dist/esm/schemas/typescript/CircleAnnotation.d.ts +0 -19
- package/dist/esm/schemas/typescript/CircleAnnotation.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/CircleAnnotation.js +0 -3
- package/dist/esm/schemas/typescript/CircleAnnotation.js.map +0 -1
- package/dist/esm/schemas/typescript/Color.d.ts +0 -12
- package/dist/esm/schemas/typescript/Color.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Color.js +0 -3
- package/dist/esm/schemas/typescript/Color.js.map +0 -1
- package/dist/esm/schemas/typescript/CompressedImage.d.ts +0 -13
- package/dist/esm/schemas/typescript/CompressedImage.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/CompressedImage.js +0 -3
- package/dist/esm/schemas/typescript/CompressedImage.js.map +0 -1
- package/dist/esm/schemas/typescript/CubePrimitive.d.ts +0 -13
- package/dist/esm/schemas/typescript/CubePrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/CubePrimitive.js +0 -3
- package/dist/esm/schemas/typescript/CubePrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/CylinderPrimitive.d.ts +0 -17
- package/dist/esm/schemas/typescript/CylinderPrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/CylinderPrimitive.js +0 -3
- package/dist/esm/schemas/typescript/CylinderPrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/Duration.d.ts +0 -5
- package/dist/esm/schemas/typescript/Duration.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Duration.js +0 -2
- package/dist/esm/schemas/typescript/Duration.js.map +0 -1
- package/dist/esm/schemas/typescript/FrameTransform.d.ts +0 -17
- package/dist/esm/schemas/typescript/FrameTransform.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/FrameTransform.js +0 -3
- package/dist/esm/schemas/typescript/FrameTransform.js.map +0 -1
- package/dist/esm/schemas/typescript/GeoJSON.d.ts +0 -6
- package/dist/esm/schemas/typescript/GeoJSON.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/GeoJSON.js +0 -3
- package/dist/esm/schemas/typescript/GeoJSON.js.map +0 -1
- package/dist/esm/schemas/typescript/Grid.d.ts +0 -26
- package/dist/esm/schemas/typescript/Grid.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Grid.js +0 -3
- package/dist/esm/schemas/typescript/Grid.js.map +0 -1
- package/dist/esm/schemas/typescript/ImageAnnotations.d.ts +0 -10
- package/dist/esm/schemas/typescript/ImageAnnotations.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/ImageAnnotations.js +0 -3
- package/dist/esm/schemas/typescript/ImageAnnotations.js.map +0 -1
- package/dist/esm/schemas/typescript/KeyValuePair.d.ts +0 -8
- package/dist/esm/schemas/typescript/KeyValuePair.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/KeyValuePair.js +0 -3
- package/dist/esm/schemas/typescript/KeyValuePair.js.map +0 -1
- package/dist/esm/schemas/typescript/LaserScan.d.ts +0 -20
- package/dist/esm/schemas/typescript/LaserScan.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/LaserScan.js +0 -3
- package/dist/esm/schemas/typescript/LaserScan.js.map +0 -1
- package/dist/esm/schemas/typescript/LinePrimitive.d.ts +0 -28
- package/dist/esm/schemas/typescript/LinePrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/LinePrimitive.js +0 -3
- package/dist/esm/schemas/typescript/LinePrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/LineType.d.ts +0 -10
- package/dist/esm/schemas/typescript/LineType.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/LineType.js +0 -12
- package/dist/esm/schemas/typescript/LineType.js.map +0 -1
- package/dist/esm/schemas/typescript/LocationFix.d.ts +0 -15
- package/dist/esm/schemas/typescript/LocationFix.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/LocationFix.js +0 -3
- package/dist/esm/schemas/typescript/LocationFix.js.map +0 -1
- package/dist/esm/schemas/typescript/Log.d.ts +0 -18
- package/dist/esm/schemas/typescript/Log.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Log.js +0 -3
- package/dist/esm/schemas/typescript/Log.js.map +0 -1
- package/dist/esm/schemas/typescript/LogLevel.d.ts +0 -10
- package/dist/esm/schemas/typescript/LogLevel.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/LogLevel.js +0 -12
- package/dist/esm/schemas/typescript/LogLevel.js.map +0 -1
- package/dist/esm/schemas/typescript/ModelPrimitive.d.ts +0 -21
- package/dist/esm/schemas/typescript/ModelPrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/ModelPrimitive.js +0 -3
- package/dist/esm/schemas/typescript/ModelPrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/NumericType.d.ts +0 -13
- package/dist/esm/schemas/typescript/NumericType.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/NumericType.js +0 -15
- package/dist/esm/schemas/typescript/NumericType.js.map +0 -1
- package/dist/esm/schemas/typescript/PackedElementField.d.ts +0 -11
- package/dist/esm/schemas/typescript/PackedElementField.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/PackedElementField.js +0 -3
- package/dist/esm/schemas/typescript/PackedElementField.js.map +0 -1
- package/dist/esm/schemas/typescript/Point2.d.ts +0 -8
- package/dist/esm/schemas/typescript/Point2.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Point2.js +0 -3
- package/dist/esm/schemas/typescript/Point2.js.map +0 -1
- package/dist/esm/schemas/typescript/Point3.d.ts +0 -10
- package/dist/esm/schemas/typescript/Point3.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Point3.js +0 -3
- package/dist/esm/schemas/typescript/Point3.js.map +0 -1
- package/dist/esm/schemas/typescript/PointCloud.d.ts +0 -19
- package/dist/esm/schemas/typescript/PointCloud.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/PointCloud.js +0 -3
- package/dist/esm/schemas/typescript/PointCloud.js.map +0 -1
- package/dist/esm/schemas/typescript/PointsAnnotation.d.ts +0 -22
- package/dist/esm/schemas/typescript/PointsAnnotation.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/PointsAnnotation.js +0 -3
- package/dist/esm/schemas/typescript/PointsAnnotation.js.map +0 -1
- package/dist/esm/schemas/typescript/PointsAnnotationType.d.ts +0 -9
- package/dist/esm/schemas/typescript/PointsAnnotationType.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/PointsAnnotationType.js +0 -11
- package/dist/esm/schemas/typescript/PointsAnnotationType.js.map +0 -1
- package/dist/esm/schemas/typescript/Pose.d.ts +0 -10
- package/dist/esm/schemas/typescript/Pose.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Pose.js +0 -3
- package/dist/esm/schemas/typescript/Pose.js.map +0 -1
- package/dist/esm/schemas/typescript/PoseInFrame.d.ts +0 -12
- package/dist/esm/schemas/typescript/PoseInFrame.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/PoseInFrame.js +0 -3
- package/dist/esm/schemas/typescript/PoseInFrame.js.map +0 -1
- package/dist/esm/schemas/typescript/PosesInFrame.d.ts +0 -12
- package/dist/esm/schemas/typescript/PosesInFrame.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/PosesInFrame.js +0 -3
- package/dist/esm/schemas/typescript/PosesInFrame.js.map +0 -1
- package/dist/esm/schemas/typescript/PositionCovarianceType.d.ts +0 -8
- package/dist/esm/schemas/typescript/PositionCovarianceType.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/PositionCovarianceType.js +0 -10
- package/dist/esm/schemas/typescript/PositionCovarianceType.js.map +0 -1
- package/dist/esm/schemas/typescript/Quaternion.d.ts +0 -12
- package/dist/esm/schemas/typescript/Quaternion.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Quaternion.js +0 -3
- package/dist/esm/schemas/typescript/Quaternion.js.map +0 -1
- package/dist/esm/schemas/typescript/RawImage.d.ts +0 -19
- package/dist/esm/schemas/typescript/RawImage.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/RawImage.js +0 -3
- package/dist/esm/schemas/typescript/RawImage.js.map +0 -1
- package/dist/esm/schemas/typescript/SceneEntity.d.ts +0 -43
- package/dist/esm/schemas/typescript/SceneEntity.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/SceneEntity.js +0 -3
- package/dist/esm/schemas/typescript/SceneEntity.js.map +0 -1
- package/dist/esm/schemas/typescript/SceneEntityDeletion.d.ts +0 -12
- package/dist/esm/schemas/typescript/SceneEntityDeletion.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/SceneEntityDeletion.js +0 -3
- package/dist/esm/schemas/typescript/SceneEntityDeletion.js.map +0 -1
- package/dist/esm/schemas/typescript/SceneEntityDeletionType.d.ts +0 -8
- package/dist/esm/schemas/typescript/SceneEntityDeletionType.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/SceneEntityDeletionType.js +0 -10
- package/dist/esm/schemas/typescript/SceneEntityDeletionType.js.map +0 -1
- package/dist/esm/schemas/typescript/SceneUpdate.d.ts +0 -10
- package/dist/esm/schemas/typescript/SceneUpdate.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/SceneUpdate.js +0 -3
- package/dist/esm/schemas/typescript/SceneUpdate.js.map +0 -1
- package/dist/esm/schemas/typescript/SpherePrimitive.d.ts +0 -13
- package/dist/esm/schemas/typescript/SpherePrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/SpherePrimitive.js +0 -3
- package/dist/esm/schemas/typescript/SpherePrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/TextPrimitive.d.ts +0 -18
- package/dist/esm/schemas/typescript/TextPrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/TextPrimitive.js +0 -3
- package/dist/esm/schemas/typescript/TextPrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/Time.d.ts +0 -5
- package/dist/esm/schemas/typescript/Time.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Time.js +0 -2
- package/dist/esm/schemas/typescript/Time.js.map +0 -1
- package/dist/esm/schemas/typescript/TriangleListPrimitive.d.ts +0 -21
- package/dist/esm/schemas/typescript/TriangleListPrimitive.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/TriangleListPrimitive.js +0 -3
- package/dist/esm/schemas/typescript/TriangleListPrimitive.js.map +0 -1
- package/dist/esm/schemas/typescript/Vector2.d.ts +0 -8
- package/dist/esm/schemas/typescript/Vector2.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Vector2.js +0 -3
- package/dist/esm/schemas/typescript/Vector2.js.map +0 -1
- package/dist/esm/schemas/typescript/Vector3.d.ts +0 -10
- package/dist/esm/schemas/typescript/Vector3.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/Vector3.js +0 -3
- package/dist/esm/schemas/typescript/Vector3.js.map +0 -1
- package/dist/esm/schemas/typescript/index.d.ts +0 -42
- package/dist/esm/schemas/typescript/index.d.ts.map +0 -1
- package/dist/esm/schemas/typescript/index.js +0 -42
- package/dist/esm/schemas/typescript/index.js.map +0 -1
- package/dist/esm/scripts/updateGeneratedFiles.d.ts +0 -2
- package/dist/esm/scripts/updateGeneratedFiles.d.ts.map +0 -1
- package/dist/esm/scripts/updateGeneratedFiles.js +0 -87
- package/dist/esm/scripts/updateGeneratedFiles.js.map +0 -1
- package/dist/esm/src/generateJsonSchema.d.ts +0 -3
- package/dist/esm/src/generateJsonSchema.d.ts.map +0 -1
- package/dist/esm/src/generateJsonSchema.js +0 -82
- package/dist/esm/src/generateJsonSchema.js.map +0 -1
- package/dist/esm/src/generateJsonSchema.test.d.ts +0 -2
- package/dist/esm/src/generateJsonSchema.test.d.ts.map +0 -1
- package/dist/esm/src/generateJsonSchema.test.js +0 -307
- package/dist/esm/src/generateJsonSchema.test.js.map +0 -1
- package/dist/esm/src/generateMarkdown.d.ts +0 -3
- package/dist/esm/src/generateMarkdown.d.ts.map +0 -1
- package/dist/esm/src/generateMarkdown.js +0 -76
- package/dist/esm/src/generateMarkdown.js.map +0 -1
- package/dist/esm/src/generateProto.d.ts +0 -3
- package/dist/esm/src/generateProto.d.ts.map +0 -1
- package/dist/esm/src/generateProto.js +0 -98
- package/dist/esm/src/generateProto.js.map +0 -1
- package/dist/esm/src/generateProto.test.d.ts +0 -2
- package/dist/esm/src/generateProto.test.d.ts.map +0 -1
- package/dist/esm/src/generateProto.test.js +0 -122
- package/dist/esm/src/generateProto.test.js.map +0 -1
- package/dist/esm/src/generateRos.d.ts +0 -23
- package/dist/esm/src/generateRos.d.ts.map +0 -1
- package/dist/esm/src/generateRos.js +0 -184
- package/dist/esm/src/generateRos.js.map +0 -1
- package/dist/esm/src/generateRos.test.d.ts +0 -2
- package/dist/esm/src/generateRos.test.d.ts.map +0 -1
- package/dist/esm/src/generateRos.test.js +0 -1365
- package/dist/esm/src/generateRos.test.js.map +0 -1
- package/dist/esm/src/generateTypeScript.d.ts +0 -5
- package/dist/esm/src/generateTypeScript.d.ts.map +0 -1
- package/dist/esm/src/generateTypeScript.js +0 -96
- package/dist/esm/src/generateTypeScript.js.map +0 -1
- package/dist/esm/src/generateTypeScript.test.d.ts +0 -2
- package/dist/esm/src/generateTypeScript.test.d.ts.map +0 -1
- package/dist/esm/src/generateTypeScript.test.js +0 -117
- package/dist/esm/src/generateTypeScript.test.js.map +0 -1
- package/dist/esm/src/index.d.ts +0 -6
- package/dist/esm/src/index.d.ts.map +0 -1
- package/dist/esm/src/index.js +0 -6
- package/dist/esm/src/index.js.map +0 -1
- package/dist/esm/src/schemas.d.ts +0 -47
- package/dist/esm/src/schemas.d.ts.map +0 -1
- package/dist/esm/src/schemas.js +0 -1289
- package/dist/esm/src/schemas.js.map +0 -1
- package/dist/esm/src/schemas.test.d.ts +0 -2
- package/dist/esm/src/schemas.test.d.ts.map +0 -1
- package/dist/esm/src/schemas.test.js +0 -39
- package/dist/esm/src/schemas.test.js.map +0 -1
- package/dist/esm/src/testFixtures.d.ts +0 -5
- package/dist/esm/src/testFixtures.d.ts.map +0 -1
- package/dist/esm/src/testFixtures.js +0 -84
- package/dist/esm/src/testFixtures.js.map +0 -1
- package/dist/esm/src/types.d.ts +0 -39
- package/dist/esm/src/types.d.ts.map +0 -1
- package/dist/esm/src/types.js +0 -2
- package/dist/esm/src/types.js.map +0 -1
- package/tsconfig.cjs.json +0 -7
package/dist/esm/src/schemas.js
DELETED
|
@@ -1,1289 +0,0 @@
|
|
|
1
|
-
const Color = {
|
|
2
|
-
type: "message",
|
|
3
|
-
name: "Color",
|
|
4
|
-
description: "A color in RGBA format",
|
|
5
|
-
fields: [
|
|
6
|
-
{
|
|
7
|
-
name: "r",
|
|
8
|
-
type: { type: "primitive", name: "float64" },
|
|
9
|
-
description: "Red value between 0 and 1",
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
name: "g",
|
|
13
|
-
type: { type: "primitive", name: "float64" },
|
|
14
|
-
description: "Green value between 0 and 1",
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
name: "b",
|
|
18
|
-
type: { type: "primitive", name: "float64" },
|
|
19
|
-
description: "Blue value between 0 and 1",
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
name: "a",
|
|
23
|
-
type: { type: "primitive", name: "float64" },
|
|
24
|
-
description: "Alpha value between 0 and 1",
|
|
25
|
-
},
|
|
26
|
-
],
|
|
27
|
-
};
|
|
28
|
-
const Vector2 = {
|
|
29
|
-
type: "message",
|
|
30
|
-
name: "Vector2",
|
|
31
|
-
description: "A vector in 2D space that represents a direction only",
|
|
32
|
-
fields: [
|
|
33
|
-
{
|
|
34
|
-
name: "x",
|
|
35
|
-
type: { type: "primitive", name: "float64" },
|
|
36
|
-
description: "x coordinate length",
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
name: "y",
|
|
40
|
-
type: { type: "primitive", name: "float64" },
|
|
41
|
-
description: "y coordinate length",
|
|
42
|
-
},
|
|
43
|
-
],
|
|
44
|
-
};
|
|
45
|
-
const Vector3 = {
|
|
46
|
-
type: "message",
|
|
47
|
-
name: "Vector3",
|
|
48
|
-
description: "A vector in 3D space that represents a direction only",
|
|
49
|
-
rosEquivalent: "geometry_msgs/Vector3",
|
|
50
|
-
fields: [
|
|
51
|
-
{
|
|
52
|
-
name: "x",
|
|
53
|
-
type: { type: "primitive", name: "float64" },
|
|
54
|
-
description: "x coordinate length",
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
name: "y",
|
|
58
|
-
type: { type: "primitive", name: "float64" },
|
|
59
|
-
description: "y coordinate length",
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
name: "z",
|
|
63
|
-
type: { type: "primitive", name: "float64" },
|
|
64
|
-
description: "z coordinate length",
|
|
65
|
-
},
|
|
66
|
-
],
|
|
67
|
-
};
|
|
68
|
-
const Point2 = {
|
|
69
|
-
type: "message",
|
|
70
|
-
name: "Point2",
|
|
71
|
-
description: "A point representing a position in 2D space",
|
|
72
|
-
fields: [
|
|
73
|
-
{
|
|
74
|
-
name: "x",
|
|
75
|
-
type: { type: "primitive", name: "float64" },
|
|
76
|
-
description: "x coordinate position",
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
name: "y",
|
|
80
|
-
type: { type: "primitive", name: "float64" },
|
|
81
|
-
description: "y coordinate position",
|
|
82
|
-
},
|
|
83
|
-
],
|
|
84
|
-
};
|
|
85
|
-
const Point3 = {
|
|
86
|
-
type: "message",
|
|
87
|
-
name: "Point3",
|
|
88
|
-
description: "A point representing a position in 3D space",
|
|
89
|
-
rosEquivalent: "geometry_msgs/Point",
|
|
90
|
-
fields: [
|
|
91
|
-
{
|
|
92
|
-
name: "x",
|
|
93
|
-
type: { type: "primitive", name: "float64" },
|
|
94
|
-
description: "x coordinate position",
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
name: "y",
|
|
98
|
-
type: { type: "primitive", name: "float64" },
|
|
99
|
-
description: "y coordinate position",
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
name: "z",
|
|
103
|
-
type: { type: "primitive", name: "float64" },
|
|
104
|
-
description: "z coordinate position",
|
|
105
|
-
},
|
|
106
|
-
],
|
|
107
|
-
};
|
|
108
|
-
const Quaternion = {
|
|
109
|
-
type: "message",
|
|
110
|
-
name: "Quaternion",
|
|
111
|
-
description: "A [quaternion](https://eater.net/quaternions) representing a rotation in 3D space",
|
|
112
|
-
rosEquivalent: "geometry_msgs/Quaternion",
|
|
113
|
-
fields: [
|
|
114
|
-
{
|
|
115
|
-
name: "x",
|
|
116
|
-
type: { type: "primitive", name: "float64" },
|
|
117
|
-
description: "x value",
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
name: "y",
|
|
121
|
-
type: { type: "primitive", name: "float64" },
|
|
122
|
-
description: "y value",
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
name: "z",
|
|
126
|
-
type: { type: "primitive", name: "float64" },
|
|
127
|
-
description: "z value",
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
name: "w",
|
|
131
|
-
type: { type: "primitive", name: "float64" },
|
|
132
|
-
description: "w value",
|
|
133
|
-
},
|
|
134
|
-
],
|
|
135
|
-
};
|
|
136
|
-
const Pose = {
|
|
137
|
-
type: "message",
|
|
138
|
-
name: "Pose",
|
|
139
|
-
description: "A position and orientation for an object or reference frame in 3D space",
|
|
140
|
-
rosEquivalent: "geometry_msgs/Pose",
|
|
141
|
-
fields: [
|
|
142
|
-
{
|
|
143
|
-
name: "position",
|
|
144
|
-
type: { type: "nested", schema: Vector3 },
|
|
145
|
-
description: "Point denoting position in 3D space",
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
name: "orientation",
|
|
149
|
-
type: { type: "nested", schema: Quaternion },
|
|
150
|
-
description: "Quaternion denoting orientation in 3D space",
|
|
151
|
-
},
|
|
152
|
-
],
|
|
153
|
-
};
|
|
154
|
-
const KeyValuePair = {
|
|
155
|
-
type: "message",
|
|
156
|
-
name: "KeyValuePair",
|
|
157
|
-
description: "(Experimental, subject to change) A key with its associated value",
|
|
158
|
-
fields: [
|
|
159
|
-
{
|
|
160
|
-
name: "key",
|
|
161
|
-
type: { type: "primitive", name: "string" },
|
|
162
|
-
description: "Key",
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
name: "value",
|
|
166
|
-
type: { type: "primitive", name: "string" },
|
|
167
|
-
description: "Value",
|
|
168
|
-
},
|
|
169
|
-
],
|
|
170
|
-
};
|
|
171
|
-
const SceneEntityDeletionType = {
|
|
172
|
-
type: "enum",
|
|
173
|
-
name: "SceneEntityDeletionType",
|
|
174
|
-
protobufParentMessageName: "SceneEntityDeletion",
|
|
175
|
-
protobufEnumName: "Type",
|
|
176
|
-
description: "(Experimental, subject to change) An enumeration indicating which entities should match a SceneEntityDeletion command",
|
|
177
|
-
values: [
|
|
178
|
-
{
|
|
179
|
-
value: 0,
|
|
180
|
-
name: "MATCHING_ID",
|
|
181
|
-
description: "Delete the existing entity on the same topic that has the provided `id`",
|
|
182
|
-
},
|
|
183
|
-
{ value: 1, name: "ALL", description: "Delete all existing entities on the same topic" },
|
|
184
|
-
],
|
|
185
|
-
};
|
|
186
|
-
const SceneEntityDeletion = {
|
|
187
|
-
type: "message",
|
|
188
|
-
name: "SceneEntityDeletion",
|
|
189
|
-
description: "(Experimental, subject to change) Command to remove previously published entities",
|
|
190
|
-
fields: [
|
|
191
|
-
{
|
|
192
|
-
name: "timestamp",
|
|
193
|
-
type: { type: "primitive", name: "time" },
|
|
194
|
-
description: "Timestamp of the deletion. Only matching entities earlier than this timestamp will be deleted.",
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
name: "type",
|
|
198
|
-
type: { type: "enum", enum: SceneEntityDeletionType },
|
|
199
|
-
description: "Type of deletion action to perform",
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
name: "id",
|
|
203
|
-
type: { type: "primitive", name: "string" },
|
|
204
|
-
description: "Identifier which must match if `type` is `MATCHING_ID`.",
|
|
205
|
-
},
|
|
206
|
-
],
|
|
207
|
-
};
|
|
208
|
-
const ArrowPrimitive = {
|
|
209
|
-
type: "message",
|
|
210
|
-
name: "ArrowPrimitive",
|
|
211
|
-
description: "(Experimental, subject to change) A primitive representing an arrow",
|
|
212
|
-
fields: [
|
|
213
|
-
{
|
|
214
|
-
name: "pose",
|
|
215
|
-
type: { type: "nested", schema: Pose },
|
|
216
|
-
description: "Position of the arrow's tail and orientation of the arrow. Identity orientation means the arrow points in the +x direction.",
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
name: "shaft_length",
|
|
220
|
-
type: { type: "primitive", name: "float64" },
|
|
221
|
-
description: "Length of the arrow shaft",
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
name: "shaft_diameter",
|
|
225
|
-
type: { type: "primitive", name: "float64" },
|
|
226
|
-
description: "Diameter of the arrow shaft",
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
name: "head_length",
|
|
230
|
-
type: { type: "primitive", name: "float64" },
|
|
231
|
-
description: "Length of the arrow head",
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
name: "head_diameter",
|
|
235
|
-
type: { type: "primitive", name: "float64" },
|
|
236
|
-
description: "Diameter of the arrow head",
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
name: "color",
|
|
240
|
-
type: { type: "nested", schema: Color },
|
|
241
|
-
description: "Color of the arrow",
|
|
242
|
-
},
|
|
243
|
-
],
|
|
244
|
-
};
|
|
245
|
-
const CubePrimitive = {
|
|
246
|
-
type: "message",
|
|
247
|
-
name: "CubePrimitive",
|
|
248
|
-
description: "(Experimental, subject to change) A primitive representing a cube or rectangular prism",
|
|
249
|
-
fields: [
|
|
250
|
-
{
|
|
251
|
-
name: "pose",
|
|
252
|
-
type: { type: "nested", schema: Pose },
|
|
253
|
-
description: "Position of the center of the cube and orientation of the cube",
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
name: "size",
|
|
257
|
-
type: { type: "nested", schema: Vector3 },
|
|
258
|
-
description: "Size of the cube along each axis",
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
name: "color",
|
|
262
|
-
type: { type: "nested", schema: Color },
|
|
263
|
-
description: "Color of the arrow",
|
|
264
|
-
},
|
|
265
|
-
],
|
|
266
|
-
};
|
|
267
|
-
const SpherePrimitive = {
|
|
268
|
-
type: "message",
|
|
269
|
-
name: "SpherePrimitive",
|
|
270
|
-
description: "(Experimental, subject to change) A primitive representing a sphere or ellipsoid",
|
|
271
|
-
fields: [
|
|
272
|
-
{
|
|
273
|
-
name: "pose",
|
|
274
|
-
type: { type: "nested", schema: Pose },
|
|
275
|
-
description: "Position of the center of the sphere and orientation of the sphere",
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
name: "size",
|
|
279
|
-
type: { type: "nested", schema: Vector3 },
|
|
280
|
-
description: "Size (diameter) of the sphere along each axis",
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
name: "color",
|
|
284
|
-
type: { type: "nested", schema: Color },
|
|
285
|
-
description: "Color of the sphere",
|
|
286
|
-
},
|
|
287
|
-
],
|
|
288
|
-
};
|
|
289
|
-
const CylinderPrimitive = {
|
|
290
|
-
type: "message",
|
|
291
|
-
name: "CylinderPrimitive",
|
|
292
|
-
description: "(Experimental, subject to change) A primitive representing a cylinder, elliptic cylinder, or truncated cone",
|
|
293
|
-
fields: [
|
|
294
|
-
{
|
|
295
|
-
name: "pose",
|
|
296
|
-
type: { type: "nested", schema: Pose },
|
|
297
|
-
description: "Position of the center of the cylinder and orientation of the cylinder. The flat face(s) are perpendicular to the z-axis.",
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
name: "size",
|
|
301
|
-
type: { type: "nested", schema: Vector3 },
|
|
302
|
-
description: "Size of the cylinder's bounding box",
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
name: "bottom_scale",
|
|
306
|
-
type: { type: "primitive", name: "float64" },
|
|
307
|
-
description: "0-1, ratio of the diameter of the cylinder's bottom face (min z) to the bottom of the bounding box",
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
name: "top_scale",
|
|
311
|
-
type: { type: "primitive", name: "float64" },
|
|
312
|
-
description: "0-1, ratio of the diameter of the cylinder's top face (max z) to the top of the bounding box",
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
name: "color",
|
|
316
|
-
type: { type: "nested", schema: Color },
|
|
317
|
-
description: "Color of the cylinder",
|
|
318
|
-
},
|
|
319
|
-
],
|
|
320
|
-
};
|
|
321
|
-
const LineType = {
|
|
322
|
-
type: "enum",
|
|
323
|
-
name: "LineType",
|
|
324
|
-
protobufParentMessageName: "LinePrimitive",
|
|
325
|
-
protobufEnumName: "Type",
|
|
326
|
-
description: "(Experimental, subject to change) An enumeration indicating how input points should be interpreted to create lines",
|
|
327
|
-
values: [
|
|
328
|
-
{ value: 0, name: "LINE_STRIP", description: "0-1, 1-2, ..., (n-1)-n" },
|
|
329
|
-
{ value: 1, name: "LINE_LOOP", description: "0-1, 1-2, ..., (n-1)-n, n-0" },
|
|
330
|
-
{ value: 2, name: "LINE_LIST", description: "0-1, 2-3, 4-5, ..." },
|
|
331
|
-
],
|
|
332
|
-
};
|
|
333
|
-
const LinePrimitive = {
|
|
334
|
-
type: "message",
|
|
335
|
-
name: "LinePrimitive",
|
|
336
|
-
description: "(Experimental, subject to change) A primitive representing a series of points connected by lines",
|
|
337
|
-
fields: [
|
|
338
|
-
{
|
|
339
|
-
name: "type",
|
|
340
|
-
type: { type: "enum", enum: LineType },
|
|
341
|
-
description: "Drawing primitive to use for lines",
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
name: "pose",
|
|
345
|
-
type: { type: "nested", schema: Pose },
|
|
346
|
-
description: "Origin of lines relative to reference frame",
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
name: "thickness",
|
|
350
|
-
type: { type: "primitive", name: "float64" },
|
|
351
|
-
description: "Line thickness",
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
name: "scale_invariant",
|
|
355
|
-
type: { type: "primitive", name: "boolean" },
|
|
356
|
-
description: "Indicates whether `thickness` is a fixed size in screen pixels (true), or specified in world coordinates and scales with distance from the camera (false)",
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
name: "points",
|
|
360
|
-
type: { type: "nested", schema: Point3 },
|
|
361
|
-
array: true,
|
|
362
|
-
description: "Points along the line",
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
name: "color",
|
|
366
|
-
type: { type: "nested", schema: Color },
|
|
367
|
-
description: "Solid color to use for the whole line. One of `color` or `colors` must be provided.",
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
name: "colors",
|
|
371
|
-
type: { type: "nested", schema: Color },
|
|
372
|
-
array: true,
|
|
373
|
-
description: "Per-point colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided.",
|
|
374
|
-
},
|
|
375
|
-
{
|
|
376
|
-
name: "indices",
|
|
377
|
-
type: { type: "primitive", name: "uint32" },
|
|
378
|
-
array: true,
|
|
379
|
-
description: "Indices into the `points` and `colors` attribute arrays, which can be used to avoid duplicating attribute data.\n\nIf omitted or empty, indexing will not be used. This default behavior is equivalent to specifying [0, 1, ..., N-1] for the indices (where N is the number of `points` provided).",
|
|
380
|
-
},
|
|
381
|
-
],
|
|
382
|
-
};
|
|
383
|
-
const TextPrimitive = {
|
|
384
|
-
type: "message",
|
|
385
|
-
name: "TextPrimitive",
|
|
386
|
-
description: "(Experimental, subject to change) A primitive representing a text label",
|
|
387
|
-
fields: [
|
|
388
|
-
{
|
|
389
|
-
name: "pose",
|
|
390
|
-
type: { type: "nested", schema: Pose },
|
|
391
|
-
description: "Position of the center of the text box and orientation of the text. Identity orientation means the text is oriented in the xy-plane and flows from -x to +x.",
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
name: "billboard",
|
|
395
|
-
type: { type: "primitive", name: "boolean" },
|
|
396
|
-
description: "Whether the text should respect `pose.orientation` (false) or always face the camera (true)",
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
name: "font_size",
|
|
400
|
-
type: { type: "primitive", name: "float64" },
|
|
401
|
-
description: "Font size (height of one line of text)",
|
|
402
|
-
},
|
|
403
|
-
{
|
|
404
|
-
name: "scale_invariant",
|
|
405
|
-
type: { type: "primitive", name: "boolean" },
|
|
406
|
-
description: "Indicates whether `font_size` is a fixed size in screen pixels (true), or specified in world coordinates and scales with distance from the camera (false)",
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
name: "color",
|
|
410
|
-
type: { type: "nested", schema: Color },
|
|
411
|
-
description: "Color of the text",
|
|
412
|
-
},
|
|
413
|
-
{
|
|
414
|
-
name: "text",
|
|
415
|
-
type: { type: "primitive", name: "string" },
|
|
416
|
-
description: "Text",
|
|
417
|
-
},
|
|
418
|
-
],
|
|
419
|
-
};
|
|
420
|
-
const TriangleListPrimitive = {
|
|
421
|
-
type: "message",
|
|
422
|
-
name: "TriangleListPrimitive",
|
|
423
|
-
description: "(Experimental, subject to change) A primitive representing a set of triangles or a surface tiled by triangles",
|
|
424
|
-
fields: [
|
|
425
|
-
{
|
|
426
|
-
name: "pose",
|
|
427
|
-
type: { type: "nested", schema: Pose },
|
|
428
|
-
description: "Origin of triangles relative to reference frame",
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
name: "points",
|
|
432
|
-
type: { type: "nested", schema: Point3 },
|
|
433
|
-
array: true,
|
|
434
|
-
description: "Vertices to use for triangles, interpreted as a list of triples (0-1-2, 3-4-5, ...)",
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
name: "color",
|
|
438
|
-
type: { type: "nested", schema: Color },
|
|
439
|
-
description: "Solid color to use for the whole shape. One of `color` or `colors` must be provided.",
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
name: "colors",
|
|
443
|
-
type: { type: "nested", schema: Color },
|
|
444
|
-
array: true,
|
|
445
|
-
description: "Per-vertex colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided.",
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
name: "indices",
|
|
449
|
-
type: { type: "primitive", name: "uint32" },
|
|
450
|
-
array: true,
|
|
451
|
-
description: "Indices into the `points` and `colors` attribute arrays, which can be used to avoid duplicating attribute data.\n\nIf omitted or empty, indexing will not be used. This default behavior is equivalent to specifying [0, 1, ..., N-1] for the indices (where N is the number of `points` provided).",
|
|
452
|
-
},
|
|
453
|
-
],
|
|
454
|
-
};
|
|
455
|
-
const ModelPrimitive = {
|
|
456
|
-
type: "message",
|
|
457
|
-
name: "ModelPrimitive",
|
|
458
|
-
description: "(Experimental, subject to change) A primitive representing a 3D model file loaded from an external URL or embedded data",
|
|
459
|
-
fields: [
|
|
460
|
-
{
|
|
461
|
-
name: "pose",
|
|
462
|
-
type: { type: "nested", schema: Pose },
|
|
463
|
-
description: "Origin of model relative to reference frame",
|
|
464
|
-
},
|
|
465
|
-
{
|
|
466
|
-
name: "scale",
|
|
467
|
-
type: { type: "nested", schema: Vector3 },
|
|
468
|
-
description: "Scale factor to apply to the model along each axis",
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
name: "color",
|
|
472
|
-
type: { type: "nested", schema: Color },
|
|
473
|
-
description: "Solid color to use for the whole model if `override_color` is true.",
|
|
474
|
-
},
|
|
475
|
-
{
|
|
476
|
-
name: "override_color",
|
|
477
|
-
type: { type: "primitive", name: "boolean" },
|
|
478
|
-
description: "Whether to use the color specified in `color` instead of any materials embedded in the original model.",
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
name: "url",
|
|
482
|
-
type: { type: "primitive", name: "string" },
|
|
483
|
-
description: "URL pointing to model file. One of `url` or `data` should be provided.",
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
name: "media_type",
|
|
487
|
-
type: { type: "primitive", name: "string" },
|
|
488
|
-
description: "[Media type](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types) of embedded model (e.g. `model/gltf-binary`). Required if `data` is provided instead of `url`. Overrides the inferred media type if `url` is provided.",
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
name: "data",
|
|
492
|
-
type: { type: "primitive", name: "bytes" },
|
|
493
|
-
description: "Embedded model. One of `url` or `data` should be provided. If `data` is provided, `media_type` must be set to indicate the type of the data.",
|
|
494
|
-
},
|
|
495
|
-
],
|
|
496
|
-
};
|
|
497
|
-
const SceneEntity = {
|
|
498
|
-
type: "message",
|
|
499
|
-
name: "SceneEntity",
|
|
500
|
-
description: "(Experimental, subject to change) A visual element in a 3D scene. An entity may be composed of multiple primitives which all share the same frame of reference.",
|
|
501
|
-
fields: [
|
|
502
|
-
{
|
|
503
|
-
name: "timestamp",
|
|
504
|
-
type: { type: "primitive", name: "time" },
|
|
505
|
-
description: "Timestamp of the entity",
|
|
506
|
-
},
|
|
507
|
-
{
|
|
508
|
-
name: "frame_id",
|
|
509
|
-
type: { type: "primitive", name: "string" },
|
|
510
|
-
description: "Frame of reference",
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
name: "id",
|
|
514
|
-
type: { type: "primitive", name: "string" },
|
|
515
|
-
description: "Identifier for the entity. A entity will replace any prior entity on the same topic with the same `id`.",
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
name: "lifetime",
|
|
519
|
-
type: { type: "primitive", name: "duration" },
|
|
520
|
-
description: "Length of time (relative to `timestamp`) after which the entity should be automatically removed. Zero value indicates the entity should remain visible until it is replaced or deleted.",
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
name: "frame_locked",
|
|
524
|
-
type: { type: "primitive", name: "boolean" },
|
|
525
|
-
description: "Whether the entity should keep its location in the fixed frame (false) or follow the frame specified in `frame_id` as it moves relative to the fixed frame (true)",
|
|
526
|
-
},
|
|
527
|
-
{
|
|
528
|
-
name: "metadata",
|
|
529
|
-
type: { type: "nested", schema: KeyValuePair },
|
|
530
|
-
array: true,
|
|
531
|
-
description: "Additional user-provided metadata associated with the entity. Keys must be unique.",
|
|
532
|
-
},
|
|
533
|
-
{
|
|
534
|
-
name: "arrows",
|
|
535
|
-
type: { type: "nested", schema: ArrowPrimitive },
|
|
536
|
-
array: true,
|
|
537
|
-
description: "Arrow primitives",
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
name: "cubes",
|
|
541
|
-
type: { type: "nested", schema: CubePrimitive },
|
|
542
|
-
array: true,
|
|
543
|
-
description: "Cube primitives",
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
name: "spheres",
|
|
547
|
-
type: { type: "nested", schema: SpherePrimitive },
|
|
548
|
-
array: true,
|
|
549
|
-
description: "Sphere primitives",
|
|
550
|
-
},
|
|
551
|
-
{
|
|
552
|
-
name: "cylinders",
|
|
553
|
-
type: { type: "nested", schema: CylinderPrimitive },
|
|
554
|
-
array: true,
|
|
555
|
-
description: "Cylinder primitives",
|
|
556
|
-
},
|
|
557
|
-
{
|
|
558
|
-
name: "lines",
|
|
559
|
-
type: { type: "nested", schema: LinePrimitive },
|
|
560
|
-
array: true,
|
|
561
|
-
description: "Line primitives",
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
name: "triangles",
|
|
565
|
-
type: { type: "nested", schema: TriangleListPrimitive },
|
|
566
|
-
array: true,
|
|
567
|
-
description: "Triangle list primitives",
|
|
568
|
-
},
|
|
569
|
-
{
|
|
570
|
-
name: "texts",
|
|
571
|
-
type: { type: "nested", schema: TextPrimitive },
|
|
572
|
-
array: true,
|
|
573
|
-
description: "Text primitives",
|
|
574
|
-
},
|
|
575
|
-
{
|
|
576
|
-
name: "models",
|
|
577
|
-
type: { type: "nested", schema: ModelPrimitive },
|
|
578
|
-
array: true,
|
|
579
|
-
description: "Model primitives",
|
|
580
|
-
},
|
|
581
|
-
],
|
|
582
|
-
};
|
|
583
|
-
const SceneUpdate = {
|
|
584
|
-
type: "message",
|
|
585
|
-
name: "SceneUpdate",
|
|
586
|
-
description: "(Experimental, subject to change) An update to the entities displayed in a 3D scene",
|
|
587
|
-
fields: [
|
|
588
|
-
{
|
|
589
|
-
name: "deletions",
|
|
590
|
-
type: { type: "nested", schema: SceneEntityDeletion },
|
|
591
|
-
array: true,
|
|
592
|
-
description: "Scene entities to delete",
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
name: "entities",
|
|
596
|
-
type: { type: "nested", schema: SceneEntity },
|
|
597
|
-
array: true,
|
|
598
|
-
description: "Scene entities to add or replace",
|
|
599
|
-
},
|
|
600
|
-
],
|
|
601
|
-
};
|
|
602
|
-
const CameraCalibration = {
|
|
603
|
-
type: "message",
|
|
604
|
-
name: "CameraCalibration",
|
|
605
|
-
description: "Camera calibration parameters",
|
|
606
|
-
fields: [
|
|
607
|
-
{
|
|
608
|
-
name: "timestamp",
|
|
609
|
-
type: { type: "primitive", name: "time" },
|
|
610
|
-
description: "Timestamp of calibration data",
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
name: "frame_id",
|
|
614
|
-
type: { type: "primitive", name: "string" },
|
|
615
|
-
description: "Frame of reference for the camera. The origin of the frame is the optical center of the camera. +x points to the right in the image, +y points down, and +z points into the plane of the image.",
|
|
616
|
-
protobufFieldNumber: 9,
|
|
617
|
-
},
|
|
618
|
-
{
|
|
619
|
-
name: "width",
|
|
620
|
-
type: { type: "primitive", name: "uint32" },
|
|
621
|
-
description: "Image width",
|
|
622
|
-
},
|
|
623
|
-
{
|
|
624
|
-
name: "height",
|
|
625
|
-
type: { type: "primitive", name: "uint32" },
|
|
626
|
-
description: "Image height",
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
name: "distortion_model",
|
|
630
|
-
type: { type: "primitive", name: "string" },
|
|
631
|
-
description: "Name of distortion model",
|
|
632
|
-
},
|
|
633
|
-
{
|
|
634
|
-
name: "D",
|
|
635
|
-
type: { type: "primitive", name: "float64" },
|
|
636
|
-
description: "Distortion parameters",
|
|
637
|
-
array: true,
|
|
638
|
-
},
|
|
639
|
-
{
|
|
640
|
-
name: "K",
|
|
641
|
-
type: { type: "primitive", name: "float64" },
|
|
642
|
-
array: 9,
|
|
643
|
-
description: `Intrinsic camera matrix (3x3 row-major matrix)
|
|
644
|
-
|
|
645
|
-
A 3x3 row-major matrix for the raw (distorted) image.
|
|
646
|
-
|
|
647
|
-
Projects 3D points in the camera coordinate frame to 2D pixel coordinates using the focal lengths (fx, fy) and principal point (cx, cy).
|
|
648
|
-
|
|
649
|
-
\`\`\`
|
|
650
|
-
[fx 0 cx]
|
|
651
|
-
K = [ 0 fy cy]
|
|
652
|
-
[ 0 0 1]
|
|
653
|
-
\`\`\`
|
|
654
|
-
`,
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
name: "R",
|
|
658
|
-
type: { type: "primitive", name: "float64" },
|
|
659
|
-
array: 9,
|
|
660
|
-
description: `Rectification matrix (3x3 row-major matrix)
|
|
661
|
-
|
|
662
|
-
A rotation matrix aligning the camera coordinate system to the ideal stereo image plane so that epipolar lines in both stereo images are parallel.`,
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
name: "P",
|
|
666
|
-
type: { type: "primitive", name: "float64" },
|
|
667
|
-
array: 12,
|
|
668
|
-
description: `Projection/camera matrix (3x4 row-major matrix)
|
|
669
|
-
|
|
670
|
-
\`\`\`
|
|
671
|
-
[fx' 0 cx' Tx]
|
|
672
|
-
P = [ 0 fy' cy' Ty]
|
|
673
|
-
[ 0 0 1 0]
|
|
674
|
-
\`\`\`
|
|
675
|
-
|
|
676
|
-
By convention, this matrix specifies the intrinsic (camera) matrix of the processed (rectified) image. That is, the left 3x3 portion is the normal camera intrinsic matrix for the rectified image.
|
|
677
|
-
|
|
678
|
-
It projects 3D points in the camera coordinate frame to 2D pixel coordinates using the focal lengths (fx', fy') and principal point (cx', cy') - these may differ from the values in K.
|
|
679
|
-
|
|
680
|
-
For monocular cameras, Tx = Ty = 0. Normally, monocular cameras will also have R = the identity and P[1:3,1:3] = K.
|
|
681
|
-
|
|
682
|
-
For a stereo pair, the fourth column [Tx Ty 0]' is related to the position of the optical center of the second camera in the first camera's frame. We assume Tz = 0 so both cameras are in the same stereo image plane. The first camera always has Tx = Ty = 0. For the right (second) camera of a horizontal stereo pair, Ty = 0 and Tx = -fx' * B, where B is the baseline between the cameras.
|
|
683
|
-
|
|
684
|
-
Given a 3D point [X Y Z]', the projection (x, y) of the point onto the rectified image is given by:
|
|
685
|
-
|
|
686
|
-
\`\`\`
|
|
687
|
-
[u v w]' = P * [X Y Z 1]'
|
|
688
|
-
x = u / w
|
|
689
|
-
y = v / w
|
|
690
|
-
\`\`\`
|
|
691
|
-
|
|
692
|
-
This holds for both images of a stereo pair.
|
|
693
|
-
`,
|
|
694
|
-
},
|
|
695
|
-
],
|
|
696
|
-
};
|
|
697
|
-
const CompressedImage = {
|
|
698
|
-
type: "message",
|
|
699
|
-
name: "CompressedImage",
|
|
700
|
-
description: "A compressed image",
|
|
701
|
-
fields: [
|
|
702
|
-
{
|
|
703
|
-
name: "timestamp",
|
|
704
|
-
type: { type: "primitive", name: "time" },
|
|
705
|
-
description: "Timestamp of image",
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
name: "frame_id",
|
|
709
|
-
type: { type: "primitive", name: "string" },
|
|
710
|
-
description: "Frame of reference for the image. The origin of the frame is the optical center of the camera. +x points to the right in the image, +y points down, and +z points into the plane of the image.",
|
|
711
|
-
protobufFieldNumber: 4,
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
name: "data",
|
|
715
|
-
type: { type: "primitive", name: "bytes" },
|
|
716
|
-
description: "Compressed image data",
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
name: "format",
|
|
720
|
-
type: { type: "primitive", name: "string" },
|
|
721
|
-
description: "Image format",
|
|
722
|
-
},
|
|
723
|
-
],
|
|
724
|
-
};
|
|
725
|
-
const RawImage = {
|
|
726
|
-
type: "message",
|
|
727
|
-
name: "RawImage",
|
|
728
|
-
description: "A raw image",
|
|
729
|
-
fields: [
|
|
730
|
-
{
|
|
731
|
-
name: "timestamp",
|
|
732
|
-
type: { type: "primitive", name: "time" },
|
|
733
|
-
description: "Timestamp of image",
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
name: "frame_id",
|
|
737
|
-
type: { type: "primitive", name: "string" },
|
|
738
|
-
description: "Frame of reference for the image. The origin of the frame is the optical center of the camera. +x points to the right in the image, +y points down, and +z points into the plane of the image.",
|
|
739
|
-
protobufFieldNumber: 7,
|
|
740
|
-
},
|
|
741
|
-
{
|
|
742
|
-
name: "width",
|
|
743
|
-
type: { type: "primitive", name: "uint32" },
|
|
744
|
-
description: "Image width",
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
name: "height",
|
|
748
|
-
type: { type: "primitive", name: "uint32" },
|
|
749
|
-
description: "Image height",
|
|
750
|
-
},
|
|
751
|
-
{
|
|
752
|
-
name: "encoding",
|
|
753
|
-
type: { type: "primitive", name: "string" },
|
|
754
|
-
description: "Encoding of the raw image data",
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
name: "step",
|
|
758
|
-
type: { type: "primitive", name: "uint32" },
|
|
759
|
-
description: "Byte length of a single row",
|
|
760
|
-
},
|
|
761
|
-
{
|
|
762
|
-
name: "data",
|
|
763
|
-
type: { type: "primitive", name: "bytes" },
|
|
764
|
-
description: "Raw image data",
|
|
765
|
-
},
|
|
766
|
-
],
|
|
767
|
-
};
|
|
768
|
-
const FrameTransform = {
|
|
769
|
-
type: "message",
|
|
770
|
-
name: "FrameTransform",
|
|
771
|
-
description: "A transform between two reference frames in 3D space",
|
|
772
|
-
fields: [
|
|
773
|
-
{
|
|
774
|
-
name: "timestamp",
|
|
775
|
-
type: { type: "primitive", name: "time" },
|
|
776
|
-
description: "Timestamp of transform",
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
name: "parent_frame_id",
|
|
780
|
-
type: { type: "primitive", name: "string" },
|
|
781
|
-
description: "Name of the parent frame",
|
|
782
|
-
},
|
|
783
|
-
{
|
|
784
|
-
name: "child_frame_id",
|
|
785
|
-
type: { type: "primitive", name: "string" },
|
|
786
|
-
description: "Name of the child frame",
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
name: "translation",
|
|
790
|
-
type: { type: "nested", schema: Vector3 },
|
|
791
|
-
description: "Translation component of the transform",
|
|
792
|
-
},
|
|
793
|
-
{
|
|
794
|
-
name: "rotation",
|
|
795
|
-
type: { type: "nested", schema: Quaternion },
|
|
796
|
-
description: "Rotation component of the transform",
|
|
797
|
-
},
|
|
798
|
-
],
|
|
799
|
-
};
|
|
800
|
-
const PoseInFrame = {
|
|
801
|
-
type: "message",
|
|
802
|
-
name: "PoseInFrame",
|
|
803
|
-
description: "A timestamped pose for an object or reference frame in 3D space",
|
|
804
|
-
fields: [
|
|
805
|
-
{
|
|
806
|
-
name: "timestamp",
|
|
807
|
-
type: { type: "primitive", name: "time" },
|
|
808
|
-
description: "Timestamp of pose",
|
|
809
|
-
},
|
|
810
|
-
{
|
|
811
|
-
name: "frame_id",
|
|
812
|
-
type: { type: "primitive", name: "string" },
|
|
813
|
-
description: "Frame of reference for pose position and orientation",
|
|
814
|
-
},
|
|
815
|
-
{
|
|
816
|
-
name: "pose",
|
|
817
|
-
type: { type: "nested", schema: Pose },
|
|
818
|
-
description: "Pose in 3D space",
|
|
819
|
-
},
|
|
820
|
-
],
|
|
821
|
-
};
|
|
822
|
-
const PosesInFrame = {
|
|
823
|
-
type: "message",
|
|
824
|
-
name: "PosesInFrame",
|
|
825
|
-
description: "An array of timestamped poses for an object or reference frame in 3D space",
|
|
826
|
-
fields: [
|
|
827
|
-
{
|
|
828
|
-
name: "timestamp",
|
|
829
|
-
type: { type: "primitive", name: "time" },
|
|
830
|
-
description: "Timestamp of pose",
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
name: "frame_id",
|
|
834
|
-
type: { type: "primitive", name: "string" },
|
|
835
|
-
description: "Frame of reference for pose position and orientation",
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
name: "poses",
|
|
839
|
-
type: { type: "nested", schema: Pose },
|
|
840
|
-
description: "Poses in 3D space",
|
|
841
|
-
array: true,
|
|
842
|
-
},
|
|
843
|
-
],
|
|
844
|
-
};
|
|
845
|
-
const GeoJSON = {
|
|
846
|
-
type: "message",
|
|
847
|
-
name: "GeoJSON",
|
|
848
|
-
description: "GeoJSON data for annotating maps",
|
|
849
|
-
fields: [
|
|
850
|
-
{
|
|
851
|
-
name: "geojson",
|
|
852
|
-
type: { type: "primitive", name: "string" },
|
|
853
|
-
description: "GeoJSON data encoded as a UTF-8 string",
|
|
854
|
-
},
|
|
855
|
-
],
|
|
856
|
-
};
|
|
857
|
-
const NumericType = {
|
|
858
|
-
type: "enum",
|
|
859
|
-
name: "NumericType",
|
|
860
|
-
description: "Numeric type",
|
|
861
|
-
protobufParentMessageName: "PackedElementField",
|
|
862
|
-
protobufEnumName: "NumericType",
|
|
863
|
-
values: [
|
|
864
|
-
{ name: "UNKNOWN", value: 0 },
|
|
865
|
-
{ name: "UINT8", value: 1 },
|
|
866
|
-
{ name: "INT8", value: 2 },
|
|
867
|
-
{ name: "UINT16", value: 3 },
|
|
868
|
-
{ name: "INT16", value: 4 },
|
|
869
|
-
{ name: "UINT32", value: 5 },
|
|
870
|
-
{ name: "INT32", value: 6 },
|
|
871
|
-
{ name: "FLOAT32", value: 7 },
|
|
872
|
-
{ name: "FLOAT64", value: 8 },
|
|
873
|
-
],
|
|
874
|
-
};
|
|
875
|
-
const PackedElementField = {
|
|
876
|
-
type: "message",
|
|
877
|
-
name: "PackedElementField",
|
|
878
|
-
description: "A field present within each element in a byte array of packed elements.",
|
|
879
|
-
fields: [
|
|
880
|
-
{
|
|
881
|
-
name: "name",
|
|
882
|
-
type: { type: "primitive", name: "string" },
|
|
883
|
-
description: "Name of the field",
|
|
884
|
-
},
|
|
885
|
-
{
|
|
886
|
-
name: "offset",
|
|
887
|
-
type: { type: "primitive", name: "uint32" },
|
|
888
|
-
description: "Byte offset from start of data buffer",
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
name: "type",
|
|
892
|
-
type: { type: "enum", enum: NumericType },
|
|
893
|
-
description: "Type of data in the field. Integers are stored using little-endian byte order.",
|
|
894
|
-
},
|
|
895
|
-
],
|
|
896
|
-
};
|
|
897
|
-
const Grid = {
|
|
898
|
-
type: "message",
|
|
899
|
-
name: "Grid",
|
|
900
|
-
description: "A 2D grid of data",
|
|
901
|
-
fields: [
|
|
902
|
-
{
|
|
903
|
-
name: "timestamp",
|
|
904
|
-
type: { type: "primitive", name: "time" },
|
|
905
|
-
description: "Timestamp of grid",
|
|
906
|
-
},
|
|
907
|
-
{
|
|
908
|
-
name: "frame_id",
|
|
909
|
-
type: { type: "primitive", name: "string" },
|
|
910
|
-
description: "Frame of reference",
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
name: "pose",
|
|
914
|
-
type: { type: "nested", schema: Pose },
|
|
915
|
-
description: "Origin of grid's corner relative to frame of reference; grid is positioned in the x-y plane relative to this origin",
|
|
916
|
-
},
|
|
917
|
-
{
|
|
918
|
-
name: "column_count",
|
|
919
|
-
type: { type: "primitive", name: "uint32" },
|
|
920
|
-
description: "Number of grid columns",
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
name: "cell_size",
|
|
924
|
-
type: { type: "nested", schema: Vector2 },
|
|
925
|
-
description: "Size of single grid cell along x and y axes, relative to `pose`",
|
|
926
|
-
},
|
|
927
|
-
{
|
|
928
|
-
name: "row_stride",
|
|
929
|
-
type: { type: "primitive", name: "uint32" },
|
|
930
|
-
description: "Number of bytes between rows in `data`",
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
name: "cell_stride",
|
|
934
|
-
type: { type: "primitive", name: "uint32" },
|
|
935
|
-
description: "Number of bytes between cells within a row in `data`",
|
|
936
|
-
},
|
|
937
|
-
{
|
|
938
|
-
name: "fields",
|
|
939
|
-
type: { type: "nested", schema: PackedElementField },
|
|
940
|
-
array: true,
|
|
941
|
-
description: "Fields in `data`",
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
name: "data",
|
|
945
|
-
type: { type: "primitive", name: "bytes" },
|
|
946
|
-
description: "Grid cell data, interpreted using `fields`, in row-major (y-major) order",
|
|
947
|
-
},
|
|
948
|
-
],
|
|
949
|
-
};
|
|
950
|
-
const CircleAnnotation = {
|
|
951
|
-
type: "message",
|
|
952
|
-
name: "CircleAnnotation",
|
|
953
|
-
description: "A circle annotation on a 2D image",
|
|
954
|
-
fields: [
|
|
955
|
-
{
|
|
956
|
-
name: "timestamp",
|
|
957
|
-
type: { type: "primitive", name: "time" },
|
|
958
|
-
description: "Timestamp of circle",
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
name: "position",
|
|
962
|
-
type: { type: "nested", schema: Point2 },
|
|
963
|
-
description: "Center of the circle in 2D image coordinates",
|
|
964
|
-
},
|
|
965
|
-
{
|
|
966
|
-
name: "diameter",
|
|
967
|
-
type: { type: "primitive", name: "float64" },
|
|
968
|
-
description: "Circle diameter",
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
name: "thickness",
|
|
972
|
-
type: { type: "primitive", name: "float64" },
|
|
973
|
-
description: "Line thickness",
|
|
974
|
-
},
|
|
975
|
-
{
|
|
976
|
-
name: "fill_color",
|
|
977
|
-
type: { type: "nested", schema: Color },
|
|
978
|
-
description: "Fill color",
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
name: "outline_color",
|
|
982
|
-
type: { type: "nested", schema: Color },
|
|
983
|
-
description: "Outline color",
|
|
984
|
-
},
|
|
985
|
-
],
|
|
986
|
-
};
|
|
987
|
-
const PointsAnnotationType = {
|
|
988
|
-
type: "enum",
|
|
989
|
-
name: "PointsAnnotationType",
|
|
990
|
-
description: "Type of points annotation",
|
|
991
|
-
protobufParentMessageName: "PointsAnnotation",
|
|
992
|
-
protobufEnumName: "Type",
|
|
993
|
-
values: [
|
|
994
|
-
{ name: "UNKNOWN", value: 0 },
|
|
995
|
-
{ name: "POINTS", value: 1 },
|
|
996
|
-
{ name: "LINE_LOOP", value: 2 },
|
|
997
|
-
{ name: "LINE_STRIP", value: 3 },
|
|
998
|
-
{ name: "LINE_LIST", value: 4 },
|
|
999
|
-
],
|
|
1000
|
-
};
|
|
1001
|
-
const PointsAnnotation = {
|
|
1002
|
-
type: "message",
|
|
1003
|
-
name: "PointsAnnotation",
|
|
1004
|
-
description: "An array of points on a 2D image",
|
|
1005
|
-
fields: [
|
|
1006
|
-
{
|
|
1007
|
-
name: "timestamp",
|
|
1008
|
-
type: { type: "primitive", name: "time" },
|
|
1009
|
-
description: "Timestamp of annotation",
|
|
1010
|
-
},
|
|
1011
|
-
{
|
|
1012
|
-
name: "type",
|
|
1013
|
-
type: { type: "enum", enum: PointsAnnotationType },
|
|
1014
|
-
description: "Type of points annotation to draw",
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
name: "points",
|
|
1018
|
-
type: { type: "nested", schema: Point2 },
|
|
1019
|
-
description: "Points in 2D image coordinates",
|
|
1020
|
-
array: true,
|
|
1021
|
-
},
|
|
1022
|
-
{
|
|
1023
|
-
name: "outline_color",
|
|
1024
|
-
type: { type: "nested", schema: Color },
|
|
1025
|
-
description: "Outline color",
|
|
1026
|
-
},
|
|
1027
|
-
{
|
|
1028
|
-
name: "outline_colors",
|
|
1029
|
-
type: { type: "nested", schema: Color },
|
|
1030
|
-
description: "Per-point colors, if `type` is `POINTS`, or per-segment stroke colors, if `type` is `LINE_LIST`.",
|
|
1031
|
-
array: true,
|
|
1032
|
-
},
|
|
1033
|
-
{
|
|
1034
|
-
name: "fill_color",
|
|
1035
|
-
type: { type: "nested", schema: Color },
|
|
1036
|
-
description: "Fill color",
|
|
1037
|
-
},
|
|
1038
|
-
{
|
|
1039
|
-
name: "thickness",
|
|
1040
|
-
type: { type: "primitive", name: "float64" },
|
|
1041
|
-
description: "Stroke thickness",
|
|
1042
|
-
},
|
|
1043
|
-
],
|
|
1044
|
-
};
|
|
1045
|
-
const ImageAnnotations = {
|
|
1046
|
-
type: "message",
|
|
1047
|
-
name: "ImageAnnotations",
|
|
1048
|
-
description: "Array of annotations for a 2D image",
|
|
1049
|
-
fields: [
|
|
1050
|
-
{
|
|
1051
|
-
name: "circles",
|
|
1052
|
-
type: { type: "nested", schema: CircleAnnotation },
|
|
1053
|
-
description: "Circle annotations",
|
|
1054
|
-
array: true,
|
|
1055
|
-
},
|
|
1056
|
-
{
|
|
1057
|
-
name: "points",
|
|
1058
|
-
type: { type: "nested", schema: PointsAnnotation },
|
|
1059
|
-
description: "Points annotations",
|
|
1060
|
-
array: true,
|
|
1061
|
-
},
|
|
1062
|
-
],
|
|
1063
|
-
};
|
|
1064
|
-
const PositionCovarianceType = {
|
|
1065
|
-
type: "enum",
|
|
1066
|
-
name: "PositionCovarianceType",
|
|
1067
|
-
description: "Type of position covariance",
|
|
1068
|
-
protobufParentMessageName: "LocationFix",
|
|
1069
|
-
protobufEnumName: "PositionCovarianceType",
|
|
1070
|
-
values: [
|
|
1071
|
-
{ name: "UNKNOWN", value: 0 },
|
|
1072
|
-
{ name: "APPROXIMATED", value: 1 },
|
|
1073
|
-
{ name: "DIAGONAL_KNOWN", value: 2 },
|
|
1074
|
-
{ name: "KNOWN", value: 3 },
|
|
1075
|
-
],
|
|
1076
|
-
};
|
|
1077
|
-
const LocationFix = {
|
|
1078
|
-
type: "message",
|
|
1079
|
-
name: "LocationFix",
|
|
1080
|
-
description: "A navigation satellite fix for any Global Navigation Satellite System",
|
|
1081
|
-
fields: [
|
|
1082
|
-
{
|
|
1083
|
-
name: "latitude",
|
|
1084
|
-
type: { type: "primitive", name: "float64" },
|
|
1085
|
-
description: "Latitude in degrees",
|
|
1086
|
-
},
|
|
1087
|
-
{
|
|
1088
|
-
name: "longitude",
|
|
1089
|
-
type: { type: "primitive", name: "float64" },
|
|
1090
|
-
description: "Longitude in degrees",
|
|
1091
|
-
},
|
|
1092
|
-
{
|
|
1093
|
-
name: "altitude",
|
|
1094
|
-
type: { type: "primitive", name: "float64" },
|
|
1095
|
-
description: "Altitude in meters",
|
|
1096
|
-
},
|
|
1097
|
-
{
|
|
1098
|
-
name: "position_covariance",
|
|
1099
|
-
type: { type: "primitive", name: "float64" },
|
|
1100
|
-
description: "Position covariance (m^2) defined relative to a tangential plane through the reported position. The components are East, North, and Up (ENU), in row-major order.",
|
|
1101
|
-
array: 9,
|
|
1102
|
-
},
|
|
1103
|
-
{
|
|
1104
|
-
name: "position_covariance_type",
|
|
1105
|
-
type: { type: "enum", enum: PositionCovarianceType },
|
|
1106
|
-
description: "If `position_covariance` is available, `position_covariance_type` must be set to indicate the type of covariance.",
|
|
1107
|
-
},
|
|
1108
|
-
],
|
|
1109
|
-
};
|
|
1110
|
-
const LogLevel = {
|
|
1111
|
-
type: "enum",
|
|
1112
|
-
name: "LogLevel",
|
|
1113
|
-
description: "Log level",
|
|
1114
|
-
protobufParentMessageName: "Log",
|
|
1115
|
-
protobufEnumName: "Level",
|
|
1116
|
-
values: [
|
|
1117
|
-
{ name: "UNKNOWN", value: 0 },
|
|
1118
|
-
{ name: "DEBUG", value: 1 },
|
|
1119
|
-
{ name: "INFO", value: 2 },
|
|
1120
|
-
{ name: "WARNING", value: 3 },
|
|
1121
|
-
{ name: "ERROR", value: 4 },
|
|
1122
|
-
{ name: "FATAL", value: 5 },
|
|
1123
|
-
],
|
|
1124
|
-
};
|
|
1125
|
-
const Log = {
|
|
1126
|
-
type: "message",
|
|
1127
|
-
name: "Log",
|
|
1128
|
-
description: "A log message",
|
|
1129
|
-
fields: [
|
|
1130
|
-
{
|
|
1131
|
-
name: "timestamp",
|
|
1132
|
-
type: { type: "primitive", name: "time" },
|
|
1133
|
-
description: "Timestamp of log message",
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
name: "level",
|
|
1137
|
-
type: { type: "enum", enum: LogLevel },
|
|
1138
|
-
description: "Log level",
|
|
1139
|
-
},
|
|
1140
|
-
{
|
|
1141
|
-
name: "message",
|
|
1142
|
-
type: { type: "primitive", name: "string" },
|
|
1143
|
-
description: "Log message",
|
|
1144
|
-
},
|
|
1145
|
-
{
|
|
1146
|
-
name: "name",
|
|
1147
|
-
type: { type: "primitive", name: "string" },
|
|
1148
|
-
description: "Process or node name",
|
|
1149
|
-
},
|
|
1150
|
-
{
|
|
1151
|
-
name: "file",
|
|
1152
|
-
type: { type: "primitive", name: "string" },
|
|
1153
|
-
description: "Filename",
|
|
1154
|
-
},
|
|
1155
|
-
{
|
|
1156
|
-
name: "line",
|
|
1157
|
-
type: { type: "primitive", name: "uint32" },
|
|
1158
|
-
description: "Line number in the file",
|
|
1159
|
-
},
|
|
1160
|
-
],
|
|
1161
|
-
};
|
|
1162
|
-
const PointCloud = {
|
|
1163
|
-
type: "message",
|
|
1164
|
-
name: "PointCloud",
|
|
1165
|
-
description: "A collection of N-dimensional points, which may contain additional fields with information like normals, intensity, etc.",
|
|
1166
|
-
fields: [
|
|
1167
|
-
{
|
|
1168
|
-
name: "timestamp",
|
|
1169
|
-
type: { type: "primitive", name: "time" },
|
|
1170
|
-
description: "Timestamp of point cloud",
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
name: "frame_id",
|
|
1174
|
-
type: { type: "primitive", name: "string" },
|
|
1175
|
-
description: "Frame of reference",
|
|
1176
|
-
},
|
|
1177
|
-
{
|
|
1178
|
-
name: "pose",
|
|
1179
|
-
type: { type: "nested", schema: Pose },
|
|
1180
|
-
description: "The origin of the point cloud relative to the frame of reference",
|
|
1181
|
-
},
|
|
1182
|
-
{
|
|
1183
|
-
name: "point_stride",
|
|
1184
|
-
type: { type: "primitive", name: "uint32" },
|
|
1185
|
-
description: "Number of bytes between points in the `data`",
|
|
1186
|
-
},
|
|
1187
|
-
{
|
|
1188
|
-
name: "fields",
|
|
1189
|
-
type: { type: "nested", schema: PackedElementField },
|
|
1190
|
-
array: true,
|
|
1191
|
-
description: "Fields in the `data`",
|
|
1192
|
-
},
|
|
1193
|
-
{
|
|
1194
|
-
name: "data",
|
|
1195
|
-
type: { type: "primitive", name: "bytes" },
|
|
1196
|
-
description: "Point data, interpreted using `fields`",
|
|
1197
|
-
},
|
|
1198
|
-
],
|
|
1199
|
-
};
|
|
1200
|
-
const LaserScan = {
|
|
1201
|
-
type: "message",
|
|
1202
|
-
name: "LaserScan",
|
|
1203
|
-
description: "A single scan from a planar laser range-finder",
|
|
1204
|
-
fields: [
|
|
1205
|
-
{
|
|
1206
|
-
name: "timestamp",
|
|
1207
|
-
type: { type: "primitive", name: "time" },
|
|
1208
|
-
description: "Timestamp of scan",
|
|
1209
|
-
},
|
|
1210
|
-
{
|
|
1211
|
-
name: "frame_id",
|
|
1212
|
-
type: { type: "primitive", name: "string" },
|
|
1213
|
-
description: "Frame of reference",
|
|
1214
|
-
},
|
|
1215
|
-
{
|
|
1216
|
-
name: "pose",
|
|
1217
|
-
type: { type: "nested", schema: Pose },
|
|
1218
|
-
description: "Origin of scan relative to frame of reference; points are positioned in the x-y plane relative to this origin; angles are interpreted as counterclockwise rotations around the z axis with 0 rad being in the +x direction",
|
|
1219
|
-
},
|
|
1220
|
-
{
|
|
1221
|
-
name: "start_angle",
|
|
1222
|
-
type: { type: "primitive", name: "float64" },
|
|
1223
|
-
description: "Bearing of first point, in radians",
|
|
1224
|
-
},
|
|
1225
|
-
{
|
|
1226
|
-
name: "end_angle",
|
|
1227
|
-
type: { type: "primitive", name: "float64" },
|
|
1228
|
-
description: "Bearing of last point, in radians",
|
|
1229
|
-
},
|
|
1230
|
-
{
|
|
1231
|
-
name: "ranges",
|
|
1232
|
-
type: { type: "primitive", name: "float64" },
|
|
1233
|
-
description: "Distance of detections from origin; assumed to be at equally-spaced angles between `start_angle` and `end_angle`",
|
|
1234
|
-
array: true,
|
|
1235
|
-
},
|
|
1236
|
-
{
|
|
1237
|
-
name: "intensities",
|
|
1238
|
-
type: { type: "primitive", name: "float64" },
|
|
1239
|
-
description: "Intensity of detections",
|
|
1240
|
-
array: true,
|
|
1241
|
-
},
|
|
1242
|
-
],
|
|
1243
|
-
};
|
|
1244
|
-
export const foxgloveMessageSchemas = {
|
|
1245
|
-
ArrowPrimitive,
|
|
1246
|
-
CameraCalibration,
|
|
1247
|
-
CircleAnnotation,
|
|
1248
|
-
Color,
|
|
1249
|
-
CompressedImage,
|
|
1250
|
-
CylinderPrimitive,
|
|
1251
|
-
CubePrimitive,
|
|
1252
|
-
FrameTransform,
|
|
1253
|
-
GeoJSON,
|
|
1254
|
-
Grid,
|
|
1255
|
-
ImageAnnotations,
|
|
1256
|
-
KeyValuePair,
|
|
1257
|
-
LaserScan,
|
|
1258
|
-
LinePrimitive,
|
|
1259
|
-
LocationFix,
|
|
1260
|
-
Log,
|
|
1261
|
-
SceneEntityDeletion,
|
|
1262
|
-
SceneEntity,
|
|
1263
|
-
SceneUpdate,
|
|
1264
|
-
ModelPrimitive,
|
|
1265
|
-
PackedElementField,
|
|
1266
|
-
Point2,
|
|
1267
|
-
Point3,
|
|
1268
|
-
PointCloud,
|
|
1269
|
-
PointsAnnotation,
|
|
1270
|
-
Pose,
|
|
1271
|
-
PoseInFrame,
|
|
1272
|
-
PosesInFrame,
|
|
1273
|
-
Quaternion,
|
|
1274
|
-
RawImage,
|
|
1275
|
-
SpherePrimitive,
|
|
1276
|
-
TextPrimitive,
|
|
1277
|
-
TriangleListPrimitive,
|
|
1278
|
-
Vector2,
|
|
1279
|
-
Vector3,
|
|
1280
|
-
};
|
|
1281
|
-
export const foxgloveEnumSchemas = {
|
|
1282
|
-
LineType,
|
|
1283
|
-
LogLevel,
|
|
1284
|
-
SceneEntityDeletionType,
|
|
1285
|
-
NumericType,
|
|
1286
|
-
PointsAnnotationType,
|
|
1287
|
-
PositionCovarianceType,
|
|
1288
|
-
};
|
|
1289
|
-
//# sourceMappingURL=schemas.js.map
|