@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
|
@@ -0,0 +1,4739 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Generated by https://github.com/foxglove/schemas
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.Vector3 = exports.Vector2 = exports.TriangleListPrimitive = exports.TextPrimitive = exports.SpherePrimitive = exports.RawImage = exports.Quaternion = exports.PosesInFrame = exports.PoseInFrame = exports.Pose = exports.PointsAnnotation = exports.PointCloud = exports.Point3 = exports.Point2 = exports.PackedElementField = exports.ModelPrimitive = exports.SceneUpdate = exports.SceneEntity = exports.SceneEntityDeletion = exports.Log = exports.LocationFix = exports.LinePrimitive = exports.LaserScan = exports.KeyValuePair = exports.ImageAnnotations = exports.Grid = exports.GeoJSON = exports.FrameTransform = exports.CubePrimitive = exports.CylinderPrimitive = exports.CompressedImage = exports.Color = exports.CircleAnnotation = exports.CameraCalibration = exports.ArrowPrimitive = void 0;
|
|
5
|
+
exports.ArrowPrimitive = {
|
|
6
|
+
"title": "foxglove.ArrowPrimitive",
|
|
7
|
+
"description": "(Experimental, subject to change) A primitive representing an arrow",
|
|
8
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
9
|
+
"type": "object",
|
|
10
|
+
"properties": {
|
|
11
|
+
"pose": {
|
|
12
|
+
"title": "foxglove.Pose",
|
|
13
|
+
"description": "Position of the arrow's tail and orientation of the arrow. Identity orientation means the arrow points in the +x direction.",
|
|
14
|
+
"type": "object",
|
|
15
|
+
"properties": {
|
|
16
|
+
"position": {
|
|
17
|
+
"title": "foxglove.Vector3",
|
|
18
|
+
"description": "Point denoting position in 3D space",
|
|
19
|
+
"type": "object",
|
|
20
|
+
"properties": {
|
|
21
|
+
"x": {
|
|
22
|
+
"type": "number",
|
|
23
|
+
"description": "x coordinate length"
|
|
24
|
+
},
|
|
25
|
+
"y": {
|
|
26
|
+
"type": "number",
|
|
27
|
+
"description": "y coordinate length"
|
|
28
|
+
},
|
|
29
|
+
"z": {
|
|
30
|
+
"type": "number",
|
|
31
|
+
"description": "z coordinate length"
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"orientation": {
|
|
36
|
+
"title": "foxglove.Quaternion",
|
|
37
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
38
|
+
"type": "object",
|
|
39
|
+
"properties": {
|
|
40
|
+
"x": {
|
|
41
|
+
"type": "number",
|
|
42
|
+
"description": "x value"
|
|
43
|
+
},
|
|
44
|
+
"y": {
|
|
45
|
+
"type": "number",
|
|
46
|
+
"description": "y value"
|
|
47
|
+
},
|
|
48
|
+
"z": {
|
|
49
|
+
"type": "number",
|
|
50
|
+
"description": "z value"
|
|
51
|
+
},
|
|
52
|
+
"w": {
|
|
53
|
+
"type": "number",
|
|
54
|
+
"description": "w value"
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"shaft_length": {
|
|
61
|
+
"type": "number",
|
|
62
|
+
"description": "Length of the arrow shaft"
|
|
63
|
+
},
|
|
64
|
+
"shaft_diameter": {
|
|
65
|
+
"type": "number",
|
|
66
|
+
"description": "Diameter of the arrow shaft"
|
|
67
|
+
},
|
|
68
|
+
"head_length": {
|
|
69
|
+
"type": "number",
|
|
70
|
+
"description": "Length of the arrow head"
|
|
71
|
+
},
|
|
72
|
+
"head_diameter": {
|
|
73
|
+
"type": "number",
|
|
74
|
+
"description": "Diameter of the arrow head"
|
|
75
|
+
},
|
|
76
|
+
"color": {
|
|
77
|
+
"title": "foxglove.Color",
|
|
78
|
+
"description": "Color of the arrow",
|
|
79
|
+
"type": "object",
|
|
80
|
+
"properties": {
|
|
81
|
+
"r": {
|
|
82
|
+
"type": "number",
|
|
83
|
+
"description": "Red value between 0 and 1"
|
|
84
|
+
},
|
|
85
|
+
"g": {
|
|
86
|
+
"type": "number",
|
|
87
|
+
"description": "Green value between 0 and 1"
|
|
88
|
+
},
|
|
89
|
+
"b": {
|
|
90
|
+
"type": "number",
|
|
91
|
+
"description": "Blue value between 0 and 1"
|
|
92
|
+
},
|
|
93
|
+
"a": {
|
|
94
|
+
"type": "number",
|
|
95
|
+
"description": "Alpha value between 0 and 1"
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
};
|
|
101
|
+
exports.CameraCalibration = {
|
|
102
|
+
"title": "foxglove.CameraCalibration",
|
|
103
|
+
"description": "Camera calibration parameters",
|
|
104
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
105
|
+
"type": "object",
|
|
106
|
+
"properties": {
|
|
107
|
+
"timestamp": {
|
|
108
|
+
"type": "object",
|
|
109
|
+
"title": "time",
|
|
110
|
+
"properties": {
|
|
111
|
+
"sec": {
|
|
112
|
+
"type": "integer",
|
|
113
|
+
"minimum": 0
|
|
114
|
+
},
|
|
115
|
+
"nsec": {
|
|
116
|
+
"type": "integer",
|
|
117
|
+
"minimum": 0,
|
|
118
|
+
"maximum": 999999999
|
|
119
|
+
}
|
|
120
|
+
},
|
|
121
|
+
"description": "Timestamp of calibration data"
|
|
122
|
+
},
|
|
123
|
+
"frame_id": {
|
|
124
|
+
"type": "string",
|
|
125
|
+
"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."
|
|
126
|
+
},
|
|
127
|
+
"width": {
|
|
128
|
+
"type": "integer",
|
|
129
|
+
"minimum": 0,
|
|
130
|
+
"description": "Image width"
|
|
131
|
+
},
|
|
132
|
+
"height": {
|
|
133
|
+
"type": "integer",
|
|
134
|
+
"minimum": 0,
|
|
135
|
+
"description": "Image height"
|
|
136
|
+
},
|
|
137
|
+
"distortion_model": {
|
|
138
|
+
"type": "string",
|
|
139
|
+
"description": "Name of distortion model"
|
|
140
|
+
},
|
|
141
|
+
"D": {
|
|
142
|
+
"type": "array",
|
|
143
|
+
"items": {
|
|
144
|
+
"type": "number"
|
|
145
|
+
},
|
|
146
|
+
"description": "Distortion parameters"
|
|
147
|
+
},
|
|
148
|
+
"K": {
|
|
149
|
+
"type": "array",
|
|
150
|
+
"items": {
|
|
151
|
+
"type": "number"
|
|
152
|
+
},
|
|
153
|
+
"minItems": 9,
|
|
154
|
+
"maxItems": 9,
|
|
155
|
+
"description": "Intrinsic camera matrix (3x3 row-major matrix)\n\nA 3x3 row-major matrix for the raw (distorted) image.\n\nProjects 3D points in the camera coordinate frame to 2D pixel coordinates using the focal lengths (fx, fy) and principal point (cx, cy).\n\n```\n [fx 0 cx]\nK = [ 0 fy cy]\n [ 0 0 1]\n```\n"
|
|
156
|
+
},
|
|
157
|
+
"R": {
|
|
158
|
+
"type": "array",
|
|
159
|
+
"items": {
|
|
160
|
+
"type": "number"
|
|
161
|
+
},
|
|
162
|
+
"minItems": 9,
|
|
163
|
+
"maxItems": 9,
|
|
164
|
+
"description": "Rectification matrix (3x3 row-major matrix)\n\nA rotation matrix aligning the camera coordinate system to the ideal stereo image plane so that epipolar lines in both stereo images are parallel."
|
|
165
|
+
},
|
|
166
|
+
"P": {
|
|
167
|
+
"type": "array",
|
|
168
|
+
"items": {
|
|
169
|
+
"type": "number"
|
|
170
|
+
},
|
|
171
|
+
"minItems": 12,
|
|
172
|
+
"maxItems": 12,
|
|
173
|
+
"description": "Projection/camera matrix (3x4 row-major matrix)\n\n```\n [fx' 0 cx' Tx]\nP = [ 0 fy' cy' Ty]\n [ 0 0 1 0]\n```\n\nBy 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.\n\nIt 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.\n\nFor monocular cameras, Tx = Ty = 0. Normally, monocular cameras will also have R = the identity and P[1:3,1:3] = K.\n\nFor 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.\n\nGiven a 3D point [X Y Z]', the projection (x, y) of the point onto the rectified image is given by:\n\n```\n[u v w]' = P * [X Y Z 1]'\n x = u / w\n y = v / w\n```\n\nThis holds for both images of a stereo pair.\n"
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
};
|
|
177
|
+
exports.CircleAnnotation = {
|
|
178
|
+
"title": "foxglove.CircleAnnotation",
|
|
179
|
+
"description": "A circle annotation on a 2D image",
|
|
180
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
181
|
+
"type": "object",
|
|
182
|
+
"properties": {
|
|
183
|
+
"timestamp": {
|
|
184
|
+
"type": "object",
|
|
185
|
+
"title": "time",
|
|
186
|
+
"properties": {
|
|
187
|
+
"sec": {
|
|
188
|
+
"type": "integer",
|
|
189
|
+
"minimum": 0
|
|
190
|
+
},
|
|
191
|
+
"nsec": {
|
|
192
|
+
"type": "integer",
|
|
193
|
+
"minimum": 0,
|
|
194
|
+
"maximum": 999999999
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
"description": "Timestamp of circle"
|
|
198
|
+
},
|
|
199
|
+
"position": {
|
|
200
|
+
"title": "foxglove.Point2",
|
|
201
|
+
"description": "Center of the circle in 2D image coordinates",
|
|
202
|
+
"type": "object",
|
|
203
|
+
"properties": {
|
|
204
|
+
"x": {
|
|
205
|
+
"type": "number",
|
|
206
|
+
"description": "x coordinate position"
|
|
207
|
+
},
|
|
208
|
+
"y": {
|
|
209
|
+
"type": "number",
|
|
210
|
+
"description": "y coordinate position"
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
},
|
|
214
|
+
"diameter": {
|
|
215
|
+
"type": "number",
|
|
216
|
+
"description": "Circle diameter"
|
|
217
|
+
},
|
|
218
|
+
"thickness": {
|
|
219
|
+
"type": "number",
|
|
220
|
+
"description": "Line thickness"
|
|
221
|
+
},
|
|
222
|
+
"fill_color": {
|
|
223
|
+
"title": "foxglove.Color",
|
|
224
|
+
"description": "Fill color",
|
|
225
|
+
"type": "object",
|
|
226
|
+
"properties": {
|
|
227
|
+
"r": {
|
|
228
|
+
"type": "number",
|
|
229
|
+
"description": "Red value between 0 and 1"
|
|
230
|
+
},
|
|
231
|
+
"g": {
|
|
232
|
+
"type": "number",
|
|
233
|
+
"description": "Green value between 0 and 1"
|
|
234
|
+
},
|
|
235
|
+
"b": {
|
|
236
|
+
"type": "number",
|
|
237
|
+
"description": "Blue value between 0 and 1"
|
|
238
|
+
},
|
|
239
|
+
"a": {
|
|
240
|
+
"type": "number",
|
|
241
|
+
"description": "Alpha value between 0 and 1"
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
},
|
|
245
|
+
"outline_color": {
|
|
246
|
+
"title": "foxglove.Color",
|
|
247
|
+
"description": "Outline color",
|
|
248
|
+
"type": "object",
|
|
249
|
+
"properties": {
|
|
250
|
+
"r": {
|
|
251
|
+
"type": "number",
|
|
252
|
+
"description": "Red value between 0 and 1"
|
|
253
|
+
},
|
|
254
|
+
"g": {
|
|
255
|
+
"type": "number",
|
|
256
|
+
"description": "Green value between 0 and 1"
|
|
257
|
+
},
|
|
258
|
+
"b": {
|
|
259
|
+
"type": "number",
|
|
260
|
+
"description": "Blue value between 0 and 1"
|
|
261
|
+
},
|
|
262
|
+
"a": {
|
|
263
|
+
"type": "number",
|
|
264
|
+
"description": "Alpha value between 0 and 1"
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
};
|
|
270
|
+
exports.Color = {
|
|
271
|
+
"title": "foxglove.Color",
|
|
272
|
+
"description": "A color in RGBA format",
|
|
273
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
274
|
+
"type": "object",
|
|
275
|
+
"properties": {
|
|
276
|
+
"r": {
|
|
277
|
+
"type": "number",
|
|
278
|
+
"description": "Red value between 0 and 1"
|
|
279
|
+
},
|
|
280
|
+
"g": {
|
|
281
|
+
"type": "number",
|
|
282
|
+
"description": "Green value between 0 and 1"
|
|
283
|
+
},
|
|
284
|
+
"b": {
|
|
285
|
+
"type": "number",
|
|
286
|
+
"description": "Blue value between 0 and 1"
|
|
287
|
+
},
|
|
288
|
+
"a": {
|
|
289
|
+
"type": "number",
|
|
290
|
+
"description": "Alpha value between 0 and 1"
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
};
|
|
294
|
+
exports.CompressedImage = {
|
|
295
|
+
"title": "foxglove.CompressedImage",
|
|
296
|
+
"description": "A compressed image",
|
|
297
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
298
|
+
"type": "object",
|
|
299
|
+
"properties": {
|
|
300
|
+
"timestamp": {
|
|
301
|
+
"type": "object",
|
|
302
|
+
"title": "time",
|
|
303
|
+
"properties": {
|
|
304
|
+
"sec": {
|
|
305
|
+
"type": "integer",
|
|
306
|
+
"minimum": 0
|
|
307
|
+
},
|
|
308
|
+
"nsec": {
|
|
309
|
+
"type": "integer",
|
|
310
|
+
"minimum": 0,
|
|
311
|
+
"maximum": 999999999
|
|
312
|
+
}
|
|
313
|
+
},
|
|
314
|
+
"description": "Timestamp of image"
|
|
315
|
+
},
|
|
316
|
+
"frame_id": {
|
|
317
|
+
"type": "string",
|
|
318
|
+
"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."
|
|
319
|
+
},
|
|
320
|
+
"data": {
|
|
321
|
+
"type": "string",
|
|
322
|
+
"contentEncoding": "base64",
|
|
323
|
+
"description": "Compressed image data"
|
|
324
|
+
},
|
|
325
|
+
"format": {
|
|
326
|
+
"type": "string",
|
|
327
|
+
"description": "Image format"
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
};
|
|
331
|
+
exports.CylinderPrimitive = {
|
|
332
|
+
"title": "foxglove.CylinderPrimitive",
|
|
333
|
+
"description": "(Experimental, subject to change) A primitive representing a cylinder, elliptic cylinder, or truncated cone",
|
|
334
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
335
|
+
"type": "object",
|
|
336
|
+
"properties": {
|
|
337
|
+
"pose": {
|
|
338
|
+
"title": "foxglove.Pose",
|
|
339
|
+
"description": "Position of the center of the cylinder and orientation of the cylinder. The flat face(s) are perpendicular to the z-axis.",
|
|
340
|
+
"type": "object",
|
|
341
|
+
"properties": {
|
|
342
|
+
"position": {
|
|
343
|
+
"title": "foxglove.Vector3",
|
|
344
|
+
"description": "Point denoting position in 3D space",
|
|
345
|
+
"type": "object",
|
|
346
|
+
"properties": {
|
|
347
|
+
"x": {
|
|
348
|
+
"type": "number",
|
|
349
|
+
"description": "x coordinate length"
|
|
350
|
+
},
|
|
351
|
+
"y": {
|
|
352
|
+
"type": "number",
|
|
353
|
+
"description": "y coordinate length"
|
|
354
|
+
},
|
|
355
|
+
"z": {
|
|
356
|
+
"type": "number",
|
|
357
|
+
"description": "z coordinate length"
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
},
|
|
361
|
+
"orientation": {
|
|
362
|
+
"title": "foxglove.Quaternion",
|
|
363
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
364
|
+
"type": "object",
|
|
365
|
+
"properties": {
|
|
366
|
+
"x": {
|
|
367
|
+
"type": "number",
|
|
368
|
+
"description": "x value"
|
|
369
|
+
},
|
|
370
|
+
"y": {
|
|
371
|
+
"type": "number",
|
|
372
|
+
"description": "y value"
|
|
373
|
+
},
|
|
374
|
+
"z": {
|
|
375
|
+
"type": "number",
|
|
376
|
+
"description": "z value"
|
|
377
|
+
},
|
|
378
|
+
"w": {
|
|
379
|
+
"type": "number",
|
|
380
|
+
"description": "w value"
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
},
|
|
386
|
+
"size": {
|
|
387
|
+
"title": "foxglove.Vector3",
|
|
388
|
+
"description": "Size of the cylinder's bounding box",
|
|
389
|
+
"type": "object",
|
|
390
|
+
"properties": {
|
|
391
|
+
"x": {
|
|
392
|
+
"type": "number",
|
|
393
|
+
"description": "x coordinate length"
|
|
394
|
+
},
|
|
395
|
+
"y": {
|
|
396
|
+
"type": "number",
|
|
397
|
+
"description": "y coordinate length"
|
|
398
|
+
},
|
|
399
|
+
"z": {
|
|
400
|
+
"type": "number",
|
|
401
|
+
"description": "z coordinate length"
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
},
|
|
405
|
+
"bottom_scale": {
|
|
406
|
+
"type": "number",
|
|
407
|
+
"description": "0-1, ratio of the diameter of the cylinder's bottom face (min z) to the bottom of the bounding box"
|
|
408
|
+
},
|
|
409
|
+
"top_scale": {
|
|
410
|
+
"type": "number",
|
|
411
|
+
"description": "0-1, ratio of the diameter of the cylinder's top face (max z) to the top of the bounding box"
|
|
412
|
+
},
|
|
413
|
+
"color": {
|
|
414
|
+
"title": "foxglove.Color",
|
|
415
|
+
"description": "Color of the cylinder",
|
|
416
|
+
"type": "object",
|
|
417
|
+
"properties": {
|
|
418
|
+
"r": {
|
|
419
|
+
"type": "number",
|
|
420
|
+
"description": "Red value between 0 and 1"
|
|
421
|
+
},
|
|
422
|
+
"g": {
|
|
423
|
+
"type": "number",
|
|
424
|
+
"description": "Green value between 0 and 1"
|
|
425
|
+
},
|
|
426
|
+
"b": {
|
|
427
|
+
"type": "number",
|
|
428
|
+
"description": "Blue value between 0 and 1"
|
|
429
|
+
},
|
|
430
|
+
"a": {
|
|
431
|
+
"type": "number",
|
|
432
|
+
"description": "Alpha value between 0 and 1"
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
}
|
|
437
|
+
};
|
|
438
|
+
exports.CubePrimitive = {
|
|
439
|
+
"title": "foxglove.CubePrimitive",
|
|
440
|
+
"description": "(Experimental, subject to change) A primitive representing a cube or rectangular prism",
|
|
441
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
442
|
+
"type": "object",
|
|
443
|
+
"properties": {
|
|
444
|
+
"pose": {
|
|
445
|
+
"title": "foxglove.Pose",
|
|
446
|
+
"description": "Position of the center of the cube and orientation of the cube",
|
|
447
|
+
"type": "object",
|
|
448
|
+
"properties": {
|
|
449
|
+
"position": {
|
|
450
|
+
"title": "foxglove.Vector3",
|
|
451
|
+
"description": "Point denoting position in 3D space",
|
|
452
|
+
"type": "object",
|
|
453
|
+
"properties": {
|
|
454
|
+
"x": {
|
|
455
|
+
"type": "number",
|
|
456
|
+
"description": "x coordinate length"
|
|
457
|
+
},
|
|
458
|
+
"y": {
|
|
459
|
+
"type": "number",
|
|
460
|
+
"description": "y coordinate length"
|
|
461
|
+
},
|
|
462
|
+
"z": {
|
|
463
|
+
"type": "number",
|
|
464
|
+
"description": "z coordinate length"
|
|
465
|
+
}
|
|
466
|
+
}
|
|
467
|
+
},
|
|
468
|
+
"orientation": {
|
|
469
|
+
"title": "foxglove.Quaternion",
|
|
470
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
471
|
+
"type": "object",
|
|
472
|
+
"properties": {
|
|
473
|
+
"x": {
|
|
474
|
+
"type": "number",
|
|
475
|
+
"description": "x value"
|
|
476
|
+
},
|
|
477
|
+
"y": {
|
|
478
|
+
"type": "number",
|
|
479
|
+
"description": "y value"
|
|
480
|
+
},
|
|
481
|
+
"z": {
|
|
482
|
+
"type": "number",
|
|
483
|
+
"description": "z value"
|
|
484
|
+
},
|
|
485
|
+
"w": {
|
|
486
|
+
"type": "number",
|
|
487
|
+
"description": "w value"
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
"size": {
|
|
494
|
+
"title": "foxglove.Vector3",
|
|
495
|
+
"description": "Size of the cube along each axis",
|
|
496
|
+
"type": "object",
|
|
497
|
+
"properties": {
|
|
498
|
+
"x": {
|
|
499
|
+
"type": "number",
|
|
500
|
+
"description": "x coordinate length"
|
|
501
|
+
},
|
|
502
|
+
"y": {
|
|
503
|
+
"type": "number",
|
|
504
|
+
"description": "y coordinate length"
|
|
505
|
+
},
|
|
506
|
+
"z": {
|
|
507
|
+
"type": "number",
|
|
508
|
+
"description": "z coordinate length"
|
|
509
|
+
}
|
|
510
|
+
}
|
|
511
|
+
},
|
|
512
|
+
"color": {
|
|
513
|
+
"title": "foxglove.Color",
|
|
514
|
+
"description": "Color of the arrow",
|
|
515
|
+
"type": "object",
|
|
516
|
+
"properties": {
|
|
517
|
+
"r": {
|
|
518
|
+
"type": "number",
|
|
519
|
+
"description": "Red value between 0 and 1"
|
|
520
|
+
},
|
|
521
|
+
"g": {
|
|
522
|
+
"type": "number",
|
|
523
|
+
"description": "Green value between 0 and 1"
|
|
524
|
+
},
|
|
525
|
+
"b": {
|
|
526
|
+
"type": "number",
|
|
527
|
+
"description": "Blue value between 0 and 1"
|
|
528
|
+
},
|
|
529
|
+
"a": {
|
|
530
|
+
"type": "number",
|
|
531
|
+
"description": "Alpha value between 0 and 1"
|
|
532
|
+
}
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
};
|
|
537
|
+
exports.FrameTransform = {
|
|
538
|
+
"title": "foxglove.FrameTransform",
|
|
539
|
+
"description": "A transform between two reference frames in 3D space",
|
|
540
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
541
|
+
"type": "object",
|
|
542
|
+
"properties": {
|
|
543
|
+
"timestamp": {
|
|
544
|
+
"type": "object",
|
|
545
|
+
"title": "time",
|
|
546
|
+
"properties": {
|
|
547
|
+
"sec": {
|
|
548
|
+
"type": "integer",
|
|
549
|
+
"minimum": 0
|
|
550
|
+
},
|
|
551
|
+
"nsec": {
|
|
552
|
+
"type": "integer",
|
|
553
|
+
"minimum": 0,
|
|
554
|
+
"maximum": 999999999
|
|
555
|
+
}
|
|
556
|
+
},
|
|
557
|
+
"description": "Timestamp of transform"
|
|
558
|
+
},
|
|
559
|
+
"parent_frame_id": {
|
|
560
|
+
"type": "string",
|
|
561
|
+
"description": "Name of the parent frame"
|
|
562
|
+
},
|
|
563
|
+
"child_frame_id": {
|
|
564
|
+
"type": "string",
|
|
565
|
+
"description": "Name of the child frame"
|
|
566
|
+
},
|
|
567
|
+
"translation": {
|
|
568
|
+
"title": "foxglove.Vector3",
|
|
569
|
+
"description": "Translation component of the transform",
|
|
570
|
+
"type": "object",
|
|
571
|
+
"properties": {
|
|
572
|
+
"x": {
|
|
573
|
+
"type": "number",
|
|
574
|
+
"description": "x coordinate length"
|
|
575
|
+
},
|
|
576
|
+
"y": {
|
|
577
|
+
"type": "number",
|
|
578
|
+
"description": "y coordinate length"
|
|
579
|
+
},
|
|
580
|
+
"z": {
|
|
581
|
+
"type": "number",
|
|
582
|
+
"description": "z coordinate length"
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
},
|
|
586
|
+
"rotation": {
|
|
587
|
+
"title": "foxglove.Quaternion",
|
|
588
|
+
"description": "Rotation component of the transform",
|
|
589
|
+
"type": "object",
|
|
590
|
+
"properties": {
|
|
591
|
+
"x": {
|
|
592
|
+
"type": "number",
|
|
593
|
+
"description": "x value"
|
|
594
|
+
},
|
|
595
|
+
"y": {
|
|
596
|
+
"type": "number",
|
|
597
|
+
"description": "y value"
|
|
598
|
+
},
|
|
599
|
+
"z": {
|
|
600
|
+
"type": "number",
|
|
601
|
+
"description": "z value"
|
|
602
|
+
},
|
|
603
|
+
"w": {
|
|
604
|
+
"type": "number",
|
|
605
|
+
"description": "w value"
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
}
|
|
610
|
+
};
|
|
611
|
+
exports.GeoJSON = {
|
|
612
|
+
"title": "foxglove.GeoJSON",
|
|
613
|
+
"description": "GeoJSON data for annotating maps",
|
|
614
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
615
|
+
"type": "object",
|
|
616
|
+
"properties": {
|
|
617
|
+
"geojson": {
|
|
618
|
+
"type": "string",
|
|
619
|
+
"description": "GeoJSON data encoded as a UTF-8 string"
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
};
|
|
623
|
+
exports.Grid = {
|
|
624
|
+
"title": "foxglove.Grid",
|
|
625
|
+
"description": "A 2D grid of data",
|
|
626
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
627
|
+
"type": "object",
|
|
628
|
+
"properties": {
|
|
629
|
+
"timestamp": {
|
|
630
|
+
"type": "object",
|
|
631
|
+
"title": "time",
|
|
632
|
+
"properties": {
|
|
633
|
+
"sec": {
|
|
634
|
+
"type": "integer",
|
|
635
|
+
"minimum": 0
|
|
636
|
+
},
|
|
637
|
+
"nsec": {
|
|
638
|
+
"type": "integer",
|
|
639
|
+
"minimum": 0,
|
|
640
|
+
"maximum": 999999999
|
|
641
|
+
}
|
|
642
|
+
},
|
|
643
|
+
"description": "Timestamp of grid"
|
|
644
|
+
},
|
|
645
|
+
"frame_id": {
|
|
646
|
+
"type": "string",
|
|
647
|
+
"description": "Frame of reference"
|
|
648
|
+
},
|
|
649
|
+
"pose": {
|
|
650
|
+
"title": "foxglove.Pose",
|
|
651
|
+
"description": "Origin of grid's corner relative to frame of reference; grid is positioned in the x-y plane relative to this origin",
|
|
652
|
+
"type": "object",
|
|
653
|
+
"properties": {
|
|
654
|
+
"position": {
|
|
655
|
+
"title": "foxglove.Vector3",
|
|
656
|
+
"description": "Point denoting position in 3D space",
|
|
657
|
+
"type": "object",
|
|
658
|
+
"properties": {
|
|
659
|
+
"x": {
|
|
660
|
+
"type": "number",
|
|
661
|
+
"description": "x coordinate length"
|
|
662
|
+
},
|
|
663
|
+
"y": {
|
|
664
|
+
"type": "number",
|
|
665
|
+
"description": "y coordinate length"
|
|
666
|
+
},
|
|
667
|
+
"z": {
|
|
668
|
+
"type": "number",
|
|
669
|
+
"description": "z coordinate length"
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
},
|
|
673
|
+
"orientation": {
|
|
674
|
+
"title": "foxglove.Quaternion",
|
|
675
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
676
|
+
"type": "object",
|
|
677
|
+
"properties": {
|
|
678
|
+
"x": {
|
|
679
|
+
"type": "number",
|
|
680
|
+
"description": "x value"
|
|
681
|
+
},
|
|
682
|
+
"y": {
|
|
683
|
+
"type": "number",
|
|
684
|
+
"description": "y value"
|
|
685
|
+
},
|
|
686
|
+
"z": {
|
|
687
|
+
"type": "number",
|
|
688
|
+
"description": "z value"
|
|
689
|
+
},
|
|
690
|
+
"w": {
|
|
691
|
+
"type": "number",
|
|
692
|
+
"description": "w value"
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
},
|
|
698
|
+
"column_count": {
|
|
699
|
+
"type": "integer",
|
|
700
|
+
"minimum": 0,
|
|
701
|
+
"description": "Number of grid columns"
|
|
702
|
+
},
|
|
703
|
+
"cell_size": {
|
|
704
|
+
"title": "foxglove.Vector2",
|
|
705
|
+
"description": "Size of single grid cell along x and y axes, relative to `pose`",
|
|
706
|
+
"type": "object",
|
|
707
|
+
"properties": {
|
|
708
|
+
"x": {
|
|
709
|
+
"type": "number",
|
|
710
|
+
"description": "x coordinate length"
|
|
711
|
+
},
|
|
712
|
+
"y": {
|
|
713
|
+
"type": "number",
|
|
714
|
+
"description": "y coordinate length"
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
},
|
|
718
|
+
"row_stride": {
|
|
719
|
+
"type": "integer",
|
|
720
|
+
"minimum": 0,
|
|
721
|
+
"description": "Number of bytes between rows in `data`"
|
|
722
|
+
},
|
|
723
|
+
"cell_stride": {
|
|
724
|
+
"type": "integer",
|
|
725
|
+
"minimum": 0,
|
|
726
|
+
"description": "Number of bytes between cells within a row in `data`"
|
|
727
|
+
},
|
|
728
|
+
"fields": {
|
|
729
|
+
"type": "array",
|
|
730
|
+
"items": {
|
|
731
|
+
"title": "foxglove.PackedElementField",
|
|
732
|
+
"description": "A field present within each element in a byte array of packed elements.",
|
|
733
|
+
"type": "object",
|
|
734
|
+
"properties": {
|
|
735
|
+
"name": {
|
|
736
|
+
"type": "string",
|
|
737
|
+
"description": "Name of the field"
|
|
738
|
+
},
|
|
739
|
+
"offset": {
|
|
740
|
+
"type": "integer",
|
|
741
|
+
"minimum": 0,
|
|
742
|
+
"description": "Byte offset from start of data buffer"
|
|
743
|
+
},
|
|
744
|
+
"type": {
|
|
745
|
+
"title": "foxglove.NumericType",
|
|
746
|
+
"description": "Type of data in the field. Integers are stored using little-endian byte order.",
|
|
747
|
+
"oneOf": [
|
|
748
|
+
{
|
|
749
|
+
"title": "UNKNOWN",
|
|
750
|
+
"const": 0
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"title": "UINT8",
|
|
754
|
+
"const": 1
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"title": "INT8",
|
|
758
|
+
"const": 2
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"title": "UINT16",
|
|
762
|
+
"const": 3
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"title": "INT16",
|
|
766
|
+
"const": 4
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"title": "UINT32",
|
|
770
|
+
"const": 5
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"title": "INT32",
|
|
774
|
+
"const": 6
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"title": "FLOAT32",
|
|
778
|
+
"const": 7
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"title": "FLOAT64",
|
|
782
|
+
"const": 8
|
|
783
|
+
}
|
|
784
|
+
]
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
},
|
|
788
|
+
"description": "Fields in `data`"
|
|
789
|
+
},
|
|
790
|
+
"data": {
|
|
791
|
+
"type": "string",
|
|
792
|
+
"contentEncoding": "base64",
|
|
793
|
+
"description": "Grid cell data, interpreted using `fields`, in row-major (y-major) order"
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
};
|
|
797
|
+
exports.ImageAnnotations = {
|
|
798
|
+
"title": "foxglove.ImageAnnotations",
|
|
799
|
+
"description": "Array of annotations for a 2D image",
|
|
800
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
801
|
+
"type": "object",
|
|
802
|
+
"properties": {
|
|
803
|
+
"circles": {
|
|
804
|
+
"type": "array",
|
|
805
|
+
"items": {
|
|
806
|
+
"title": "foxglove.CircleAnnotation",
|
|
807
|
+
"description": "A circle annotation on a 2D image",
|
|
808
|
+
"type": "object",
|
|
809
|
+
"properties": {
|
|
810
|
+
"timestamp": {
|
|
811
|
+
"type": "object",
|
|
812
|
+
"title": "time",
|
|
813
|
+
"properties": {
|
|
814
|
+
"sec": {
|
|
815
|
+
"type": "integer",
|
|
816
|
+
"minimum": 0
|
|
817
|
+
},
|
|
818
|
+
"nsec": {
|
|
819
|
+
"type": "integer",
|
|
820
|
+
"minimum": 0,
|
|
821
|
+
"maximum": 999999999
|
|
822
|
+
}
|
|
823
|
+
},
|
|
824
|
+
"description": "Timestamp of circle"
|
|
825
|
+
},
|
|
826
|
+
"position": {
|
|
827
|
+
"title": "foxglove.Point2",
|
|
828
|
+
"description": "Center of the circle in 2D image coordinates",
|
|
829
|
+
"type": "object",
|
|
830
|
+
"properties": {
|
|
831
|
+
"x": {
|
|
832
|
+
"type": "number",
|
|
833
|
+
"description": "x coordinate position"
|
|
834
|
+
},
|
|
835
|
+
"y": {
|
|
836
|
+
"type": "number",
|
|
837
|
+
"description": "y coordinate position"
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
},
|
|
841
|
+
"diameter": {
|
|
842
|
+
"type": "number",
|
|
843
|
+
"description": "Circle diameter"
|
|
844
|
+
},
|
|
845
|
+
"thickness": {
|
|
846
|
+
"type": "number",
|
|
847
|
+
"description": "Line thickness"
|
|
848
|
+
},
|
|
849
|
+
"fill_color": {
|
|
850
|
+
"title": "foxglove.Color",
|
|
851
|
+
"description": "Fill color",
|
|
852
|
+
"type": "object",
|
|
853
|
+
"properties": {
|
|
854
|
+
"r": {
|
|
855
|
+
"type": "number",
|
|
856
|
+
"description": "Red value between 0 and 1"
|
|
857
|
+
},
|
|
858
|
+
"g": {
|
|
859
|
+
"type": "number",
|
|
860
|
+
"description": "Green value between 0 and 1"
|
|
861
|
+
},
|
|
862
|
+
"b": {
|
|
863
|
+
"type": "number",
|
|
864
|
+
"description": "Blue value between 0 and 1"
|
|
865
|
+
},
|
|
866
|
+
"a": {
|
|
867
|
+
"type": "number",
|
|
868
|
+
"description": "Alpha value between 0 and 1"
|
|
869
|
+
}
|
|
870
|
+
}
|
|
871
|
+
},
|
|
872
|
+
"outline_color": {
|
|
873
|
+
"title": "foxglove.Color",
|
|
874
|
+
"description": "Outline color",
|
|
875
|
+
"type": "object",
|
|
876
|
+
"properties": {
|
|
877
|
+
"r": {
|
|
878
|
+
"type": "number",
|
|
879
|
+
"description": "Red value between 0 and 1"
|
|
880
|
+
},
|
|
881
|
+
"g": {
|
|
882
|
+
"type": "number",
|
|
883
|
+
"description": "Green value between 0 and 1"
|
|
884
|
+
},
|
|
885
|
+
"b": {
|
|
886
|
+
"type": "number",
|
|
887
|
+
"description": "Blue value between 0 and 1"
|
|
888
|
+
},
|
|
889
|
+
"a": {
|
|
890
|
+
"type": "number",
|
|
891
|
+
"description": "Alpha value between 0 and 1"
|
|
892
|
+
}
|
|
893
|
+
}
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
},
|
|
897
|
+
"description": "Circle annotations"
|
|
898
|
+
},
|
|
899
|
+
"points": {
|
|
900
|
+
"type": "array",
|
|
901
|
+
"items": {
|
|
902
|
+
"title": "foxglove.PointsAnnotation",
|
|
903
|
+
"description": "An array of points on a 2D image",
|
|
904
|
+
"type": "object",
|
|
905
|
+
"properties": {
|
|
906
|
+
"timestamp": {
|
|
907
|
+
"type": "object",
|
|
908
|
+
"title": "time",
|
|
909
|
+
"properties": {
|
|
910
|
+
"sec": {
|
|
911
|
+
"type": "integer",
|
|
912
|
+
"minimum": 0
|
|
913
|
+
},
|
|
914
|
+
"nsec": {
|
|
915
|
+
"type": "integer",
|
|
916
|
+
"minimum": 0,
|
|
917
|
+
"maximum": 999999999
|
|
918
|
+
}
|
|
919
|
+
},
|
|
920
|
+
"description": "Timestamp of annotation"
|
|
921
|
+
},
|
|
922
|
+
"type": {
|
|
923
|
+
"title": "foxglove.PointsAnnotationType",
|
|
924
|
+
"description": "Type of points annotation to draw",
|
|
925
|
+
"oneOf": [
|
|
926
|
+
{
|
|
927
|
+
"title": "UNKNOWN",
|
|
928
|
+
"const": 0
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"title": "POINTS",
|
|
932
|
+
"const": 1
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"title": "LINE_LOOP",
|
|
936
|
+
"const": 2
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"title": "LINE_STRIP",
|
|
940
|
+
"const": 3
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"title": "LINE_LIST",
|
|
944
|
+
"const": 4
|
|
945
|
+
}
|
|
946
|
+
]
|
|
947
|
+
},
|
|
948
|
+
"points": {
|
|
949
|
+
"type": "array",
|
|
950
|
+
"items": {
|
|
951
|
+
"title": "foxglove.Point2",
|
|
952
|
+
"description": "A point representing a position in 2D space",
|
|
953
|
+
"type": "object",
|
|
954
|
+
"properties": {
|
|
955
|
+
"x": {
|
|
956
|
+
"type": "number",
|
|
957
|
+
"description": "x coordinate position"
|
|
958
|
+
},
|
|
959
|
+
"y": {
|
|
960
|
+
"type": "number",
|
|
961
|
+
"description": "y coordinate position"
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
},
|
|
965
|
+
"description": "Points in 2D image coordinates"
|
|
966
|
+
},
|
|
967
|
+
"outline_color": {
|
|
968
|
+
"title": "foxglove.Color",
|
|
969
|
+
"description": "Outline color",
|
|
970
|
+
"type": "object",
|
|
971
|
+
"properties": {
|
|
972
|
+
"r": {
|
|
973
|
+
"type": "number",
|
|
974
|
+
"description": "Red value between 0 and 1"
|
|
975
|
+
},
|
|
976
|
+
"g": {
|
|
977
|
+
"type": "number",
|
|
978
|
+
"description": "Green value between 0 and 1"
|
|
979
|
+
},
|
|
980
|
+
"b": {
|
|
981
|
+
"type": "number",
|
|
982
|
+
"description": "Blue value between 0 and 1"
|
|
983
|
+
},
|
|
984
|
+
"a": {
|
|
985
|
+
"type": "number",
|
|
986
|
+
"description": "Alpha value between 0 and 1"
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
},
|
|
990
|
+
"outline_colors": {
|
|
991
|
+
"type": "array",
|
|
992
|
+
"items": {
|
|
993
|
+
"title": "foxglove.Color",
|
|
994
|
+
"description": "A color in RGBA format",
|
|
995
|
+
"type": "object",
|
|
996
|
+
"properties": {
|
|
997
|
+
"r": {
|
|
998
|
+
"type": "number",
|
|
999
|
+
"description": "Red value between 0 and 1"
|
|
1000
|
+
},
|
|
1001
|
+
"g": {
|
|
1002
|
+
"type": "number",
|
|
1003
|
+
"description": "Green value between 0 and 1"
|
|
1004
|
+
},
|
|
1005
|
+
"b": {
|
|
1006
|
+
"type": "number",
|
|
1007
|
+
"description": "Blue value between 0 and 1"
|
|
1008
|
+
},
|
|
1009
|
+
"a": {
|
|
1010
|
+
"type": "number",
|
|
1011
|
+
"description": "Alpha value between 0 and 1"
|
|
1012
|
+
}
|
|
1013
|
+
}
|
|
1014
|
+
},
|
|
1015
|
+
"description": "Per-point colors, if `type` is `POINTS`, or per-segment stroke colors, if `type` is `LINE_LIST`."
|
|
1016
|
+
},
|
|
1017
|
+
"fill_color": {
|
|
1018
|
+
"title": "foxglove.Color",
|
|
1019
|
+
"description": "Fill color",
|
|
1020
|
+
"type": "object",
|
|
1021
|
+
"properties": {
|
|
1022
|
+
"r": {
|
|
1023
|
+
"type": "number",
|
|
1024
|
+
"description": "Red value between 0 and 1"
|
|
1025
|
+
},
|
|
1026
|
+
"g": {
|
|
1027
|
+
"type": "number",
|
|
1028
|
+
"description": "Green value between 0 and 1"
|
|
1029
|
+
},
|
|
1030
|
+
"b": {
|
|
1031
|
+
"type": "number",
|
|
1032
|
+
"description": "Blue value between 0 and 1"
|
|
1033
|
+
},
|
|
1034
|
+
"a": {
|
|
1035
|
+
"type": "number",
|
|
1036
|
+
"description": "Alpha value between 0 and 1"
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
},
|
|
1040
|
+
"thickness": {
|
|
1041
|
+
"type": "number",
|
|
1042
|
+
"description": "Stroke thickness"
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
},
|
|
1046
|
+
"description": "Points annotations"
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
};
|
|
1050
|
+
exports.KeyValuePair = {
|
|
1051
|
+
"title": "foxglove.KeyValuePair",
|
|
1052
|
+
"description": "(Experimental, subject to change) A key with its associated value",
|
|
1053
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
1054
|
+
"type": "object",
|
|
1055
|
+
"properties": {
|
|
1056
|
+
"key": {
|
|
1057
|
+
"type": "string",
|
|
1058
|
+
"description": "Key"
|
|
1059
|
+
},
|
|
1060
|
+
"value": {
|
|
1061
|
+
"type": "string",
|
|
1062
|
+
"description": "Value"
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
1065
|
+
};
|
|
1066
|
+
exports.LaserScan = {
|
|
1067
|
+
"title": "foxglove.LaserScan",
|
|
1068
|
+
"description": "A single scan from a planar laser range-finder",
|
|
1069
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
1070
|
+
"type": "object",
|
|
1071
|
+
"properties": {
|
|
1072
|
+
"timestamp": {
|
|
1073
|
+
"type": "object",
|
|
1074
|
+
"title": "time",
|
|
1075
|
+
"properties": {
|
|
1076
|
+
"sec": {
|
|
1077
|
+
"type": "integer",
|
|
1078
|
+
"minimum": 0
|
|
1079
|
+
},
|
|
1080
|
+
"nsec": {
|
|
1081
|
+
"type": "integer",
|
|
1082
|
+
"minimum": 0,
|
|
1083
|
+
"maximum": 999999999
|
|
1084
|
+
}
|
|
1085
|
+
},
|
|
1086
|
+
"description": "Timestamp of scan"
|
|
1087
|
+
},
|
|
1088
|
+
"frame_id": {
|
|
1089
|
+
"type": "string",
|
|
1090
|
+
"description": "Frame of reference"
|
|
1091
|
+
},
|
|
1092
|
+
"pose": {
|
|
1093
|
+
"title": "foxglove.Pose",
|
|
1094
|
+
"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",
|
|
1095
|
+
"type": "object",
|
|
1096
|
+
"properties": {
|
|
1097
|
+
"position": {
|
|
1098
|
+
"title": "foxglove.Vector3",
|
|
1099
|
+
"description": "Point denoting position in 3D space",
|
|
1100
|
+
"type": "object",
|
|
1101
|
+
"properties": {
|
|
1102
|
+
"x": {
|
|
1103
|
+
"type": "number",
|
|
1104
|
+
"description": "x coordinate length"
|
|
1105
|
+
},
|
|
1106
|
+
"y": {
|
|
1107
|
+
"type": "number",
|
|
1108
|
+
"description": "y coordinate length"
|
|
1109
|
+
},
|
|
1110
|
+
"z": {
|
|
1111
|
+
"type": "number",
|
|
1112
|
+
"description": "z coordinate length"
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
},
|
|
1116
|
+
"orientation": {
|
|
1117
|
+
"title": "foxglove.Quaternion",
|
|
1118
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
1119
|
+
"type": "object",
|
|
1120
|
+
"properties": {
|
|
1121
|
+
"x": {
|
|
1122
|
+
"type": "number",
|
|
1123
|
+
"description": "x value"
|
|
1124
|
+
},
|
|
1125
|
+
"y": {
|
|
1126
|
+
"type": "number",
|
|
1127
|
+
"description": "y value"
|
|
1128
|
+
},
|
|
1129
|
+
"z": {
|
|
1130
|
+
"type": "number",
|
|
1131
|
+
"description": "z value"
|
|
1132
|
+
},
|
|
1133
|
+
"w": {
|
|
1134
|
+
"type": "number",
|
|
1135
|
+
"description": "w value"
|
|
1136
|
+
}
|
|
1137
|
+
}
|
|
1138
|
+
}
|
|
1139
|
+
}
|
|
1140
|
+
},
|
|
1141
|
+
"start_angle": {
|
|
1142
|
+
"type": "number",
|
|
1143
|
+
"description": "Bearing of first point, in radians"
|
|
1144
|
+
},
|
|
1145
|
+
"end_angle": {
|
|
1146
|
+
"type": "number",
|
|
1147
|
+
"description": "Bearing of last point, in radians"
|
|
1148
|
+
},
|
|
1149
|
+
"ranges": {
|
|
1150
|
+
"type": "array",
|
|
1151
|
+
"items": {
|
|
1152
|
+
"type": "number"
|
|
1153
|
+
},
|
|
1154
|
+
"description": "Distance of detections from origin; assumed to be at equally-spaced angles between `start_angle` and `end_angle`"
|
|
1155
|
+
},
|
|
1156
|
+
"intensities": {
|
|
1157
|
+
"type": "array",
|
|
1158
|
+
"items": {
|
|
1159
|
+
"type": "number"
|
|
1160
|
+
},
|
|
1161
|
+
"description": "Intensity of detections"
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
};
|
|
1165
|
+
exports.LinePrimitive = {
|
|
1166
|
+
"title": "foxglove.LinePrimitive",
|
|
1167
|
+
"description": "(Experimental, subject to change) A primitive representing a series of points connected by lines",
|
|
1168
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
1169
|
+
"type": "object",
|
|
1170
|
+
"properties": {
|
|
1171
|
+
"type": {
|
|
1172
|
+
"title": "foxglove.LineType",
|
|
1173
|
+
"description": "Drawing primitive to use for lines",
|
|
1174
|
+
"oneOf": [
|
|
1175
|
+
{
|
|
1176
|
+
"title": "LINE_STRIP",
|
|
1177
|
+
"const": 0,
|
|
1178
|
+
"description": "0-1, 1-2, ..., (n-1)-n"
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
"title": "LINE_LOOP",
|
|
1182
|
+
"const": 1,
|
|
1183
|
+
"description": "0-1, 1-2, ..., (n-1)-n, n-0"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
"title": "LINE_LIST",
|
|
1187
|
+
"const": 2,
|
|
1188
|
+
"description": "0-1, 2-3, 4-5, ..."
|
|
1189
|
+
}
|
|
1190
|
+
]
|
|
1191
|
+
},
|
|
1192
|
+
"pose": {
|
|
1193
|
+
"title": "foxglove.Pose",
|
|
1194
|
+
"description": "Origin of lines relative to reference frame",
|
|
1195
|
+
"type": "object",
|
|
1196
|
+
"properties": {
|
|
1197
|
+
"position": {
|
|
1198
|
+
"title": "foxglove.Vector3",
|
|
1199
|
+
"description": "Point denoting position in 3D space",
|
|
1200
|
+
"type": "object",
|
|
1201
|
+
"properties": {
|
|
1202
|
+
"x": {
|
|
1203
|
+
"type": "number",
|
|
1204
|
+
"description": "x coordinate length"
|
|
1205
|
+
},
|
|
1206
|
+
"y": {
|
|
1207
|
+
"type": "number",
|
|
1208
|
+
"description": "y coordinate length"
|
|
1209
|
+
},
|
|
1210
|
+
"z": {
|
|
1211
|
+
"type": "number",
|
|
1212
|
+
"description": "z coordinate length"
|
|
1213
|
+
}
|
|
1214
|
+
}
|
|
1215
|
+
},
|
|
1216
|
+
"orientation": {
|
|
1217
|
+
"title": "foxglove.Quaternion",
|
|
1218
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
1219
|
+
"type": "object",
|
|
1220
|
+
"properties": {
|
|
1221
|
+
"x": {
|
|
1222
|
+
"type": "number",
|
|
1223
|
+
"description": "x value"
|
|
1224
|
+
},
|
|
1225
|
+
"y": {
|
|
1226
|
+
"type": "number",
|
|
1227
|
+
"description": "y value"
|
|
1228
|
+
},
|
|
1229
|
+
"z": {
|
|
1230
|
+
"type": "number",
|
|
1231
|
+
"description": "z value"
|
|
1232
|
+
},
|
|
1233
|
+
"w": {
|
|
1234
|
+
"type": "number",
|
|
1235
|
+
"description": "w value"
|
|
1236
|
+
}
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1240
|
+
},
|
|
1241
|
+
"thickness": {
|
|
1242
|
+
"type": "number",
|
|
1243
|
+
"description": "Line thickness"
|
|
1244
|
+
},
|
|
1245
|
+
"scale_invariant": {
|
|
1246
|
+
"type": "boolean",
|
|
1247
|
+
"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)"
|
|
1248
|
+
},
|
|
1249
|
+
"points": {
|
|
1250
|
+
"type": "array",
|
|
1251
|
+
"items": {
|
|
1252
|
+
"title": "foxglove.Point3",
|
|
1253
|
+
"description": "A point representing a position in 3D space",
|
|
1254
|
+
"type": "object",
|
|
1255
|
+
"properties": {
|
|
1256
|
+
"x": {
|
|
1257
|
+
"type": "number",
|
|
1258
|
+
"description": "x coordinate position"
|
|
1259
|
+
},
|
|
1260
|
+
"y": {
|
|
1261
|
+
"type": "number",
|
|
1262
|
+
"description": "y coordinate position"
|
|
1263
|
+
},
|
|
1264
|
+
"z": {
|
|
1265
|
+
"type": "number",
|
|
1266
|
+
"description": "z coordinate position"
|
|
1267
|
+
}
|
|
1268
|
+
}
|
|
1269
|
+
},
|
|
1270
|
+
"description": "Points along the line"
|
|
1271
|
+
},
|
|
1272
|
+
"color": {
|
|
1273
|
+
"title": "foxglove.Color",
|
|
1274
|
+
"description": "Solid color to use for the whole line. One of `color` or `colors` must be provided.",
|
|
1275
|
+
"type": "object",
|
|
1276
|
+
"properties": {
|
|
1277
|
+
"r": {
|
|
1278
|
+
"type": "number",
|
|
1279
|
+
"description": "Red value between 0 and 1"
|
|
1280
|
+
},
|
|
1281
|
+
"g": {
|
|
1282
|
+
"type": "number",
|
|
1283
|
+
"description": "Green value between 0 and 1"
|
|
1284
|
+
},
|
|
1285
|
+
"b": {
|
|
1286
|
+
"type": "number",
|
|
1287
|
+
"description": "Blue value between 0 and 1"
|
|
1288
|
+
},
|
|
1289
|
+
"a": {
|
|
1290
|
+
"type": "number",
|
|
1291
|
+
"description": "Alpha value between 0 and 1"
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1295
|
+
"colors": {
|
|
1296
|
+
"type": "array",
|
|
1297
|
+
"items": {
|
|
1298
|
+
"title": "foxglove.Color",
|
|
1299
|
+
"description": "A color in RGBA format",
|
|
1300
|
+
"type": "object",
|
|
1301
|
+
"properties": {
|
|
1302
|
+
"r": {
|
|
1303
|
+
"type": "number",
|
|
1304
|
+
"description": "Red value between 0 and 1"
|
|
1305
|
+
},
|
|
1306
|
+
"g": {
|
|
1307
|
+
"type": "number",
|
|
1308
|
+
"description": "Green value between 0 and 1"
|
|
1309
|
+
},
|
|
1310
|
+
"b": {
|
|
1311
|
+
"type": "number",
|
|
1312
|
+
"description": "Blue value between 0 and 1"
|
|
1313
|
+
},
|
|
1314
|
+
"a": {
|
|
1315
|
+
"type": "number",
|
|
1316
|
+
"description": "Alpha value between 0 and 1"
|
|
1317
|
+
}
|
|
1318
|
+
}
|
|
1319
|
+
},
|
|
1320
|
+
"description": "Per-point colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided."
|
|
1321
|
+
},
|
|
1322
|
+
"indices": {
|
|
1323
|
+
"type": "array",
|
|
1324
|
+
"items": {
|
|
1325
|
+
"type": "integer",
|
|
1326
|
+
"minimum": 0
|
|
1327
|
+
},
|
|
1328
|
+
"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)."
|
|
1329
|
+
}
|
|
1330
|
+
}
|
|
1331
|
+
};
|
|
1332
|
+
exports.LocationFix = {
|
|
1333
|
+
"title": "foxglove.LocationFix",
|
|
1334
|
+
"description": "A navigation satellite fix for any Global Navigation Satellite System",
|
|
1335
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
1336
|
+
"type": "object",
|
|
1337
|
+
"properties": {
|
|
1338
|
+
"latitude": {
|
|
1339
|
+
"type": "number",
|
|
1340
|
+
"description": "Latitude in degrees"
|
|
1341
|
+
},
|
|
1342
|
+
"longitude": {
|
|
1343
|
+
"type": "number",
|
|
1344
|
+
"description": "Longitude in degrees"
|
|
1345
|
+
},
|
|
1346
|
+
"altitude": {
|
|
1347
|
+
"type": "number",
|
|
1348
|
+
"description": "Altitude in meters"
|
|
1349
|
+
},
|
|
1350
|
+
"position_covariance": {
|
|
1351
|
+
"type": "array",
|
|
1352
|
+
"items": {
|
|
1353
|
+
"type": "number"
|
|
1354
|
+
},
|
|
1355
|
+
"minItems": 9,
|
|
1356
|
+
"maxItems": 9,
|
|
1357
|
+
"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."
|
|
1358
|
+
},
|
|
1359
|
+
"position_covariance_type": {
|
|
1360
|
+
"title": "foxglove.PositionCovarianceType",
|
|
1361
|
+
"description": "If `position_covariance` is available, `position_covariance_type` must be set to indicate the type of covariance.",
|
|
1362
|
+
"oneOf": [
|
|
1363
|
+
{
|
|
1364
|
+
"title": "UNKNOWN",
|
|
1365
|
+
"const": 0
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"title": "APPROXIMATED",
|
|
1369
|
+
"const": 1
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
"title": "DIAGONAL_KNOWN",
|
|
1373
|
+
"const": 2
|
|
1374
|
+
},
|
|
1375
|
+
{
|
|
1376
|
+
"title": "KNOWN",
|
|
1377
|
+
"const": 3
|
|
1378
|
+
}
|
|
1379
|
+
]
|
|
1380
|
+
}
|
|
1381
|
+
}
|
|
1382
|
+
};
|
|
1383
|
+
exports.Log = {
|
|
1384
|
+
"title": "foxglove.Log",
|
|
1385
|
+
"description": "A log message",
|
|
1386
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
1387
|
+
"type": "object",
|
|
1388
|
+
"properties": {
|
|
1389
|
+
"timestamp": {
|
|
1390
|
+
"type": "object",
|
|
1391
|
+
"title": "time",
|
|
1392
|
+
"properties": {
|
|
1393
|
+
"sec": {
|
|
1394
|
+
"type": "integer",
|
|
1395
|
+
"minimum": 0
|
|
1396
|
+
},
|
|
1397
|
+
"nsec": {
|
|
1398
|
+
"type": "integer",
|
|
1399
|
+
"minimum": 0,
|
|
1400
|
+
"maximum": 999999999
|
|
1401
|
+
}
|
|
1402
|
+
},
|
|
1403
|
+
"description": "Timestamp of log message"
|
|
1404
|
+
},
|
|
1405
|
+
"level": {
|
|
1406
|
+
"title": "foxglove.LogLevel",
|
|
1407
|
+
"description": "Log level",
|
|
1408
|
+
"oneOf": [
|
|
1409
|
+
{
|
|
1410
|
+
"title": "UNKNOWN",
|
|
1411
|
+
"const": 0
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
"title": "DEBUG",
|
|
1415
|
+
"const": 1
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
"title": "INFO",
|
|
1419
|
+
"const": 2
|
|
1420
|
+
},
|
|
1421
|
+
{
|
|
1422
|
+
"title": "WARNING",
|
|
1423
|
+
"const": 3
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
"title": "ERROR",
|
|
1427
|
+
"const": 4
|
|
1428
|
+
},
|
|
1429
|
+
{
|
|
1430
|
+
"title": "FATAL",
|
|
1431
|
+
"const": 5
|
|
1432
|
+
}
|
|
1433
|
+
]
|
|
1434
|
+
},
|
|
1435
|
+
"message": {
|
|
1436
|
+
"type": "string",
|
|
1437
|
+
"description": "Log message"
|
|
1438
|
+
},
|
|
1439
|
+
"name": {
|
|
1440
|
+
"type": "string",
|
|
1441
|
+
"description": "Process or node name"
|
|
1442
|
+
},
|
|
1443
|
+
"file": {
|
|
1444
|
+
"type": "string",
|
|
1445
|
+
"description": "Filename"
|
|
1446
|
+
},
|
|
1447
|
+
"line": {
|
|
1448
|
+
"type": "integer",
|
|
1449
|
+
"minimum": 0,
|
|
1450
|
+
"description": "Line number in the file"
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
};
|
|
1454
|
+
exports.SceneEntityDeletion = {
|
|
1455
|
+
"title": "foxglove.SceneEntityDeletion",
|
|
1456
|
+
"description": "(Experimental, subject to change) Command to remove previously published entities",
|
|
1457
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
1458
|
+
"type": "object",
|
|
1459
|
+
"properties": {
|
|
1460
|
+
"timestamp": {
|
|
1461
|
+
"type": "object",
|
|
1462
|
+
"title": "time",
|
|
1463
|
+
"properties": {
|
|
1464
|
+
"sec": {
|
|
1465
|
+
"type": "integer",
|
|
1466
|
+
"minimum": 0
|
|
1467
|
+
},
|
|
1468
|
+
"nsec": {
|
|
1469
|
+
"type": "integer",
|
|
1470
|
+
"minimum": 0,
|
|
1471
|
+
"maximum": 999999999
|
|
1472
|
+
}
|
|
1473
|
+
},
|
|
1474
|
+
"description": "Timestamp of the deletion. Only matching entities earlier than this timestamp will be deleted."
|
|
1475
|
+
},
|
|
1476
|
+
"type": {
|
|
1477
|
+
"title": "foxglove.SceneEntityDeletionType",
|
|
1478
|
+
"description": "Type of deletion action to perform",
|
|
1479
|
+
"oneOf": [
|
|
1480
|
+
{
|
|
1481
|
+
"title": "MATCHING_ID",
|
|
1482
|
+
"const": 0,
|
|
1483
|
+
"description": "Delete the existing entity on the same topic that has the provided `id`"
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"title": "ALL",
|
|
1487
|
+
"const": 1,
|
|
1488
|
+
"description": "Delete all existing entities on the same topic"
|
|
1489
|
+
}
|
|
1490
|
+
]
|
|
1491
|
+
},
|
|
1492
|
+
"id": {
|
|
1493
|
+
"type": "string",
|
|
1494
|
+
"description": "Identifier which must match if `type` is `MATCHING_ID`."
|
|
1495
|
+
}
|
|
1496
|
+
}
|
|
1497
|
+
};
|
|
1498
|
+
exports.SceneEntity = {
|
|
1499
|
+
"title": "foxglove.SceneEntity",
|
|
1500
|
+
"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.",
|
|
1501
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
1502
|
+
"type": "object",
|
|
1503
|
+
"properties": {
|
|
1504
|
+
"timestamp": {
|
|
1505
|
+
"type": "object",
|
|
1506
|
+
"title": "time",
|
|
1507
|
+
"properties": {
|
|
1508
|
+
"sec": {
|
|
1509
|
+
"type": "integer",
|
|
1510
|
+
"minimum": 0
|
|
1511
|
+
},
|
|
1512
|
+
"nsec": {
|
|
1513
|
+
"type": "integer",
|
|
1514
|
+
"minimum": 0,
|
|
1515
|
+
"maximum": 999999999
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
"description": "Timestamp of the entity"
|
|
1519
|
+
},
|
|
1520
|
+
"frame_id": {
|
|
1521
|
+
"type": "string",
|
|
1522
|
+
"description": "Frame of reference"
|
|
1523
|
+
},
|
|
1524
|
+
"id": {
|
|
1525
|
+
"type": "string",
|
|
1526
|
+
"description": "Identifier for the entity. A entity will replace any prior entity on the same topic with the same `id`."
|
|
1527
|
+
},
|
|
1528
|
+
"lifetime": {
|
|
1529
|
+
"type": "object",
|
|
1530
|
+
"title": "duration",
|
|
1531
|
+
"properties": {
|
|
1532
|
+
"sec": {
|
|
1533
|
+
"type": "integer"
|
|
1534
|
+
},
|
|
1535
|
+
"nsec": {
|
|
1536
|
+
"type": "integer",
|
|
1537
|
+
"minimum": 0,
|
|
1538
|
+
"maximum": 999999999
|
|
1539
|
+
}
|
|
1540
|
+
},
|
|
1541
|
+
"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."
|
|
1542
|
+
},
|
|
1543
|
+
"frame_locked": {
|
|
1544
|
+
"type": "boolean",
|
|
1545
|
+
"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)"
|
|
1546
|
+
},
|
|
1547
|
+
"metadata": {
|
|
1548
|
+
"type": "array",
|
|
1549
|
+
"items": {
|
|
1550
|
+
"title": "foxglove.KeyValuePair",
|
|
1551
|
+
"description": "(Experimental, subject to change) A key with its associated value",
|
|
1552
|
+
"type": "object",
|
|
1553
|
+
"properties": {
|
|
1554
|
+
"key": {
|
|
1555
|
+
"type": "string",
|
|
1556
|
+
"description": "Key"
|
|
1557
|
+
},
|
|
1558
|
+
"value": {
|
|
1559
|
+
"type": "string",
|
|
1560
|
+
"description": "Value"
|
|
1561
|
+
}
|
|
1562
|
+
}
|
|
1563
|
+
},
|
|
1564
|
+
"description": "Additional user-provided metadata associated with the entity. Keys must be unique."
|
|
1565
|
+
},
|
|
1566
|
+
"arrows": {
|
|
1567
|
+
"type": "array",
|
|
1568
|
+
"items": {
|
|
1569
|
+
"title": "foxglove.ArrowPrimitive",
|
|
1570
|
+
"description": "(Experimental, subject to change) A primitive representing an arrow",
|
|
1571
|
+
"type": "object",
|
|
1572
|
+
"properties": {
|
|
1573
|
+
"pose": {
|
|
1574
|
+
"title": "foxglove.Pose",
|
|
1575
|
+
"description": "Position of the arrow's tail and orientation of the arrow. Identity orientation means the arrow points in the +x direction.",
|
|
1576
|
+
"type": "object",
|
|
1577
|
+
"properties": {
|
|
1578
|
+
"position": {
|
|
1579
|
+
"title": "foxglove.Vector3",
|
|
1580
|
+
"description": "Point denoting position in 3D space",
|
|
1581
|
+
"type": "object",
|
|
1582
|
+
"properties": {
|
|
1583
|
+
"x": {
|
|
1584
|
+
"type": "number",
|
|
1585
|
+
"description": "x coordinate length"
|
|
1586
|
+
},
|
|
1587
|
+
"y": {
|
|
1588
|
+
"type": "number",
|
|
1589
|
+
"description": "y coordinate length"
|
|
1590
|
+
},
|
|
1591
|
+
"z": {
|
|
1592
|
+
"type": "number",
|
|
1593
|
+
"description": "z coordinate length"
|
|
1594
|
+
}
|
|
1595
|
+
}
|
|
1596
|
+
},
|
|
1597
|
+
"orientation": {
|
|
1598
|
+
"title": "foxglove.Quaternion",
|
|
1599
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
1600
|
+
"type": "object",
|
|
1601
|
+
"properties": {
|
|
1602
|
+
"x": {
|
|
1603
|
+
"type": "number",
|
|
1604
|
+
"description": "x value"
|
|
1605
|
+
},
|
|
1606
|
+
"y": {
|
|
1607
|
+
"type": "number",
|
|
1608
|
+
"description": "y value"
|
|
1609
|
+
},
|
|
1610
|
+
"z": {
|
|
1611
|
+
"type": "number",
|
|
1612
|
+
"description": "z value"
|
|
1613
|
+
},
|
|
1614
|
+
"w": {
|
|
1615
|
+
"type": "number",
|
|
1616
|
+
"description": "w value"
|
|
1617
|
+
}
|
|
1618
|
+
}
|
|
1619
|
+
}
|
|
1620
|
+
}
|
|
1621
|
+
},
|
|
1622
|
+
"shaft_length": {
|
|
1623
|
+
"type": "number",
|
|
1624
|
+
"description": "Length of the arrow shaft"
|
|
1625
|
+
},
|
|
1626
|
+
"shaft_diameter": {
|
|
1627
|
+
"type": "number",
|
|
1628
|
+
"description": "Diameter of the arrow shaft"
|
|
1629
|
+
},
|
|
1630
|
+
"head_length": {
|
|
1631
|
+
"type": "number",
|
|
1632
|
+
"description": "Length of the arrow head"
|
|
1633
|
+
},
|
|
1634
|
+
"head_diameter": {
|
|
1635
|
+
"type": "number",
|
|
1636
|
+
"description": "Diameter of the arrow head"
|
|
1637
|
+
},
|
|
1638
|
+
"color": {
|
|
1639
|
+
"title": "foxglove.Color",
|
|
1640
|
+
"description": "Color of the arrow",
|
|
1641
|
+
"type": "object",
|
|
1642
|
+
"properties": {
|
|
1643
|
+
"r": {
|
|
1644
|
+
"type": "number",
|
|
1645
|
+
"description": "Red value between 0 and 1"
|
|
1646
|
+
},
|
|
1647
|
+
"g": {
|
|
1648
|
+
"type": "number",
|
|
1649
|
+
"description": "Green value between 0 and 1"
|
|
1650
|
+
},
|
|
1651
|
+
"b": {
|
|
1652
|
+
"type": "number",
|
|
1653
|
+
"description": "Blue value between 0 and 1"
|
|
1654
|
+
},
|
|
1655
|
+
"a": {
|
|
1656
|
+
"type": "number",
|
|
1657
|
+
"description": "Alpha value between 0 and 1"
|
|
1658
|
+
}
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
}
|
|
1662
|
+
},
|
|
1663
|
+
"description": "Arrow primitives"
|
|
1664
|
+
},
|
|
1665
|
+
"cubes": {
|
|
1666
|
+
"type": "array",
|
|
1667
|
+
"items": {
|
|
1668
|
+
"title": "foxglove.CubePrimitive",
|
|
1669
|
+
"description": "(Experimental, subject to change) A primitive representing a cube or rectangular prism",
|
|
1670
|
+
"type": "object",
|
|
1671
|
+
"properties": {
|
|
1672
|
+
"pose": {
|
|
1673
|
+
"title": "foxglove.Pose",
|
|
1674
|
+
"description": "Position of the center of the cube and orientation of the cube",
|
|
1675
|
+
"type": "object",
|
|
1676
|
+
"properties": {
|
|
1677
|
+
"position": {
|
|
1678
|
+
"title": "foxglove.Vector3",
|
|
1679
|
+
"description": "Point denoting position in 3D space",
|
|
1680
|
+
"type": "object",
|
|
1681
|
+
"properties": {
|
|
1682
|
+
"x": {
|
|
1683
|
+
"type": "number",
|
|
1684
|
+
"description": "x coordinate length"
|
|
1685
|
+
},
|
|
1686
|
+
"y": {
|
|
1687
|
+
"type": "number",
|
|
1688
|
+
"description": "y coordinate length"
|
|
1689
|
+
},
|
|
1690
|
+
"z": {
|
|
1691
|
+
"type": "number",
|
|
1692
|
+
"description": "z coordinate length"
|
|
1693
|
+
}
|
|
1694
|
+
}
|
|
1695
|
+
},
|
|
1696
|
+
"orientation": {
|
|
1697
|
+
"title": "foxglove.Quaternion",
|
|
1698
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
1699
|
+
"type": "object",
|
|
1700
|
+
"properties": {
|
|
1701
|
+
"x": {
|
|
1702
|
+
"type": "number",
|
|
1703
|
+
"description": "x value"
|
|
1704
|
+
},
|
|
1705
|
+
"y": {
|
|
1706
|
+
"type": "number",
|
|
1707
|
+
"description": "y value"
|
|
1708
|
+
},
|
|
1709
|
+
"z": {
|
|
1710
|
+
"type": "number",
|
|
1711
|
+
"description": "z value"
|
|
1712
|
+
},
|
|
1713
|
+
"w": {
|
|
1714
|
+
"type": "number",
|
|
1715
|
+
"description": "w value"
|
|
1716
|
+
}
|
|
1717
|
+
}
|
|
1718
|
+
}
|
|
1719
|
+
}
|
|
1720
|
+
},
|
|
1721
|
+
"size": {
|
|
1722
|
+
"title": "foxglove.Vector3",
|
|
1723
|
+
"description": "Size of the cube along each axis",
|
|
1724
|
+
"type": "object",
|
|
1725
|
+
"properties": {
|
|
1726
|
+
"x": {
|
|
1727
|
+
"type": "number",
|
|
1728
|
+
"description": "x coordinate length"
|
|
1729
|
+
},
|
|
1730
|
+
"y": {
|
|
1731
|
+
"type": "number",
|
|
1732
|
+
"description": "y coordinate length"
|
|
1733
|
+
},
|
|
1734
|
+
"z": {
|
|
1735
|
+
"type": "number",
|
|
1736
|
+
"description": "z coordinate length"
|
|
1737
|
+
}
|
|
1738
|
+
}
|
|
1739
|
+
},
|
|
1740
|
+
"color": {
|
|
1741
|
+
"title": "foxglove.Color",
|
|
1742
|
+
"description": "Color of the arrow",
|
|
1743
|
+
"type": "object",
|
|
1744
|
+
"properties": {
|
|
1745
|
+
"r": {
|
|
1746
|
+
"type": "number",
|
|
1747
|
+
"description": "Red value between 0 and 1"
|
|
1748
|
+
},
|
|
1749
|
+
"g": {
|
|
1750
|
+
"type": "number",
|
|
1751
|
+
"description": "Green value between 0 and 1"
|
|
1752
|
+
},
|
|
1753
|
+
"b": {
|
|
1754
|
+
"type": "number",
|
|
1755
|
+
"description": "Blue value between 0 and 1"
|
|
1756
|
+
},
|
|
1757
|
+
"a": {
|
|
1758
|
+
"type": "number",
|
|
1759
|
+
"description": "Alpha value between 0 and 1"
|
|
1760
|
+
}
|
|
1761
|
+
}
|
|
1762
|
+
}
|
|
1763
|
+
}
|
|
1764
|
+
},
|
|
1765
|
+
"description": "Cube primitives"
|
|
1766
|
+
},
|
|
1767
|
+
"spheres": {
|
|
1768
|
+
"type": "array",
|
|
1769
|
+
"items": {
|
|
1770
|
+
"title": "foxglove.SpherePrimitive",
|
|
1771
|
+
"description": "(Experimental, subject to change) A primitive representing a sphere or ellipsoid",
|
|
1772
|
+
"type": "object",
|
|
1773
|
+
"properties": {
|
|
1774
|
+
"pose": {
|
|
1775
|
+
"title": "foxglove.Pose",
|
|
1776
|
+
"description": "Position of the center of the sphere and orientation of the sphere",
|
|
1777
|
+
"type": "object",
|
|
1778
|
+
"properties": {
|
|
1779
|
+
"position": {
|
|
1780
|
+
"title": "foxglove.Vector3",
|
|
1781
|
+
"description": "Point denoting position in 3D space",
|
|
1782
|
+
"type": "object",
|
|
1783
|
+
"properties": {
|
|
1784
|
+
"x": {
|
|
1785
|
+
"type": "number",
|
|
1786
|
+
"description": "x coordinate length"
|
|
1787
|
+
},
|
|
1788
|
+
"y": {
|
|
1789
|
+
"type": "number",
|
|
1790
|
+
"description": "y coordinate length"
|
|
1791
|
+
},
|
|
1792
|
+
"z": {
|
|
1793
|
+
"type": "number",
|
|
1794
|
+
"description": "z coordinate length"
|
|
1795
|
+
}
|
|
1796
|
+
}
|
|
1797
|
+
},
|
|
1798
|
+
"orientation": {
|
|
1799
|
+
"title": "foxglove.Quaternion",
|
|
1800
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
1801
|
+
"type": "object",
|
|
1802
|
+
"properties": {
|
|
1803
|
+
"x": {
|
|
1804
|
+
"type": "number",
|
|
1805
|
+
"description": "x value"
|
|
1806
|
+
},
|
|
1807
|
+
"y": {
|
|
1808
|
+
"type": "number",
|
|
1809
|
+
"description": "y value"
|
|
1810
|
+
},
|
|
1811
|
+
"z": {
|
|
1812
|
+
"type": "number",
|
|
1813
|
+
"description": "z value"
|
|
1814
|
+
},
|
|
1815
|
+
"w": {
|
|
1816
|
+
"type": "number",
|
|
1817
|
+
"description": "w value"
|
|
1818
|
+
}
|
|
1819
|
+
}
|
|
1820
|
+
}
|
|
1821
|
+
}
|
|
1822
|
+
},
|
|
1823
|
+
"size": {
|
|
1824
|
+
"title": "foxglove.Vector3",
|
|
1825
|
+
"description": "Size (diameter) of the sphere along each axis",
|
|
1826
|
+
"type": "object",
|
|
1827
|
+
"properties": {
|
|
1828
|
+
"x": {
|
|
1829
|
+
"type": "number",
|
|
1830
|
+
"description": "x coordinate length"
|
|
1831
|
+
},
|
|
1832
|
+
"y": {
|
|
1833
|
+
"type": "number",
|
|
1834
|
+
"description": "y coordinate length"
|
|
1835
|
+
},
|
|
1836
|
+
"z": {
|
|
1837
|
+
"type": "number",
|
|
1838
|
+
"description": "z coordinate length"
|
|
1839
|
+
}
|
|
1840
|
+
}
|
|
1841
|
+
},
|
|
1842
|
+
"color": {
|
|
1843
|
+
"title": "foxglove.Color",
|
|
1844
|
+
"description": "Color of the sphere",
|
|
1845
|
+
"type": "object",
|
|
1846
|
+
"properties": {
|
|
1847
|
+
"r": {
|
|
1848
|
+
"type": "number",
|
|
1849
|
+
"description": "Red value between 0 and 1"
|
|
1850
|
+
},
|
|
1851
|
+
"g": {
|
|
1852
|
+
"type": "number",
|
|
1853
|
+
"description": "Green value between 0 and 1"
|
|
1854
|
+
},
|
|
1855
|
+
"b": {
|
|
1856
|
+
"type": "number",
|
|
1857
|
+
"description": "Blue value between 0 and 1"
|
|
1858
|
+
},
|
|
1859
|
+
"a": {
|
|
1860
|
+
"type": "number",
|
|
1861
|
+
"description": "Alpha value between 0 and 1"
|
|
1862
|
+
}
|
|
1863
|
+
}
|
|
1864
|
+
}
|
|
1865
|
+
}
|
|
1866
|
+
},
|
|
1867
|
+
"description": "Sphere primitives"
|
|
1868
|
+
},
|
|
1869
|
+
"cylinders": {
|
|
1870
|
+
"type": "array",
|
|
1871
|
+
"items": {
|
|
1872
|
+
"title": "foxglove.CylinderPrimitive",
|
|
1873
|
+
"description": "(Experimental, subject to change) A primitive representing a cylinder, elliptic cylinder, or truncated cone",
|
|
1874
|
+
"type": "object",
|
|
1875
|
+
"properties": {
|
|
1876
|
+
"pose": {
|
|
1877
|
+
"title": "foxglove.Pose",
|
|
1878
|
+
"description": "Position of the center of the cylinder and orientation of the cylinder. The flat face(s) are perpendicular to the z-axis.",
|
|
1879
|
+
"type": "object",
|
|
1880
|
+
"properties": {
|
|
1881
|
+
"position": {
|
|
1882
|
+
"title": "foxglove.Vector3",
|
|
1883
|
+
"description": "Point denoting position in 3D space",
|
|
1884
|
+
"type": "object",
|
|
1885
|
+
"properties": {
|
|
1886
|
+
"x": {
|
|
1887
|
+
"type": "number",
|
|
1888
|
+
"description": "x coordinate length"
|
|
1889
|
+
},
|
|
1890
|
+
"y": {
|
|
1891
|
+
"type": "number",
|
|
1892
|
+
"description": "y coordinate length"
|
|
1893
|
+
},
|
|
1894
|
+
"z": {
|
|
1895
|
+
"type": "number",
|
|
1896
|
+
"description": "z coordinate length"
|
|
1897
|
+
}
|
|
1898
|
+
}
|
|
1899
|
+
},
|
|
1900
|
+
"orientation": {
|
|
1901
|
+
"title": "foxglove.Quaternion",
|
|
1902
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
1903
|
+
"type": "object",
|
|
1904
|
+
"properties": {
|
|
1905
|
+
"x": {
|
|
1906
|
+
"type": "number",
|
|
1907
|
+
"description": "x value"
|
|
1908
|
+
},
|
|
1909
|
+
"y": {
|
|
1910
|
+
"type": "number",
|
|
1911
|
+
"description": "y value"
|
|
1912
|
+
},
|
|
1913
|
+
"z": {
|
|
1914
|
+
"type": "number",
|
|
1915
|
+
"description": "z value"
|
|
1916
|
+
},
|
|
1917
|
+
"w": {
|
|
1918
|
+
"type": "number",
|
|
1919
|
+
"description": "w value"
|
|
1920
|
+
}
|
|
1921
|
+
}
|
|
1922
|
+
}
|
|
1923
|
+
}
|
|
1924
|
+
},
|
|
1925
|
+
"size": {
|
|
1926
|
+
"title": "foxglove.Vector3",
|
|
1927
|
+
"description": "Size of the cylinder's bounding box",
|
|
1928
|
+
"type": "object",
|
|
1929
|
+
"properties": {
|
|
1930
|
+
"x": {
|
|
1931
|
+
"type": "number",
|
|
1932
|
+
"description": "x coordinate length"
|
|
1933
|
+
},
|
|
1934
|
+
"y": {
|
|
1935
|
+
"type": "number",
|
|
1936
|
+
"description": "y coordinate length"
|
|
1937
|
+
},
|
|
1938
|
+
"z": {
|
|
1939
|
+
"type": "number",
|
|
1940
|
+
"description": "z coordinate length"
|
|
1941
|
+
}
|
|
1942
|
+
}
|
|
1943
|
+
},
|
|
1944
|
+
"bottom_scale": {
|
|
1945
|
+
"type": "number",
|
|
1946
|
+
"description": "0-1, ratio of the diameter of the cylinder's bottom face (min z) to the bottom of the bounding box"
|
|
1947
|
+
},
|
|
1948
|
+
"top_scale": {
|
|
1949
|
+
"type": "number",
|
|
1950
|
+
"description": "0-1, ratio of the diameter of the cylinder's top face (max z) to the top of the bounding box"
|
|
1951
|
+
},
|
|
1952
|
+
"color": {
|
|
1953
|
+
"title": "foxglove.Color",
|
|
1954
|
+
"description": "Color of the cylinder",
|
|
1955
|
+
"type": "object",
|
|
1956
|
+
"properties": {
|
|
1957
|
+
"r": {
|
|
1958
|
+
"type": "number",
|
|
1959
|
+
"description": "Red value between 0 and 1"
|
|
1960
|
+
},
|
|
1961
|
+
"g": {
|
|
1962
|
+
"type": "number",
|
|
1963
|
+
"description": "Green value between 0 and 1"
|
|
1964
|
+
},
|
|
1965
|
+
"b": {
|
|
1966
|
+
"type": "number",
|
|
1967
|
+
"description": "Blue value between 0 and 1"
|
|
1968
|
+
},
|
|
1969
|
+
"a": {
|
|
1970
|
+
"type": "number",
|
|
1971
|
+
"description": "Alpha value between 0 and 1"
|
|
1972
|
+
}
|
|
1973
|
+
}
|
|
1974
|
+
}
|
|
1975
|
+
}
|
|
1976
|
+
},
|
|
1977
|
+
"description": "Cylinder primitives"
|
|
1978
|
+
},
|
|
1979
|
+
"lines": {
|
|
1980
|
+
"type": "array",
|
|
1981
|
+
"items": {
|
|
1982
|
+
"title": "foxglove.LinePrimitive",
|
|
1983
|
+
"description": "(Experimental, subject to change) A primitive representing a series of points connected by lines",
|
|
1984
|
+
"type": "object",
|
|
1985
|
+
"properties": {
|
|
1986
|
+
"type": {
|
|
1987
|
+
"title": "foxglove.LineType",
|
|
1988
|
+
"description": "Drawing primitive to use for lines",
|
|
1989
|
+
"oneOf": [
|
|
1990
|
+
{
|
|
1991
|
+
"title": "LINE_STRIP",
|
|
1992
|
+
"const": 0,
|
|
1993
|
+
"description": "0-1, 1-2, ..., (n-1)-n"
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"title": "LINE_LOOP",
|
|
1997
|
+
"const": 1,
|
|
1998
|
+
"description": "0-1, 1-2, ..., (n-1)-n, n-0"
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"title": "LINE_LIST",
|
|
2002
|
+
"const": 2,
|
|
2003
|
+
"description": "0-1, 2-3, 4-5, ..."
|
|
2004
|
+
}
|
|
2005
|
+
]
|
|
2006
|
+
},
|
|
2007
|
+
"pose": {
|
|
2008
|
+
"title": "foxglove.Pose",
|
|
2009
|
+
"description": "Origin of lines relative to reference frame",
|
|
2010
|
+
"type": "object",
|
|
2011
|
+
"properties": {
|
|
2012
|
+
"position": {
|
|
2013
|
+
"title": "foxglove.Vector3",
|
|
2014
|
+
"description": "Point denoting position in 3D space",
|
|
2015
|
+
"type": "object",
|
|
2016
|
+
"properties": {
|
|
2017
|
+
"x": {
|
|
2018
|
+
"type": "number",
|
|
2019
|
+
"description": "x coordinate length"
|
|
2020
|
+
},
|
|
2021
|
+
"y": {
|
|
2022
|
+
"type": "number",
|
|
2023
|
+
"description": "y coordinate length"
|
|
2024
|
+
},
|
|
2025
|
+
"z": {
|
|
2026
|
+
"type": "number",
|
|
2027
|
+
"description": "z coordinate length"
|
|
2028
|
+
}
|
|
2029
|
+
}
|
|
2030
|
+
},
|
|
2031
|
+
"orientation": {
|
|
2032
|
+
"title": "foxglove.Quaternion",
|
|
2033
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2034
|
+
"type": "object",
|
|
2035
|
+
"properties": {
|
|
2036
|
+
"x": {
|
|
2037
|
+
"type": "number",
|
|
2038
|
+
"description": "x value"
|
|
2039
|
+
},
|
|
2040
|
+
"y": {
|
|
2041
|
+
"type": "number",
|
|
2042
|
+
"description": "y value"
|
|
2043
|
+
},
|
|
2044
|
+
"z": {
|
|
2045
|
+
"type": "number",
|
|
2046
|
+
"description": "z value"
|
|
2047
|
+
},
|
|
2048
|
+
"w": {
|
|
2049
|
+
"type": "number",
|
|
2050
|
+
"description": "w value"
|
|
2051
|
+
}
|
|
2052
|
+
}
|
|
2053
|
+
}
|
|
2054
|
+
}
|
|
2055
|
+
},
|
|
2056
|
+
"thickness": {
|
|
2057
|
+
"type": "number",
|
|
2058
|
+
"description": "Line thickness"
|
|
2059
|
+
},
|
|
2060
|
+
"scale_invariant": {
|
|
2061
|
+
"type": "boolean",
|
|
2062
|
+
"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)"
|
|
2063
|
+
},
|
|
2064
|
+
"points": {
|
|
2065
|
+
"type": "array",
|
|
2066
|
+
"items": {
|
|
2067
|
+
"title": "foxglove.Point3",
|
|
2068
|
+
"description": "A point representing a position in 3D space",
|
|
2069
|
+
"type": "object",
|
|
2070
|
+
"properties": {
|
|
2071
|
+
"x": {
|
|
2072
|
+
"type": "number",
|
|
2073
|
+
"description": "x coordinate position"
|
|
2074
|
+
},
|
|
2075
|
+
"y": {
|
|
2076
|
+
"type": "number",
|
|
2077
|
+
"description": "y coordinate position"
|
|
2078
|
+
},
|
|
2079
|
+
"z": {
|
|
2080
|
+
"type": "number",
|
|
2081
|
+
"description": "z coordinate position"
|
|
2082
|
+
}
|
|
2083
|
+
}
|
|
2084
|
+
},
|
|
2085
|
+
"description": "Points along the line"
|
|
2086
|
+
},
|
|
2087
|
+
"color": {
|
|
2088
|
+
"title": "foxglove.Color",
|
|
2089
|
+
"description": "Solid color to use for the whole line. One of `color` or `colors` must be provided.",
|
|
2090
|
+
"type": "object",
|
|
2091
|
+
"properties": {
|
|
2092
|
+
"r": {
|
|
2093
|
+
"type": "number",
|
|
2094
|
+
"description": "Red value between 0 and 1"
|
|
2095
|
+
},
|
|
2096
|
+
"g": {
|
|
2097
|
+
"type": "number",
|
|
2098
|
+
"description": "Green value between 0 and 1"
|
|
2099
|
+
},
|
|
2100
|
+
"b": {
|
|
2101
|
+
"type": "number",
|
|
2102
|
+
"description": "Blue value between 0 and 1"
|
|
2103
|
+
},
|
|
2104
|
+
"a": {
|
|
2105
|
+
"type": "number",
|
|
2106
|
+
"description": "Alpha value between 0 and 1"
|
|
2107
|
+
}
|
|
2108
|
+
}
|
|
2109
|
+
},
|
|
2110
|
+
"colors": {
|
|
2111
|
+
"type": "array",
|
|
2112
|
+
"items": {
|
|
2113
|
+
"title": "foxglove.Color",
|
|
2114
|
+
"description": "A color in RGBA format",
|
|
2115
|
+
"type": "object",
|
|
2116
|
+
"properties": {
|
|
2117
|
+
"r": {
|
|
2118
|
+
"type": "number",
|
|
2119
|
+
"description": "Red value between 0 and 1"
|
|
2120
|
+
},
|
|
2121
|
+
"g": {
|
|
2122
|
+
"type": "number",
|
|
2123
|
+
"description": "Green value between 0 and 1"
|
|
2124
|
+
},
|
|
2125
|
+
"b": {
|
|
2126
|
+
"type": "number",
|
|
2127
|
+
"description": "Blue value between 0 and 1"
|
|
2128
|
+
},
|
|
2129
|
+
"a": {
|
|
2130
|
+
"type": "number",
|
|
2131
|
+
"description": "Alpha value between 0 and 1"
|
|
2132
|
+
}
|
|
2133
|
+
}
|
|
2134
|
+
},
|
|
2135
|
+
"description": "Per-point colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided."
|
|
2136
|
+
},
|
|
2137
|
+
"indices": {
|
|
2138
|
+
"type": "array",
|
|
2139
|
+
"items": {
|
|
2140
|
+
"type": "integer",
|
|
2141
|
+
"minimum": 0
|
|
2142
|
+
},
|
|
2143
|
+
"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)."
|
|
2144
|
+
}
|
|
2145
|
+
}
|
|
2146
|
+
},
|
|
2147
|
+
"description": "Line primitives"
|
|
2148
|
+
},
|
|
2149
|
+
"triangles": {
|
|
2150
|
+
"type": "array",
|
|
2151
|
+
"items": {
|
|
2152
|
+
"title": "foxglove.TriangleListPrimitive",
|
|
2153
|
+
"description": "(Experimental, subject to change) A primitive representing a set of triangles or a surface tiled by triangles",
|
|
2154
|
+
"type": "object",
|
|
2155
|
+
"properties": {
|
|
2156
|
+
"pose": {
|
|
2157
|
+
"title": "foxglove.Pose",
|
|
2158
|
+
"description": "Origin of triangles relative to reference frame",
|
|
2159
|
+
"type": "object",
|
|
2160
|
+
"properties": {
|
|
2161
|
+
"position": {
|
|
2162
|
+
"title": "foxglove.Vector3",
|
|
2163
|
+
"description": "Point denoting position in 3D space",
|
|
2164
|
+
"type": "object",
|
|
2165
|
+
"properties": {
|
|
2166
|
+
"x": {
|
|
2167
|
+
"type": "number",
|
|
2168
|
+
"description": "x coordinate length"
|
|
2169
|
+
},
|
|
2170
|
+
"y": {
|
|
2171
|
+
"type": "number",
|
|
2172
|
+
"description": "y coordinate length"
|
|
2173
|
+
},
|
|
2174
|
+
"z": {
|
|
2175
|
+
"type": "number",
|
|
2176
|
+
"description": "z coordinate length"
|
|
2177
|
+
}
|
|
2178
|
+
}
|
|
2179
|
+
},
|
|
2180
|
+
"orientation": {
|
|
2181
|
+
"title": "foxglove.Quaternion",
|
|
2182
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2183
|
+
"type": "object",
|
|
2184
|
+
"properties": {
|
|
2185
|
+
"x": {
|
|
2186
|
+
"type": "number",
|
|
2187
|
+
"description": "x value"
|
|
2188
|
+
},
|
|
2189
|
+
"y": {
|
|
2190
|
+
"type": "number",
|
|
2191
|
+
"description": "y value"
|
|
2192
|
+
},
|
|
2193
|
+
"z": {
|
|
2194
|
+
"type": "number",
|
|
2195
|
+
"description": "z value"
|
|
2196
|
+
},
|
|
2197
|
+
"w": {
|
|
2198
|
+
"type": "number",
|
|
2199
|
+
"description": "w value"
|
|
2200
|
+
}
|
|
2201
|
+
}
|
|
2202
|
+
}
|
|
2203
|
+
}
|
|
2204
|
+
},
|
|
2205
|
+
"points": {
|
|
2206
|
+
"type": "array",
|
|
2207
|
+
"items": {
|
|
2208
|
+
"title": "foxglove.Point3",
|
|
2209
|
+
"description": "A point representing a position in 3D space",
|
|
2210
|
+
"type": "object",
|
|
2211
|
+
"properties": {
|
|
2212
|
+
"x": {
|
|
2213
|
+
"type": "number",
|
|
2214
|
+
"description": "x coordinate position"
|
|
2215
|
+
},
|
|
2216
|
+
"y": {
|
|
2217
|
+
"type": "number",
|
|
2218
|
+
"description": "y coordinate position"
|
|
2219
|
+
},
|
|
2220
|
+
"z": {
|
|
2221
|
+
"type": "number",
|
|
2222
|
+
"description": "z coordinate position"
|
|
2223
|
+
}
|
|
2224
|
+
}
|
|
2225
|
+
},
|
|
2226
|
+
"description": "Vertices to use for triangles, interpreted as a list of triples (0-1-2, 3-4-5, ...)"
|
|
2227
|
+
},
|
|
2228
|
+
"color": {
|
|
2229
|
+
"title": "foxglove.Color",
|
|
2230
|
+
"description": "Solid color to use for the whole shape. One of `color` or `colors` must be provided.",
|
|
2231
|
+
"type": "object",
|
|
2232
|
+
"properties": {
|
|
2233
|
+
"r": {
|
|
2234
|
+
"type": "number",
|
|
2235
|
+
"description": "Red value between 0 and 1"
|
|
2236
|
+
},
|
|
2237
|
+
"g": {
|
|
2238
|
+
"type": "number",
|
|
2239
|
+
"description": "Green value between 0 and 1"
|
|
2240
|
+
},
|
|
2241
|
+
"b": {
|
|
2242
|
+
"type": "number",
|
|
2243
|
+
"description": "Blue value between 0 and 1"
|
|
2244
|
+
},
|
|
2245
|
+
"a": {
|
|
2246
|
+
"type": "number",
|
|
2247
|
+
"description": "Alpha value between 0 and 1"
|
|
2248
|
+
}
|
|
2249
|
+
}
|
|
2250
|
+
},
|
|
2251
|
+
"colors": {
|
|
2252
|
+
"type": "array",
|
|
2253
|
+
"items": {
|
|
2254
|
+
"title": "foxglove.Color",
|
|
2255
|
+
"description": "A color in RGBA format",
|
|
2256
|
+
"type": "object",
|
|
2257
|
+
"properties": {
|
|
2258
|
+
"r": {
|
|
2259
|
+
"type": "number",
|
|
2260
|
+
"description": "Red value between 0 and 1"
|
|
2261
|
+
},
|
|
2262
|
+
"g": {
|
|
2263
|
+
"type": "number",
|
|
2264
|
+
"description": "Green value between 0 and 1"
|
|
2265
|
+
},
|
|
2266
|
+
"b": {
|
|
2267
|
+
"type": "number",
|
|
2268
|
+
"description": "Blue value between 0 and 1"
|
|
2269
|
+
},
|
|
2270
|
+
"a": {
|
|
2271
|
+
"type": "number",
|
|
2272
|
+
"description": "Alpha value between 0 and 1"
|
|
2273
|
+
}
|
|
2274
|
+
}
|
|
2275
|
+
},
|
|
2276
|
+
"description": "Per-vertex colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided."
|
|
2277
|
+
},
|
|
2278
|
+
"indices": {
|
|
2279
|
+
"type": "array",
|
|
2280
|
+
"items": {
|
|
2281
|
+
"type": "integer",
|
|
2282
|
+
"minimum": 0
|
|
2283
|
+
},
|
|
2284
|
+
"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)."
|
|
2285
|
+
}
|
|
2286
|
+
}
|
|
2287
|
+
},
|
|
2288
|
+
"description": "Triangle list primitives"
|
|
2289
|
+
},
|
|
2290
|
+
"texts": {
|
|
2291
|
+
"type": "array",
|
|
2292
|
+
"items": {
|
|
2293
|
+
"title": "foxglove.TextPrimitive",
|
|
2294
|
+
"description": "(Experimental, subject to change) A primitive representing a text label",
|
|
2295
|
+
"type": "object",
|
|
2296
|
+
"properties": {
|
|
2297
|
+
"pose": {
|
|
2298
|
+
"title": "foxglove.Pose",
|
|
2299
|
+
"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.",
|
|
2300
|
+
"type": "object",
|
|
2301
|
+
"properties": {
|
|
2302
|
+
"position": {
|
|
2303
|
+
"title": "foxglove.Vector3",
|
|
2304
|
+
"description": "Point denoting position in 3D space",
|
|
2305
|
+
"type": "object",
|
|
2306
|
+
"properties": {
|
|
2307
|
+
"x": {
|
|
2308
|
+
"type": "number",
|
|
2309
|
+
"description": "x coordinate length"
|
|
2310
|
+
},
|
|
2311
|
+
"y": {
|
|
2312
|
+
"type": "number",
|
|
2313
|
+
"description": "y coordinate length"
|
|
2314
|
+
},
|
|
2315
|
+
"z": {
|
|
2316
|
+
"type": "number",
|
|
2317
|
+
"description": "z coordinate length"
|
|
2318
|
+
}
|
|
2319
|
+
}
|
|
2320
|
+
},
|
|
2321
|
+
"orientation": {
|
|
2322
|
+
"title": "foxglove.Quaternion",
|
|
2323
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2324
|
+
"type": "object",
|
|
2325
|
+
"properties": {
|
|
2326
|
+
"x": {
|
|
2327
|
+
"type": "number",
|
|
2328
|
+
"description": "x value"
|
|
2329
|
+
},
|
|
2330
|
+
"y": {
|
|
2331
|
+
"type": "number",
|
|
2332
|
+
"description": "y value"
|
|
2333
|
+
},
|
|
2334
|
+
"z": {
|
|
2335
|
+
"type": "number",
|
|
2336
|
+
"description": "z value"
|
|
2337
|
+
},
|
|
2338
|
+
"w": {
|
|
2339
|
+
"type": "number",
|
|
2340
|
+
"description": "w value"
|
|
2341
|
+
}
|
|
2342
|
+
}
|
|
2343
|
+
}
|
|
2344
|
+
}
|
|
2345
|
+
},
|
|
2346
|
+
"billboard": {
|
|
2347
|
+
"type": "boolean",
|
|
2348
|
+
"description": "Whether the text should respect `pose.orientation` (false) or always face the camera (true)"
|
|
2349
|
+
},
|
|
2350
|
+
"font_size": {
|
|
2351
|
+
"type": "number",
|
|
2352
|
+
"description": "Font size (height of one line of text)"
|
|
2353
|
+
},
|
|
2354
|
+
"scale_invariant": {
|
|
2355
|
+
"type": "boolean",
|
|
2356
|
+
"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)"
|
|
2357
|
+
},
|
|
2358
|
+
"color": {
|
|
2359
|
+
"title": "foxglove.Color",
|
|
2360
|
+
"description": "Color of the text",
|
|
2361
|
+
"type": "object",
|
|
2362
|
+
"properties": {
|
|
2363
|
+
"r": {
|
|
2364
|
+
"type": "number",
|
|
2365
|
+
"description": "Red value between 0 and 1"
|
|
2366
|
+
},
|
|
2367
|
+
"g": {
|
|
2368
|
+
"type": "number",
|
|
2369
|
+
"description": "Green value between 0 and 1"
|
|
2370
|
+
},
|
|
2371
|
+
"b": {
|
|
2372
|
+
"type": "number",
|
|
2373
|
+
"description": "Blue value between 0 and 1"
|
|
2374
|
+
},
|
|
2375
|
+
"a": {
|
|
2376
|
+
"type": "number",
|
|
2377
|
+
"description": "Alpha value between 0 and 1"
|
|
2378
|
+
}
|
|
2379
|
+
}
|
|
2380
|
+
},
|
|
2381
|
+
"text": {
|
|
2382
|
+
"type": "string",
|
|
2383
|
+
"description": "Text"
|
|
2384
|
+
}
|
|
2385
|
+
}
|
|
2386
|
+
},
|
|
2387
|
+
"description": "Text primitives"
|
|
2388
|
+
},
|
|
2389
|
+
"models": {
|
|
2390
|
+
"type": "array",
|
|
2391
|
+
"items": {
|
|
2392
|
+
"title": "foxglove.ModelPrimitive",
|
|
2393
|
+
"description": "(Experimental, subject to change) A primitive representing a 3D model file loaded from an external URL or embedded data",
|
|
2394
|
+
"type": "object",
|
|
2395
|
+
"properties": {
|
|
2396
|
+
"pose": {
|
|
2397
|
+
"title": "foxglove.Pose",
|
|
2398
|
+
"description": "Origin of model relative to reference frame",
|
|
2399
|
+
"type": "object",
|
|
2400
|
+
"properties": {
|
|
2401
|
+
"position": {
|
|
2402
|
+
"title": "foxglove.Vector3",
|
|
2403
|
+
"description": "Point denoting position in 3D space",
|
|
2404
|
+
"type": "object",
|
|
2405
|
+
"properties": {
|
|
2406
|
+
"x": {
|
|
2407
|
+
"type": "number",
|
|
2408
|
+
"description": "x coordinate length"
|
|
2409
|
+
},
|
|
2410
|
+
"y": {
|
|
2411
|
+
"type": "number",
|
|
2412
|
+
"description": "y coordinate length"
|
|
2413
|
+
},
|
|
2414
|
+
"z": {
|
|
2415
|
+
"type": "number",
|
|
2416
|
+
"description": "z coordinate length"
|
|
2417
|
+
}
|
|
2418
|
+
}
|
|
2419
|
+
},
|
|
2420
|
+
"orientation": {
|
|
2421
|
+
"title": "foxglove.Quaternion",
|
|
2422
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2423
|
+
"type": "object",
|
|
2424
|
+
"properties": {
|
|
2425
|
+
"x": {
|
|
2426
|
+
"type": "number",
|
|
2427
|
+
"description": "x value"
|
|
2428
|
+
},
|
|
2429
|
+
"y": {
|
|
2430
|
+
"type": "number",
|
|
2431
|
+
"description": "y value"
|
|
2432
|
+
},
|
|
2433
|
+
"z": {
|
|
2434
|
+
"type": "number",
|
|
2435
|
+
"description": "z value"
|
|
2436
|
+
},
|
|
2437
|
+
"w": {
|
|
2438
|
+
"type": "number",
|
|
2439
|
+
"description": "w value"
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
}
|
|
2443
|
+
}
|
|
2444
|
+
},
|
|
2445
|
+
"scale": {
|
|
2446
|
+
"title": "foxglove.Vector3",
|
|
2447
|
+
"description": "Scale factor to apply to the model along each axis",
|
|
2448
|
+
"type": "object",
|
|
2449
|
+
"properties": {
|
|
2450
|
+
"x": {
|
|
2451
|
+
"type": "number",
|
|
2452
|
+
"description": "x coordinate length"
|
|
2453
|
+
},
|
|
2454
|
+
"y": {
|
|
2455
|
+
"type": "number",
|
|
2456
|
+
"description": "y coordinate length"
|
|
2457
|
+
},
|
|
2458
|
+
"z": {
|
|
2459
|
+
"type": "number",
|
|
2460
|
+
"description": "z coordinate length"
|
|
2461
|
+
}
|
|
2462
|
+
}
|
|
2463
|
+
},
|
|
2464
|
+
"color": {
|
|
2465
|
+
"title": "foxglove.Color",
|
|
2466
|
+
"description": "Solid color to use for the whole model if `override_color` is true.",
|
|
2467
|
+
"type": "object",
|
|
2468
|
+
"properties": {
|
|
2469
|
+
"r": {
|
|
2470
|
+
"type": "number",
|
|
2471
|
+
"description": "Red value between 0 and 1"
|
|
2472
|
+
},
|
|
2473
|
+
"g": {
|
|
2474
|
+
"type": "number",
|
|
2475
|
+
"description": "Green value between 0 and 1"
|
|
2476
|
+
},
|
|
2477
|
+
"b": {
|
|
2478
|
+
"type": "number",
|
|
2479
|
+
"description": "Blue value between 0 and 1"
|
|
2480
|
+
},
|
|
2481
|
+
"a": {
|
|
2482
|
+
"type": "number",
|
|
2483
|
+
"description": "Alpha value between 0 and 1"
|
|
2484
|
+
}
|
|
2485
|
+
}
|
|
2486
|
+
},
|
|
2487
|
+
"override_color": {
|
|
2488
|
+
"type": "boolean",
|
|
2489
|
+
"description": "Whether to use the color specified in `color` instead of any materials embedded in the original model."
|
|
2490
|
+
},
|
|
2491
|
+
"url": {
|
|
2492
|
+
"type": "string",
|
|
2493
|
+
"description": "URL pointing to model file. One of `url` or `data` should be provided."
|
|
2494
|
+
},
|
|
2495
|
+
"media_type": {
|
|
2496
|
+
"type": "string",
|
|
2497
|
+
"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."
|
|
2498
|
+
},
|
|
2499
|
+
"data": {
|
|
2500
|
+
"type": "string",
|
|
2501
|
+
"contentEncoding": "base64",
|
|
2502
|
+
"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."
|
|
2503
|
+
}
|
|
2504
|
+
}
|
|
2505
|
+
},
|
|
2506
|
+
"description": "Model primitives"
|
|
2507
|
+
}
|
|
2508
|
+
}
|
|
2509
|
+
};
|
|
2510
|
+
exports.SceneUpdate = {
|
|
2511
|
+
"title": "foxglove.SceneUpdate",
|
|
2512
|
+
"description": "(Experimental, subject to change) An update to the entities displayed in a 3D scene",
|
|
2513
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
2514
|
+
"type": "object",
|
|
2515
|
+
"properties": {
|
|
2516
|
+
"deletions": {
|
|
2517
|
+
"type": "array",
|
|
2518
|
+
"items": {
|
|
2519
|
+
"title": "foxglove.SceneEntityDeletion",
|
|
2520
|
+
"description": "(Experimental, subject to change) Command to remove previously published entities",
|
|
2521
|
+
"type": "object",
|
|
2522
|
+
"properties": {
|
|
2523
|
+
"timestamp": {
|
|
2524
|
+
"type": "object",
|
|
2525
|
+
"title": "time",
|
|
2526
|
+
"properties": {
|
|
2527
|
+
"sec": {
|
|
2528
|
+
"type": "integer",
|
|
2529
|
+
"minimum": 0
|
|
2530
|
+
},
|
|
2531
|
+
"nsec": {
|
|
2532
|
+
"type": "integer",
|
|
2533
|
+
"minimum": 0,
|
|
2534
|
+
"maximum": 999999999
|
|
2535
|
+
}
|
|
2536
|
+
},
|
|
2537
|
+
"description": "Timestamp of the deletion. Only matching entities earlier than this timestamp will be deleted."
|
|
2538
|
+
},
|
|
2539
|
+
"type": {
|
|
2540
|
+
"title": "foxglove.SceneEntityDeletionType",
|
|
2541
|
+
"description": "Type of deletion action to perform",
|
|
2542
|
+
"oneOf": [
|
|
2543
|
+
{
|
|
2544
|
+
"title": "MATCHING_ID",
|
|
2545
|
+
"const": 0,
|
|
2546
|
+
"description": "Delete the existing entity on the same topic that has the provided `id`"
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
"title": "ALL",
|
|
2550
|
+
"const": 1,
|
|
2551
|
+
"description": "Delete all existing entities on the same topic"
|
|
2552
|
+
}
|
|
2553
|
+
]
|
|
2554
|
+
},
|
|
2555
|
+
"id": {
|
|
2556
|
+
"type": "string",
|
|
2557
|
+
"description": "Identifier which must match if `type` is `MATCHING_ID`."
|
|
2558
|
+
}
|
|
2559
|
+
}
|
|
2560
|
+
},
|
|
2561
|
+
"description": "Scene entities to delete"
|
|
2562
|
+
},
|
|
2563
|
+
"entities": {
|
|
2564
|
+
"type": "array",
|
|
2565
|
+
"items": {
|
|
2566
|
+
"title": "foxglove.SceneEntity",
|
|
2567
|
+
"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.",
|
|
2568
|
+
"type": "object",
|
|
2569
|
+
"properties": {
|
|
2570
|
+
"timestamp": {
|
|
2571
|
+
"type": "object",
|
|
2572
|
+
"title": "time",
|
|
2573
|
+
"properties": {
|
|
2574
|
+
"sec": {
|
|
2575
|
+
"type": "integer",
|
|
2576
|
+
"minimum": 0
|
|
2577
|
+
},
|
|
2578
|
+
"nsec": {
|
|
2579
|
+
"type": "integer",
|
|
2580
|
+
"minimum": 0,
|
|
2581
|
+
"maximum": 999999999
|
|
2582
|
+
}
|
|
2583
|
+
},
|
|
2584
|
+
"description": "Timestamp of the entity"
|
|
2585
|
+
},
|
|
2586
|
+
"frame_id": {
|
|
2587
|
+
"type": "string",
|
|
2588
|
+
"description": "Frame of reference"
|
|
2589
|
+
},
|
|
2590
|
+
"id": {
|
|
2591
|
+
"type": "string",
|
|
2592
|
+
"description": "Identifier for the entity. A entity will replace any prior entity on the same topic with the same `id`."
|
|
2593
|
+
},
|
|
2594
|
+
"lifetime": {
|
|
2595
|
+
"type": "object",
|
|
2596
|
+
"title": "duration",
|
|
2597
|
+
"properties": {
|
|
2598
|
+
"sec": {
|
|
2599
|
+
"type": "integer"
|
|
2600
|
+
},
|
|
2601
|
+
"nsec": {
|
|
2602
|
+
"type": "integer",
|
|
2603
|
+
"minimum": 0,
|
|
2604
|
+
"maximum": 999999999
|
|
2605
|
+
}
|
|
2606
|
+
},
|
|
2607
|
+
"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."
|
|
2608
|
+
},
|
|
2609
|
+
"frame_locked": {
|
|
2610
|
+
"type": "boolean",
|
|
2611
|
+
"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)"
|
|
2612
|
+
},
|
|
2613
|
+
"metadata": {
|
|
2614
|
+
"type": "array",
|
|
2615
|
+
"items": {
|
|
2616
|
+
"title": "foxglove.KeyValuePair",
|
|
2617
|
+
"description": "(Experimental, subject to change) A key with its associated value",
|
|
2618
|
+
"type": "object",
|
|
2619
|
+
"properties": {
|
|
2620
|
+
"key": {
|
|
2621
|
+
"type": "string",
|
|
2622
|
+
"description": "Key"
|
|
2623
|
+
},
|
|
2624
|
+
"value": {
|
|
2625
|
+
"type": "string",
|
|
2626
|
+
"description": "Value"
|
|
2627
|
+
}
|
|
2628
|
+
}
|
|
2629
|
+
},
|
|
2630
|
+
"description": "Additional user-provided metadata associated with the entity. Keys must be unique."
|
|
2631
|
+
},
|
|
2632
|
+
"arrows": {
|
|
2633
|
+
"type": "array",
|
|
2634
|
+
"items": {
|
|
2635
|
+
"title": "foxglove.ArrowPrimitive",
|
|
2636
|
+
"description": "(Experimental, subject to change) A primitive representing an arrow",
|
|
2637
|
+
"type": "object",
|
|
2638
|
+
"properties": {
|
|
2639
|
+
"pose": {
|
|
2640
|
+
"title": "foxglove.Pose",
|
|
2641
|
+
"description": "Position of the arrow's tail and orientation of the arrow. Identity orientation means the arrow points in the +x direction.",
|
|
2642
|
+
"type": "object",
|
|
2643
|
+
"properties": {
|
|
2644
|
+
"position": {
|
|
2645
|
+
"title": "foxglove.Vector3",
|
|
2646
|
+
"description": "Point denoting position in 3D space",
|
|
2647
|
+
"type": "object",
|
|
2648
|
+
"properties": {
|
|
2649
|
+
"x": {
|
|
2650
|
+
"type": "number",
|
|
2651
|
+
"description": "x coordinate length"
|
|
2652
|
+
},
|
|
2653
|
+
"y": {
|
|
2654
|
+
"type": "number",
|
|
2655
|
+
"description": "y coordinate length"
|
|
2656
|
+
},
|
|
2657
|
+
"z": {
|
|
2658
|
+
"type": "number",
|
|
2659
|
+
"description": "z coordinate length"
|
|
2660
|
+
}
|
|
2661
|
+
}
|
|
2662
|
+
},
|
|
2663
|
+
"orientation": {
|
|
2664
|
+
"title": "foxglove.Quaternion",
|
|
2665
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2666
|
+
"type": "object",
|
|
2667
|
+
"properties": {
|
|
2668
|
+
"x": {
|
|
2669
|
+
"type": "number",
|
|
2670
|
+
"description": "x value"
|
|
2671
|
+
},
|
|
2672
|
+
"y": {
|
|
2673
|
+
"type": "number",
|
|
2674
|
+
"description": "y value"
|
|
2675
|
+
},
|
|
2676
|
+
"z": {
|
|
2677
|
+
"type": "number",
|
|
2678
|
+
"description": "z value"
|
|
2679
|
+
},
|
|
2680
|
+
"w": {
|
|
2681
|
+
"type": "number",
|
|
2682
|
+
"description": "w value"
|
|
2683
|
+
}
|
|
2684
|
+
}
|
|
2685
|
+
}
|
|
2686
|
+
}
|
|
2687
|
+
},
|
|
2688
|
+
"shaft_length": {
|
|
2689
|
+
"type": "number",
|
|
2690
|
+
"description": "Length of the arrow shaft"
|
|
2691
|
+
},
|
|
2692
|
+
"shaft_diameter": {
|
|
2693
|
+
"type": "number",
|
|
2694
|
+
"description": "Diameter of the arrow shaft"
|
|
2695
|
+
},
|
|
2696
|
+
"head_length": {
|
|
2697
|
+
"type": "number",
|
|
2698
|
+
"description": "Length of the arrow head"
|
|
2699
|
+
},
|
|
2700
|
+
"head_diameter": {
|
|
2701
|
+
"type": "number",
|
|
2702
|
+
"description": "Diameter of the arrow head"
|
|
2703
|
+
},
|
|
2704
|
+
"color": {
|
|
2705
|
+
"title": "foxglove.Color",
|
|
2706
|
+
"description": "Color of the arrow",
|
|
2707
|
+
"type": "object",
|
|
2708
|
+
"properties": {
|
|
2709
|
+
"r": {
|
|
2710
|
+
"type": "number",
|
|
2711
|
+
"description": "Red value between 0 and 1"
|
|
2712
|
+
},
|
|
2713
|
+
"g": {
|
|
2714
|
+
"type": "number",
|
|
2715
|
+
"description": "Green value between 0 and 1"
|
|
2716
|
+
},
|
|
2717
|
+
"b": {
|
|
2718
|
+
"type": "number",
|
|
2719
|
+
"description": "Blue value between 0 and 1"
|
|
2720
|
+
},
|
|
2721
|
+
"a": {
|
|
2722
|
+
"type": "number",
|
|
2723
|
+
"description": "Alpha value between 0 and 1"
|
|
2724
|
+
}
|
|
2725
|
+
}
|
|
2726
|
+
}
|
|
2727
|
+
}
|
|
2728
|
+
},
|
|
2729
|
+
"description": "Arrow primitives"
|
|
2730
|
+
},
|
|
2731
|
+
"cubes": {
|
|
2732
|
+
"type": "array",
|
|
2733
|
+
"items": {
|
|
2734
|
+
"title": "foxglove.CubePrimitive",
|
|
2735
|
+
"description": "(Experimental, subject to change) A primitive representing a cube or rectangular prism",
|
|
2736
|
+
"type": "object",
|
|
2737
|
+
"properties": {
|
|
2738
|
+
"pose": {
|
|
2739
|
+
"title": "foxglove.Pose",
|
|
2740
|
+
"description": "Position of the center of the cube and orientation of the cube",
|
|
2741
|
+
"type": "object",
|
|
2742
|
+
"properties": {
|
|
2743
|
+
"position": {
|
|
2744
|
+
"title": "foxglove.Vector3",
|
|
2745
|
+
"description": "Point denoting position in 3D space",
|
|
2746
|
+
"type": "object",
|
|
2747
|
+
"properties": {
|
|
2748
|
+
"x": {
|
|
2749
|
+
"type": "number",
|
|
2750
|
+
"description": "x coordinate length"
|
|
2751
|
+
},
|
|
2752
|
+
"y": {
|
|
2753
|
+
"type": "number",
|
|
2754
|
+
"description": "y coordinate length"
|
|
2755
|
+
},
|
|
2756
|
+
"z": {
|
|
2757
|
+
"type": "number",
|
|
2758
|
+
"description": "z coordinate length"
|
|
2759
|
+
}
|
|
2760
|
+
}
|
|
2761
|
+
},
|
|
2762
|
+
"orientation": {
|
|
2763
|
+
"title": "foxglove.Quaternion",
|
|
2764
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2765
|
+
"type": "object",
|
|
2766
|
+
"properties": {
|
|
2767
|
+
"x": {
|
|
2768
|
+
"type": "number",
|
|
2769
|
+
"description": "x value"
|
|
2770
|
+
},
|
|
2771
|
+
"y": {
|
|
2772
|
+
"type": "number",
|
|
2773
|
+
"description": "y value"
|
|
2774
|
+
},
|
|
2775
|
+
"z": {
|
|
2776
|
+
"type": "number",
|
|
2777
|
+
"description": "z value"
|
|
2778
|
+
},
|
|
2779
|
+
"w": {
|
|
2780
|
+
"type": "number",
|
|
2781
|
+
"description": "w value"
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
}
|
|
2786
|
+
},
|
|
2787
|
+
"size": {
|
|
2788
|
+
"title": "foxglove.Vector3",
|
|
2789
|
+
"description": "Size of the cube along each axis",
|
|
2790
|
+
"type": "object",
|
|
2791
|
+
"properties": {
|
|
2792
|
+
"x": {
|
|
2793
|
+
"type": "number",
|
|
2794
|
+
"description": "x coordinate length"
|
|
2795
|
+
},
|
|
2796
|
+
"y": {
|
|
2797
|
+
"type": "number",
|
|
2798
|
+
"description": "y coordinate length"
|
|
2799
|
+
},
|
|
2800
|
+
"z": {
|
|
2801
|
+
"type": "number",
|
|
2802
|
+
"description": "z coordinate length"
|
|
2803
|
+
}
|
|
2804
|
+
}
|
|
2805
|
+
},
|
|
2806
|
+
"color": {
|
|
2807
|
+
"title": "foxglove.Color",
|
|
2808
|
+
"description": "Color of the arrow",
|
|
2809
|
+
"type": "object",
|
|
2810
|
+
"properties": {
|
|
2811
|
+
"r": {
|
|
2812
|
+
"type": "number",
|
|
2813
|
+
"description": "Red value between 0 and 1"
|
|
2814
|
+
},
|
|
2815
|
+
"g": {
|
|
2816
|
+
"type": "number",
|
|
2817
|
+
"description": "Green value between 0 and 1"
|
|
2818
|
+
},
|
|
2819
|
+
"b": {
|
|
2820
|
+
"type": "number",
|
|
2821
|
+
"description": "Blue value between 0 and 1"
|
|
2822
|
+
},
|
|
2823
|
+
"a": {
|
|
2824
|
+
"type": "number",
|
|
2825
|
+
"description": "Alpha value between 0 and 1"
|
|
2826
|
+
}
|
|
2827
|
+
}
|
|
2828
|
+
}
|
|
2829
|
+
}
|
|
2830
|
+
},
|
|
2831
|
+
"description": "Cube primitives"
|
|
2832
|
+
},
|
|
2833
|
+
"spheres": {
|
|
2834
|
+
"type": "array",
|
|
2835
|
+
"items": {
|
|
2836
|
+
"title": "foxglove.SpherePrimitive",
|
|
2837
|
+
"description": "(Experimental, subject to change) A primitive representing a sphere or ellipsoid",
|
|
2838
|
+
"type": "object",
|
|
2839
|
+
"properties": {
|
|
2840
|
+
"pose": {
|
|
2841
|
+
"title": "foxglove.Pose",
|
|
2842
|
+
"description": "Position of the center of the sphere and orientation of the sphere",
|
|
2843
|
+
"type": "object",
|
|
2844
|
+
"properties": {
|
|
2845
|
+
"position": {
|
|
2846
|
+
"title": "foxglove.Vector3",
|
|
2847
|
+
"description": "Point denoting position in 3D space",
|
|
2848
|
+
"type": "object",
|
|
2849
|
+
"properties": {
|
|
2850
|
+
"x": {
|
|
2851
|
+
"type": "number",
|
|
2852
|
+
"description": "x coordinate length"
|
|
2853
|
+
},
|
|
2854
|
+
"y": {
|
|
2855
|
+
"type": "number",
|
|
2856
|
+
"description": "y coordinate length"
|
|
2857
|
+
},
|
|
2858
|
+
"z": {
|
|
2859
|
+
"type": "number",
|
|
2860
|
+
"description": "z coordinate length"
|
|
2861
|
+
}
|
|
2862
|
+
}
|
|
2863
|
+
},
|
|
2864
|
+
"orientation": {
|
|
2865
|
+
"title": "foxglove.Quaternion",
|
|
2866
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2867
|
+
"type": "object",
|
|
2868
|
+
"properties": {
|
|
2869
|
+
"x": {
|
|
2870
|
+
"type": "number",
|
|
2871
|
+
"description": "x value"
|
|
2872
|
+
},
|
|
2873
|
+
"y": {
|
|
2874
|
+
"type": "number",
|
|
2875
|
+
"description": "y value"
|
|
2876
|
+
},
|
|
2877
|
+
"z": {
|
|
2878
|
+
"type": "number",
|
|
2879
|
+
"description": "z value"
|
|
2880
|
+
},
|
|
2881
|
+
"w": {
|
|
2882
|
+
"type": "number",
|
|
2883
|
+
"description": "w value"
|
|
2884
|
+
}
|
|
2885
|
+
}
|
|
2886
|
+
}
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2889
|
+
"size": {
|
|
2890
|
+
"title": "foxglove.Vector3",
|
|
2891
|
+
"description": "Size (diameter) of the sphere along each axis",
|
|
2892
|
+
"type": "object",
|
|
2893
|
+
"properties": {
|
|
2894
|
+
"x": {
|
|
2895
|
+
"type": "number",
|
|
2896
|
+
"description": "x coordinate length"
|
|
2897
|
+
},
|
|
2898
|
+
"y": {
|
|
2899
|
+
"type": "number",
|
|
2900
|
+
"description": "y coordinate length"
|
|
2901
|
+
},
|
|
2902
|
+
"z": {
|
|
2903
|
+
"type": "number",
|
|
2904
|
+
"description": "z coordinate length"
|
|
2905
|
+
}
|
|
2906
|
+
}
|
|
2907
|
+
},
|
|
2908
|
+
"color": {
|
|
2909
|
+
"title": "foxglove.Color",
|
|
2910
|
+
"description": "Color of the sphere",
|
|
2911
|
+
"type": "object",
|
|
2912
|
+
"properties": {
|
|
2913
|
+
"r": {
|
|
2914
|
+
"type": "number",
|
|
2915
|
+
"description": "Red value between 0 and 1"
|
|
2916
|
+
},
|
|
2917
|
+
"g": {
|
|
2918
|
+
"type": "number",
|
|
2919
|
+
"description": "Green value between 0 and 1"
|
|
2920
|
+
},
|
|
2921
|
+
"b": {
|
|
2922
|
+
"type": "number",
|
|
2923
|
+
"description": "Blue value between 0 and 1"
|
|
2924
|
+
},
|
|
2925
|
+
"a": {
|
|
2926
|
+
"type": "number",
|
|
2927
|
+
"description": "Alpha value between 0 and 1"
|
|
2928
|
+
}
|
|
2929
|
+
}
|
|
2930
|
+
}
|
|
2931
|
+
}
|
|
2932
|
+
},
|
|
2933
|
+
"description": "Sphere primitives"
|
|
2934
|
+
},
|
|
2935
|
+
"cylinders": {
|
|
2936
|
+
"type": "array",
|
|
2937
|
+
"items": {
|
|
2938
|
+
"title": "foxglove.CylinderPrimitive",
|
|
2939
|
+
"description": "(Experimental, subject to change) A primitive representing a cylinder, elliptic cylinder, or truncated cone",
|
|
2940
|
+
"type": "object",
|
|
2941
|
+
"properties": {
|
|
2942
|
+
"pose": {
|
|
2943
|
+
"title": "foxglove.Pose",
|
|
2944
|
+
"description": "Position of the center of the cylinder and orientation of the cylinder. The flat face(s) are perpendicular to the z-axis.",
|
|
2945
|
+
"type": "object",
|
|
2946
|
+
"properties": {
|
|
2947
|
+
"position": {
|
|
2948
|
+
"title": "foxglove.Vector3",
|
|
2949
|
+
"description": "Point denoting position in 3D space",
|
|
2950
|
+
"type": "object",
|
|
2951
|
+
"properties": {
|
|
2952
|
+
"x": {
|
|
2953
|
+
"type": "number",
|
|
2954
|
+
"description": "x coordinate length"
|
|
2955
|
+
},
|
|
2956
|
+
"y": {
|
|
2957
|
+
"type": "number",
|
|
2958
|
+
"description": "y coordinate length"
|
|
2959
|
+
},
|
|
2960
|
+
"z": {
|
|
2961
|
+
"type": "number",
|
|
2962
|
+
"description": "z coordinate length"
|
|
2963
|
+
}
|
|
2964
|
+
}
|
|
2965
|
+
},
|
|
2966
|
+
"orientation": {
|
|
2967
|
+
"title": "foxglove.Quaternion",
|
|
2968
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
2969
|
+
"type": "object",
|
|
2970
|
+
"properties": {
|
|
2971
|
+
"x": {
|
|
2972
|
+
"type": "number",
|
|
2973
|
+
"description": "x value"
|
|
2974
|
+
},
|
|
2975
|
+
"y": {
|
|
2976
|
+
"type": "number",
|
|
2977
|
+
"description": "y value"
|
|
2978
|
+
},
|
|
2979
|
+
"z": {
|
|
2980
|
+
"type": "number",
|
|
2981
|
+
"description": "z value"
|
|
2982
|
+
},
|
|
2983
|
+
"w": {
|
|
2984
|
+
"type": "number",
|
|
2985
|
+
"description": "w value"
|
|
2986
|
+
}
|
|
2987
|
+
}
|
|
2988
|
+
}
|
|
2989
|
+
}
|
|
2990
|
+
},
|
|
2991
|
+
"size": {
|
|
2992
|
+
"title": "foxglove.Vector3",
|
|
2993
|
+
"description": "Size of the cylinder's bounding box",
|
|
2994
|
+
"type": "object",
|
|
2995
|
+
"properties": {
|
|
2996
|
+
"x": {
|
|
2997
|
+
"type": "number",
|
|
2998
|
+
"description": "x coordinate length"
|
|
2999
|
+
},
|
|
3000
|
+
"y": {
|
|
3001
|
+
"type": "number",
|
|
3002
|
+
"description": "y coordinate length"
|
|
3003
|
+
},
|
|
3004
|
+
"z": {
|
|
3005
|
+
"type": "number",
|
|
3006
|
+
"description": "z coordinate length"
|
|
3007
|
+
}
|
|
3008
|
+
}
|
|
3009
|
+
},
|
|
3010
|
+
"bottom_scale": {
|
|
3011
|
+
"type": "number",
|
|
3012
|
+
"description": "0-1, ratio of the diameter of the cylinder's bottom face (min z) to the bottom of the bounding box"
|
|
3013
|
+
},
|
|
3014
|
+
"top_scale": {
|
|
3015
|
+
"type": "number",
|
|
3016
|
+
"description": "0-1, ratio of the diameter of the cylinder's top face (max z) to the top of the bounding box"
|
|
3017
|
+
},
|
|
3018
|
+
"color": {
|
|
3019
|
+
"title": "foxglove.Color",
|
|
3020
|
+
"description": "Color of the cylinder",
|
|
3021
|
+
"type": "object",
|
|
3022
|
+
"properties": {
|
|
3023
|
+
"r": {
|
|
3024
|
+
"type": "number",
|
|
3025
|
+
"description": "Red value between 0 and 1"
|
|
3026
|
+
},
|
|
3027
|
+
"g": {
|
|
3028
|
+
"type": "number",
|
|
3029
|
+
"description": "Green value between 0 and 1"
|
|
3030
|
+
},
|
|
3031
|
+
"b": {
|
|
3032
|
+
"type": "number",
|
|
3033
|
+
"description": "Blue value between 0 and 1"
|
|
3034
|
+
},
|
|
3035
|
+
"a": {
|
|
3036
|
+
"type": "number",
|
|
3037
|
+
"description": "Alpha value between 0 and 1"
|
|
3038
|
+
}
|
|
3039
|
+
}
|
|
3040
|
+
}
|
|
3041
|
+
}
|
|
3042
|
+
},
|
|
3043
|
+
"description": "Cylinder primitives"
|
|
3044
|
+
},
|
|
3045
|
+
"lines": {
|
|
3046
|
+
"type": "array",
|
|
3047
|
+
"items": {
|
|
3048
|
+
"title": "foxglove.LinePrimitive",
|
|
3049
|
+
"description": "(Experimental, subject to change) A primitive representing a series of points connected by lines",
|
|
3050
|
+
"type": "object",
|
|
3051
|
+
"properties": {
|
|
3052
|
+
"type": {
|
|
3053
|
+
"title": "foxglove.LineType",
|
|
3054
|
+
"description": "Drawing primitive to use for lines",
|
|
3055
|
+
"oneOf": [
|
|
3056
|
+
{
|
|
3057
|
+
"title": "LINE_STRIP",
|
|
3058
|
+
"const": 0,
|
|
3059
|
+
"description": "0-1, 1-2, ..., (n-1)-n"
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"title": "LINE_LOOP",
|
|
3063
|
+
"const": 1,
|
|
3064
|
+
"description": "0-1, 1-2, ..., (n-1)-n, n-0"
|
|
3065
|
+
},
|
|
3066
|
+
{
|
|
3067
|
+
"title": "LINE_LIST",
|
|
3068
|
+
"const": 2,
|
|
3069
|
+
"description": "0-1, 2-3, 4-5, ..."
|
|
3070
|
+
}
|
|
3071
|
+
]
|
|
3072
|
+
},
|
|
3073
|
+
"pose": {
|
|
3074
|
+
"title": "foxglove.Pose",
|
|
3075
|
+
"description": "Origin of lines relative to reference frame",
|
|
3076
|
+
"type": "object",
|
|
3077
|
+
"properties": {
|
|
3078
|
+
"position": {
|
|
3079
|
+
"title": "foxglove.Vector3",
|
|
3080
|
+
"description": "Point denoting position in 3D space",
|
|
3081
|
+
"type": "object",
|
|
3082
|
+
"properties": {
|
|
3083
|
+
"x": {
|
|
3084
|
+
"type": "number",
|
|
3085
|
+
"description": "x coordinate length"
|
|
3086
|
+
},
|
|
3087
|
+
"y": {
|
|
3088
|
+
"type": "number",
|
|
3089
|
+
"description": "y coordinate length"
|
|
3090
|
+
},
|
|
3091
|
+
"z": {
|
|
3092
|
+
"type": "number",
|
|
3093
|
+
"description": "z coordinate length"
|
|
3094
|
+
}
|
|
3095
|
+
}
|
|
3096
|
+
},
|
|
3097
|
+
"orientation": {
|
|
3098
|
+
"title": "foxglove.Quaternion",
|
|
3099
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
3100
|
+
"type": "object",
|
|
3101
|
+
"properties": {
|
|
3102
|
+
"x": {
|
|
3103
|
+
"type": "number",
|
|
3104
|
+
"description": "x value"
|
|
3105
|
+
},
|
|
3106
|
+
"y": {
|
|
3107
|
+
"type": "number",
|
|
3108
|
+
"description": "y value"
|
|
3109
|
+
},
|
|
3110
|
+
"z": {
|
|
3111
|
+
"type": "number",
|
|
3112
|
+
"description": "z value"
|
|
3113
|
+
},
|
|
3114
|
+
"w": {
|
|
3115
|
+
"type": "number",
|
|
3116
|
+
"description": "w value"
|
|
3117
|
+
}
|
|
3118
|
+
}
|
|
3119
|
+
}
|
|
3120
|
+
}
|
|
3121
|
+
},
|
|
3122
|
+
"thickness": {
|
|
3123
|
+
"type": "number",
|
|
3124
|
+
"description": "Line thickness"
|
|
3125
|
+
},
|
|
3126
|
+
"scale_invariant": {
|
|
3127
|
+
"type": "boolean",
|
|
3128
|
+
"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)"
|
|
3129
|
+
},
|
|
3130
|
+
"points": {
|
|
3131
|
+
"type": "array",
|
|
3132
|
+
"items": {
|
|
3133
|
+
"title": "foxglove.Point3",
|
|
3134
|
+
"description": "A point representing a position in 3D space",
|
|
3135
|
+
"type": "object",
|
|
3136
|
+
"properties": {
|
|
3137
|
+
"x": {
|
|
3138
|
+
"type": "number",
|
|
3139
|
+
"description": "x coordinate position"
|
|
3140
|
+
},
|
|
3141
|
+
"y": {
|
|
3142
|
+
"type": "number",
|
|
3143
|
+
"description": "y coordinate position"
|
|
3144
|
+
},
|
|
3145
|
+
"z": {
|
|
3146
|
+
"type": "number",
|
|
3147
|
+
"description": "z coordinate position"
|
|
3148
|
+
}
|
|
3149
|
+
}
|
|
3150
|
+
},
|
|
3151
|
+
"description": "Points along the line"
|
|
3152
|
+
},
|
|
3153
|
+
"color": {
|
|
3154
|
+
"title": "foxglove.Color",
|
|
3155
|
+
"description": "Solid color to use for the whole line. One of `color` or `colors` must be provided.",
|
|
3156
|
+
"type": "object",
|
|
3157
|
+
"properties": {
|
|
3158
|
+
"r": {
|
|
3159
|
+
"type": "number",
|
|
3160
|
+
"description": "Red value between 0 and 1"
|
|
3161
|
+
},
|
|
3162
|
+
"g": {
|
|
3163
|
+
"type": "number",
|
|
3164
|
+
"description": "Green value between 0 and 1"
|
|
3165
|
+
},
|
|
3166
|
+
"b": {
|
|
3167
|
+
"type": "number",
|
|
3168
|
+
"description": "Blue value between 0 and 1"
|
|
3169
|
+
},
|
|
3170
|
+
"a": {
|
|
3171
|
+
"type": "number",
|
|
3172
|
+
"description": "Alpha value between 0 and 1"
|
|
3173
|
+
}
|
|
3174
|
+
}
|
|
3175
|
+
},
|
|
3176
|
+
"colors": {
|
|
3177
|
+
"type": "array",
|
|
3178
|
+
"items": {
|
|
3179
|
+
"title": "foxglove.Color",
|
|
3180
|
+
"description": "A color in RGBA format",
|
|
3181
|
+
"type": "object",
|
|
3182
|
+
"properties": {
|
|
3183
|
+
"r": {
|
|
3184
|
+
"type": "number",
|
|
3185
|
+
"description": "Red value between 0 and 1"
|
|
3186
|
+
},
|
|
3187
|
+
"g": {
|
|
3188
|
+
"type": "number",
|
|
3189
|
+
"description": "Green value between 0 and 1"
|
|
3190
|
+
},
|
|
3191
|
+
"b": {
|
|
3192
|
+
"type": "number",
|
|
3193
|
+
"description": "Blue value between 0 and 1"
|
|
3194
|
+
},
|
|
3195
|
+
"a": {
|
|
3196
|
+
"type": "number",
|
|
3197
|
+
"description": "Alpha value between 0 and 1"
|
|
3198
|
+
}
|
|
3199
|
+
}
|
|
3200
|
+
},
|
|
3201
|
+
"description": "Per-point colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided."
|
|
3202
|
+
},
|
|
3203
|
+
"indices": {
|
|
3204
|
+
"type": "array",
|
|
3205
|
+
"items": {
|
|
3206
|
+
"type": "integer",
|
|
3207
|
+
"minimum": 0
|
|
3208
|
+
},
|
|
3209
|
+
"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)."
|
|
3210
|
+
}
|
|
3211
|
+
}
|
|
3212
|
+
},
|
|
3213
|
+
"description": "Line primitives"
|
|
3214
|
+
},
|
|
3215
|
+
"triangles": {
|
|
3216
|
+
"type": "array",
|
|
3217
|
+
"items": {
|
|
3218
|
+
"title": "foxglove.TriangleListPrimitive",
|
|
3219
|
+
"description": "(Experimental, subject to change) A primitive representing a set of triangles or a surface tiled by triangles",
|
|
3220
|
+
"type": "object",
|
|
3221
|
+
"properties": {
|
|
3222
|
+
"pose": {
|
|
3223
|
+
"title": "foxglove.Pose",
|
|
3224
|
+
"description": "Origin of triangles relative to reference frame",
|
|
3225
|
+
"type": "object",
|
|
3226
|
+
"properties": {
|
|
3227
|
+
"position": {
|
|
3228
|
+
"title": "foxglove.Vector3",
|
|
3229
|
+
"description": "Point denoting position in 3D space",
|
|
3230
|
+
"type": "object",
|
|
3231
|
+
"properties": {
|
|
3232
|
+
"x": {
|
|
3233
|
+
"type": "number",
|
|
3234
|
+
"description": "x coordinate length"
|
|
3235
|
+
},
|
|
3236
|
+
"y": {
|
|
3237
|
+
"type": "number",
|
|
3238
|
+
"description": "y coordinate length"
|
|
3239
|
+
},
|
|
3240
|
+
"z": {
|
|
3241
|
+
"type": "number",
|
|
3242
|
+
"description": "z coordinate length"
|
|
3243
|
+
}
|
|
3244
|
+
}
|
|
3245
|
+
},
|
|
3246
|
+
"orientation": {
|
|
3247
|
+
"title": "foxglove.Quaternion",
|
|
3248
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
3249
|
+
"type": "object",
|
|
3250
|
+
"properties": {
|
|
3251
|
+
"x": {
|
|
3252
|
+
"type": "number",
|
|
3253
|
+
"description": "x value"
|
|
3254
|
+
},
|
|
3255
|
+
"y": {
|
|
3256
|
+
"type": "number",
|
|
3257
|
+
"description": "y value"
|
|
3258
|
+
},
|
|
3259
|
+
"z": {
|
|
3260
|
+
"type": "number",
|
|
3261
|
+
"description": "z value"
|
|
3262
|
+
},
|
|
3263
|
+
"w": {
|
|
3264
|
+
"type": "number",
|
|
3265
|
+
"description": "w value"
|
|
3266
|
+
}
|
|
3267
|
+
}
|
|
3268
|
+
}
|
|
3269
|
+
}
|
|
3270
|
+
},
|
|
3271
|
+
"points": {
|
|
3272
|
+
"type": "array",
|
|
3273
|
+
"items": {
|
|
3274
|
+
"title": "foxglove.Point3",
|
|
3275
|
+
"description": "A point representing a position in 3D space",
|
|
3276
|
+
"type": "object",
|
|
3277
|
+
"properties": {
|
|
3278
|
+
"x": {
|
|
3279
|
+
"type": "number",
|
|
3280
|
+
"description": "x coordinate position"
|
|
3281
|
+
},
|
|
3282
|
+
"y": {
|
|
3283
|
+
"type": "number",
|
|
3284
|
+
"description": "y coordinate position"
|
|
3285
|
+
},
|
|
3286
|
+
"z": {
|
|
3287
|
+
"type": "number",
|
|
3288
|
+
"description": "z coordinate position"
|
|
3289
|
+
}
|
|
3290
|
+
}
|
|
3291
|
+
},
|
|
3292
|
+
"description": "Vertices to use for triangles, interpreted as a list of triples (0-1-2, 3-4-5, ...)"
|
|
3293
|
+
},
|
|
3294
|
+
"color": {
|
|
3295
|
+
"title": "foxglove.Color",
|
|
3296
|
+
"description": "Solid color to use for the whole shape. One of `color` or `colors` must be provided.",
|
|
3297
|
+
"type": "object",
|
|
3298
|
+
"properties": {
|
|
3299
|
+
"r": {
|
|
3300
|
+
"type": "number",
|
|
3301
|
+
"description": "Red value between 0 and 1"
|
|
3302
|
+
},
|
|
3303
|
+
"g": {
|
|
3304
|
+
"type": "number",
|
|
3305
|
+
"description": "Green value between 0 and 1"
|
|
3306
|
+
},
|
|
3307
|
+
"b": {
|
|
3308
|
+
"type": "number",
|
|
3309
|
+
"description": "Blue value between 0 and 1"
|
|
3310
|
+
},
|
|
3311
|
+
"a": {
|
|
3312
|
+
"type": "number",
|
|
3313
|
+
"description": "Alpha value between 0 and 1"
|
|
3314
|
+
}
|
|
3315
|
+
}
|
|
3316
|
+
},
|
|
3317
|
+
"colors": {
|
|
3318
|
+
"type": "array",
|
|
3319
|
+
"items": {
|
|
3320
|
+
"title": "foxglove.Color",
|
|
3321
|
+
"description": "A color in RGBA format",
|
|
3322
|
+
"type": "object",
|
|
3323
|
+
"properties": {
|
|
3324
|
+
"r": {
|
|
3325
|
+
"type": "number",
|
|
3326
|
+
"description": "Red value between 0 and 1"
|
|
3327
|
+
},
|
|
3328
|
+
"g": {
|
|
3329
|
+
"type": "number",
|
|
3330
|
+
"description": "Green value between 0 and 1"
|
|
3331
|
+
},
|
|
3332
|
+
"b": {
|
|
3333
|
+
"type": "number",
|
|
3334
|
+
"description": "Blue value between 0 and 1"
|
|
3335
|
+
},
|
|
3336
|
+
"a": {
|
|
3337
|
+
"type": "number",
|
|
3338
|
+
"description": "Alpha value between 0 and 1"
|
|
3339
|
+
}
|
|
3340
|
+
}
|
|
3341
|
+
},
|
|
3342
|
+
"description": "Per-vertex colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided."
|
|
3343
|
+
},
|
|
3344
|
+
"indices": {
|
|
3345
|
+
"type": "array",
|
|
3346
|
+
"items": {
|
|
3347
|
+
"type": "integer",
|
|
3348
|
+
"minimum": 0
|
|
3349
|
+
},
|
|
3350
|
+
"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)."
|
|
3351
|
+
}
|
|
3352
|
+
}
|
|
3353
|
+
},
|
|
3354
|
+
"description": "Triangle list primitives"
|
|
3355
|
+
},
|
|
3356
|
+
"texts": {
|
|
3357
|
+
"type": "array",
|
|
3358
|
+
"items": {
|
|
3359
|
+
"title": "foxglove.TextPrimitive",
|
|
3360
|
+
"description": "(Experimental, subject to change) A primitive representing a text label",
|
|
3361
|
+
"type": "object",
|
|
3362
|
+
"properties": {
|
|
3363
|
+
"pose": {
|
|
3364
|
+
"title": "foxglove.Pose",
|
|
3365
|
+
"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.",
|
|
3366
|
+
"type": "object",
|
|
3367
|
+
"properties": {
|
|
3368
|
+
"position": {
|
|
3369
|
+
"title": "foxglove.Vector3",
|
|
3370
|
+
"description": "Point denoting position in 3D space",
|
|
3371
|
+
"type": "object",
|
|
3372
|
+
"properties": {
|
|
3373
|
+
"x": {
|
|
3374
|
+
"type": "number",
|
|
3375
|
+
"description": "x coordinate length"
|
|
3376
|
+
},
|
|
3377
|
+
"y": {
|
|
3378
|
+
"type": "number",
|
|
3379
|
+
"description": "y coordinate length"
|
|
3380
|
+
},
|
|
3381
|
+
"z": {
|
|
3382
|
+
"type": "number",
|
|
3383
|
+
"description": "z coordinate length"
|
|
3384
|
+
}
|
|
3385
|
+
}
|
|
3386
|
+
},
|
|
3387
|
+
"orientation": {
|
|
3388
|
+
"title": "foxglove.Quaternion",
|
|
3389
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
3390
|
+
"type": "object",
|
|
3391
|
+
"properties": {
|
|
3392
|
+
"x": {
|
|
3393
|
+
"type": "number",
|
|
3394
|
+
"description": "x value"
|
|
3395
|
+
},
|
|
3396
|
+
"y": {
|
|
3397
|
+
"type": "number",
|
|
3398
|
+
"description": "y value"
|
|
3399
|
+
},
|
|
3400
|
+
"z": {
|
|
3401
|
+
"type": "number",
|
|
3402
|
+
"description": "z value"
|
|
3403
|
+
},
|
|
3404
|
+
"w": {
|
|
3405
|
+
"type": "number",
|
|
3406
|
+
"description": "w value"
|
|
3407
|
+
}
|
|
3408
|
+
}
|
|
3409
|
+
}
|
|
3410
|
+
}
|
|
3411
|
+
},
|
|
3412
|
+
"billboard": {
|
|
3413
|
+
"type": "boolean",
|
|
3414
|
+
"description": "Whether the text should respect `pose.orientation` (false) or always face the camera (true)"
|
|
3415
|
+
},
|
|
3416
|
+
"font_size": {
|
|
3417
|
+
"type": "number",
|
|
3418
|
+
"description": "Font size (height of one line of text)"
|
|
3419
|
+
},
|
|
3420
|
+
"scale_invariant": {
|
|
3421
|
+
"type": "boolean",
|
|
3422
|
+
"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)"
|
|
3423
|
+
},
|
|
3424
|
+
"color": {
|
|
3425
|
+
"title": "foxglove.Color",
|
|
3426
|
+
"description": "Color of the text",
|
|
3427
|
+
"type": "object",
|
|
3428
|
+
"properties": {
|
|
3429
|
+
"r": {
|
|
3430
|
+
"type": "number",
|
|
3431
|
+
"description": "Red value between 0 and 1"
|
|
3432
|
+
},
|
|
3433
|
+
"g": {
|
|
3434
|
+
"type": "number",
|
|
3435
|
+
"description": "Green value between 0 and 1"
|
|
3436
|
+
},
|
|
3437
|
+
"b": {
|
|
3438
|
+
"type": "number",
|
|
3439
|
+
"description": "Blue value between 0 and 1"
|
|
3440
|
+
},
|
|
3441
|
+
"a": {
|
|
3442
|
+
"type": "number",
|
|
3443
|
+
"description": "Alpha value between 0 and 1"
|
|
3444
|
+
}
|
|
3445
|
+
}
|
|
3446
|
+
},
|
|
3447
|
+
"text": {
|
|
3448
|
+
"type": "string",
|
|
3449
|
+
"description": "Text"
|
|
3450
|
+
}
|
|
3451
|
+
}
|
|
3452
|
+
},
|
|
3453
|
+
"description": "Text primitives"
|
|
3454
|
+
},
|
|
3455
|
+
"models": {
|
|
3456
|
+
"type": "array",
|
|
3457
|
+
"items": {
|
|
3458
|
+
"title": "foxglove.ModelPrimitive",
|
|
3459
|
+
"description": "(Experimental, subject to change) A primitive representing a 3D model file loaded from an external URL or embedded data",
|
|
3460
|
+
"type": "object",
|
|
3461
|
+
"properties": {
|
|
3462
|
+
"pose": {
|
|
3463
|
+
"title": "foxglove.Pose",
|
|
3464
|
+
"description": "Origin of model relative to reference frame",
|
|
3465
|
+
"type": "object",
|
|
3466
|
+
"properties": {
|
|
3467
|
+
"position": {
|
|
3468
|
+
"title": "foxglove.Vector3",
|
|
3469
|
+
"description": "Point denoting position in 3D space",
|
|
3470
|
+
"type": "object",
|
|
3471
|
+
"properties": {
|
|
3472
|
+
"x": {
|
|
3473
|
+
"type": "number",
|
|
3474
|
+
"description": "x coordinate length"
|
|
3475
|
+
},
|
|
3476
|
+
"y": {
|
|
3477
|
+
"type": "number",
|
|
3478
|
+
"description": "y coordinate length"
|
|
3479
|
+
},
|
|
3480
|
+
"z": {
|
|
3481
|
+
"type": "number",
|
|
3482
|
+
"description": "z coordinate length"
|
|
3483
|
+
}
|
|
3484
|
+
}
|
|
3485
|
+
},
|
|
3486
|
+
"orientation": {
|
|
3487
|
+
"title": "foxglove.Quaternion",
|
|
3488
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
3489
|
+
"type": "object",
|
|
3490
|
+
"properties": {
|
|
3491
|
+
"x": {
|
|
3492
|
+
"type": "number",
|
|
3493
|
+
"description": "x value"
|
|
3494
|
+
},
|
|
3495
|
+
"y": {
|
|
3496
|
+
"type": "number",
|
|
3497
|
+
"description": "y value"
|
|
3498
|
+
},
|
|
3499
|
+
"z": {
|
|
3500
|
+
"type": "number",
|
|
3501
|
+
"description": "z value"
|
|
3502
|
+
},
|
|
3503
|
+
"w": {
|
|
3504
|
+
"type": "number",
|
|
3505
|
+
"description": "w value"
|
|
3506
|
+
}
|
|
3507
|
+
}
|
|
3508
|
+
}
|
|
3509
|
+
}
|
|
3510
|
+
},
|
|
3511
|
+
"scale": {
|
|
3512
|
+
"title": "foxglove.Vector3",
|
|
3513
|
+
"description": "Scale factor to apply to the model along each axis",
|
|
3514
|
+
"type": "object",
|
|
3515
|
+
"properties": {
|
|
3516
|
+
"x": {
|
|
3517
|
+
"type": "number",
|
|
3518
|
+
"description": "x coordinate length"
|
|
3519
|
+
},
|
|
3520
|
+
"y": {
|
|
3521
|
+
"type": "number",
|
|
3522
|
+
"description": "y coordinate length"
|
|
3523
|
+
},
|
|
3524
|
+
"z": {
|
|
3525
|
+
"type": "number",
|
|
3526
|
+
"description": "z coordinate length"
|
|
3527
|
+
}
|
|
3528
|
+
}
|
|
3529
|
+
},
|
|
3530
|
+
"color": {
|
|
3531
|
+
"title": "foxglove.Color",
|
|
3532
|
+
"description": "Solid color to use for the whole model if `override_color` is true.",
|
|
3533
|
+
"type": "object",
|
|
3534
|
+
"properties": {
|
|
3535
|
+
"r": {
|
|
3536
|
+
"type": "number",
|
|
3537
|
+
"description": "Red value between 0 and 1"
|
|
3538
|
+
},
|
|
3539
|
+
"g": {
|
|
3540
|
+
"type": "number",
|
|
3541
|
+
"description": "Green value between 0 and 1"
|
|
3542
|
+
},
|
|
3543
|
+
"b": {
|
|
3544
|
+
"type": "number",
|
|
3545
|
+
"description": "Blue value between 0 and 1"
|
|
3546
|
+
},
|
|
3547
|
+
"a": {
|
|
3548
|
+
"type": "number",
|
|
3549
|
+
"description": "Alpha value between 0 and 1"
|
|
3550
|
+
}
|
|
3551
|
+
}
|
|
3552
|
+
},
|
|
3553
|
+
"override_color": {
|
|
3554
|
+
"type": "boolean",
|
|
3555
|
+
"description": "Whether to use the color specified in `color` instead of any materials embedded in the original model."
|
|
3556
|
+
},
|
|
3557
|
+
"url": {
|
|
3558
|
+
"type": "string",
|
|
3559
|
+
"description": "URL pointing to model file. One of `url` or `data` should be provided."
|
|
3560
|
+
},
|
|
3561
|
+
"media_type": {
|
|
3562
|
+
"type": "string",
|
|
3563
|
+
"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."
|
|
3564
|
+
},
|
|
3565
|
+
"data": {
|
|
3566
|
+
"type": "string",
|
|
3567
|
+
"contentEncoding": "base64",
|
|
3568
|
+
"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."
|
|
3569
|
+
}
|
|
3570
|
+
}
|
|
3571
|
+
},
|
|
3572
|
+
"description": "Model primitives"
|
|
3573
|
+
}
|
|
3574
|
+
}
|
|
3575
|
+
},
|
|
3576
|
+
"description": "Scene entities to add or replace"
|
|
3577
|
+
}
|
|
3578
|
+
}
|
|
3579
|
+
};
|
|
3580
|
+
exports.ModelPrimitive = {
|
|
3581
|
+
"title": "foxglove.ModelPrimitive",
|
|
3582
|
+
"description": "(Experimental, subject to change) A primitive representing a 3D model file loaded from an external URL or embedded data",
|
|
3583
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
3584
|
+
"type": "object",
|
|
3585
|
+
"properties": {
|
|
3586
|
+
"pose": {
|
|
3587
|
+
"title": "foxglove.Pose",
|
|
3588
|
+
"description": "Origin of model relative to reference frame",
|
|
3589
|
+
"type": "object",
|
|
3590
|
+
"properties": {
|
|
3591
|
+
"position": {
|
|
3592
|
+
"title": "foxglove.Vector3",
|
|
3593
|
+
"description": "Point denoting position in 3D space",
|
|
3594
|
+
"type": "object",
|
|
3595
|
+
"properties": {
|
|
3596
|
+
"x": {
|
|
3597
|
+
"type": "number",
|
|
3598
|
+
"description": "x coordinate length"
|
|
3599
|
+
},
|
|
3600
|
+
"y": {
|
|
3601
|
+
"type": "number",
|
|
3602
|
+
"description": "y coordinate length"
|
|
3603
|
+
},
|
|
3604
|
+
"z": {
|
|
3605
|
+
"type": "number",
|
|
3606
|
+
"description": "z coordinate length"
|
|
3607
|
+
}
|
|
3608
|
+
}
|
|
3609
|
+
},
|
|
3610
|
+
"orientation": {
|
|
3611
|
+
"title": "foxglove.Quaternion",
|
|
3612
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
3613
|
+
"type": "object",
|
|
3614
|
+
"properties": {
|
|
3615
|
+
"x": {
|
|
3616
|
+
"type": "number",
|
|
3617
|
+
"description": "x value"
|
|
3618
|
+
},
|
|
3619
|
+
"y": {
|
|
3620
|
+
"type": "number",
|
|
3621
|
+
"description": "y value"
|
|
3622
|
+
},
|
|
3623
|
+
"z": {
|
|
3624
|
+
"type": "number",
|
|
3625
|
+
"description": "z value"
|
|
3626
|
+
},
|
|
3627
|
+
"w": {
|
|
3628
|
+
"type": "number",
|
|
3629
|
+
"description": "w value"
|
|
3630
|
+
}
|
|
3631
|
+
}
|
|
3632
|
+
}
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
"scale": {
|
|
3636
|
+
"title": "foxglove.Vector3",
|
|
3637
|
+
"description": "Scale factor to apply to the model along each axis",
|
|
3638
|
+
"type": "object",
|
|
3639
|
+
"properties": {
|
|
3640
|
+
"x": {
|
|
3641
|
+
"type": "number",
|
|
3642
|
+
"description": "x coordinate length"
|
|
3643
|
+
},
|
|
3644
|
+
"y": {
|
|
3645
|
+
"type": "number",
|
|
3646
|
+
"description": "y coordinate length"
|
|
3647
|
+
},
|
|
3648
|
+
"z": {
|
|
3649
|
+
"type": "number",
|
|
3650
|
+
"description": "z coordinate length"
|
|
3651
|
+
}
|
|
3652
|
+
}
|
|
3653
|
+
},
|
|
3654
|
+
"color": {
|
|
3655
|
+
"title": "foxglove.Color",
|
|
3656
|
+
"description": "Solid color to use for the whole model if `override_color` is true.",
|
|
3657
|
+
"type": "object",
|
|
3658
|
+
"properties": {
|
|
3659
|
+
"r": {
|
|
3660
|
+
"type": "number",
|
|
3661
|
+
"description": "Red value between 0 and 1"
|
|
3662
|
+
},
|
|
3663
|
+
"g": {
|
|
3664
|
+
"type": "number",
|
|
3665
|
+
"description": "Green value between 0 and 1"
|
|
3666
|
+
},
|
|
3667
|
+
"b": {
|
|
3668
|
+
"type": "number",
|
|
3669
|
+
"description": "Blue value between 0 and 1"
|
|
3670
|
+
},
|
|
3671
|
+
"a": {
|
|
3672
|
+
"type": "number",
|
|
3673
|
+
"description": "Alpha value between 0 and 1"
|
|
3674
|
+
}
|
|
3675
|
+
}
|
|
3676
|
+
},
|
|
3677
|
+
"override_color": {
|
|
3678
|
+
"type": "boolean",
|
|
3679
|
+
"description": "Whether to use the color specified in `color` instead of any materials embedded in the original model."
|
|
3680
|
+
},
|
|
3681
|
+
"url": {
|
|
3682
|
+
"type": "string",
|
|
3683
|
+
"description": "URL pointing to model file. One of `url` or `data` should be provided."
|
|
3684
|
+
},
|
|
3685
|
+
"media_type": {
|
|
3686
|
+
"type": "string",
|
|
3687
|
+
"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."
|
|
3688
|
+
},
|
|
3689
|
+
"data": {
|
|
3690
|
+
"type": "string",
|
|
3691
|
+
"contentEncoding": "base64",
|
|
3692
|
+
"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."
|
|
3693
|
+
}
|
|
3694
|
+
}
|
|
3695
|
+
};
|
|
3696
|
+
exports.PackedElementField = {
|
|
3697
|
+
"title": "foxglove.PackedElementField",
|
|
3698
|
+
"description": "A field present within each element in a byte array of packed elements.",
|
|
3699
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
3700
|
+
"type": "object",
|
|
3701
|
+
"properties": {
|
|
3702
|
+
"name": {
|
|
3703
|
+
"type": "string",
|
|
3704
|
+
"description": "Name of the field"
|
|
3705
|
+
},
|
|
3706
|
+
"offset": {
|
|
3707
|
+
"type": "integer",
|
|
3708
|
+
"minimum": 0,
|
|
3709
|
+
"description": "Byte offset from start of data buffer"
|
|
3710
|
+
},
|
|
3711
|
+
"type": {
|
|
3712
|
+
"title": "foxglove.NumericType",
|
|
3713
|
+
"description": "Type of data in the field. Integers are stored using little-endian byte order.",
|
|
3714
|
+
"oneOf": [
|
|
3715
|
+
{
|
|
3716
|
+
"title": "UNKNOWN",
|
|
3717
|
+
"const": 0
|
|
3718
|
+
},
|
|
3719
|
+
{
|
|
3720
|
+
"title": "UINT8",
|
|
3721
|
+
"const": 1
|
|
3722
|
+
},
|
|
3723
|
+
{
|
|
3724
|
+
"title": "INT8",
|
|
3725
|
+
"const": 2
|
|
3726
|
+
},
|
|
3727
|
+
{
|
|
3728
|
+
"title": "UINT16",
|
|
3729
|
+
"const": 3
|
|
3730
|
+
},
|
|
3731
|
+
{
|
|
3732
|
+
"title": "INT16",
|
|
3733
|
+
"const": 4
|
|
3734
|
+
},
|
|
3735
|
+
{
|
|
3736
|
+
"title": "UINT32",
|
|
3737
|
+
"const": 5
|
|
3738
|
+
},
|
|
3739
|
+
{
|
|
3740
|
+
"title": "INT32",
|
|
3741
|
+
"const": 6
|
|
3742
|
+
},
|
|
3743
|
+
{
|
|
3744
|
+
"title": "FLOAT32",
|
|
3745
|
+
"const": 7
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
"title": "FLOAT64",
|
|
3749
|
+
"const": 8
|
|
3750
|
+
}
|
|
3751
|
+
]
|
|
3752
|
+
}
|
|
3753
|
+
}
|
|
3754
|
+
};
|
|
3755
|
+
exports.Point2 = {
|
|
3756
|
+
"title": "foxglove.Point2",
|
|
3757
|
+
"description": "A point representing a position in 2D space",
|
|
3758
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
3759
|
+
"type": "object",
|
|
3760
|
+
"properties": {
|
|
3761
|
+
"x": {
|
|
3762
|
+
"type": "number",
|
|
3763
|
+
"description": "x coordinate position"
|
|
3764
|
+
},
|
|
3765
|
+
"y": {
|
|
3766
|
+
"type": "number",
|
|
3767
|
+
"description": "y coordinate position"
|
|
3768
|
+
}
|
|
3769
|
+
}
|
|
3770
|
+
};
|
|
3771
|
+
exports.Point3 = {
|
|
3772
|
+
"title": "foxglove.Point3",
|
|
3773
|
+
"description": "A point representing a position in 3D space",
|
|
3774
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
3775
|
+
"type": "object",
|
|
3776
|
+
"properties": {
|
|
3777
|
+
"x": {
|
|
3778
|
+
"type": "number",
|
|
3779
|
+
"description": "x coordinate position"
|
|
3780
|
+
},
|
|
3781
|
+
"y": {
|
|
3782
|
+
"type": "number",
|
|
3783
|
+
"description": "y coordinate position"
|
|
3784
|
+
},
|
|
3785
|
+
"z": {
|
|
3786
|
+
"type": "number",
|
|
3787
|
+
"description": "z coordinate position"
|
|
3788
|
+
}
|
|
3789
|
+
}
|
|
3790
|
+
};
|
|
3791
|
+
exports.PointCloud = {
|
|
3792
|
+
"title": "foxglove.PointCloud",
|
|
3793
|
+
"description": "A collection of N-dimensional points, which may contain additional fields with information like normals, intensity, etc.",
|
|
3794
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
3795
|
+
"type": "object",
|
|
3796
|
+
"properties": {
|
|
3797
|
+
"timestamp": {
|
|
3798
|
+
"type": "object",
|
|
3799
|
+
"title": "time",
|
|
3800
|
+
"properties": {
|
|
3801
|
+
"sec": {
|
|
3802
|
+
"type": "integer",
|
|
3803
|
+
"minimum": 0
|
|
3804
|
+
},
|
|
3805
|
+
"nsec": {
|
|
3806
|
+
"type": "integer",
|
|
3807
|
+
"minimum": 0,
|
|
3808
|
+
"maximum": 999999999
|
|
3809
|
+
}
|
|
3810
|
+
},
|
|
3811
|
+
"description": "Timestamp of point cloud"
|
|
3812
|
+
},
|
|
3813
|
+
"frame_id": {
|
|
3814
|
+
"type": "string",
|
|
3815
|
+
"description": "Frame of reference"
|
|
3816
|
+
},
|
|
3817
|
+
"pose": {
|
|
3818
|
+
"title": "foxglove.Pose",
|
|
3819
|
+
"description": "The origin of the point cloud relative to the frame of reference",
|
|
3820
|
+
"type": "object",
|
|
3821
|
+
"properties": {
|
|
3822
|
+
"position": {
|
|
3823
|
+
"title": "foxglove.Vector3",
|
|
3824
|
+
"description": "Point denoting position in 3D space",
|
|
3825
|
+
"type": "object",
|
|
3826
|
+
"properties": {
|
|
3827
|
+
"x": {
|
|
3828
|
+
"type": "number",
|
|
3829
|
+
"description": "x coordinate length"
|
|
3830
|
+
},
|
|
3831
|
+
"y": {
|
|
3832
|
+
"type": "number",
|
|
3833
|
+
"description": "y coordinate length"
|
|
3834
|
+
},
|
|
3835
|
+
"z": {
|
|
3836
|
+
"type": "number",
|
|
3837
|
+
"description": "z coordinate length"
|
|
3838
|
+
}
|
|
3839
|
+
}
|
|
3840
|
+
},
|
|
3841
|
+
"orientation": {
|
|
3842
|
+
"title": "foxglove.Quaternion",
|
|
3843
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
3844
|
+
"type": "object",
|
|
3845
|
+
"properties": {
|
|
3846
|
+
"x": {
|
|
3847
|
+
"type": "number",
|
|
3848
|
+
"description": "x value"
|
|
3849
|
+
},
|
|
3850
|
+
"y": {
|
|
3851
|
+
"type": "number",
|
|
3852
|
+
"description": "y value"
|
|
3853
|
+
},
|
|
3854
|
+
"z": {
|
|
3855
|
+
"type": "number",
|
|
3856
|
+
"description": "z value"
|
|
3857
|
+
},
|
|
3858
|
+
"w": {
|
|
3859
|
+
"type": "number",
|
|
3860
|
+
"description": "w value"
|
|
3861
|
+
}
|
|
3862
|
+
}
|
|
3863
|
+
}
|
|
3864
|
+
}
|
|
3865
|
+
},
|
|
3866
|
+
"point_stride": {
|
|
3867
|
+
"type": "integer",
|
|
3868
|
+
"minimum": 0,
|
|
3869
|
+
"description": "Number of bytes between points in the `data`"
|
|
3870
|
+
},
|
|
3871
|
+
"fields": {
|
|
3872
|
+
"type": "array",
|
|
3873
|
+
"items": {
|
|
3874
|
+
"title": "foxglove.PackedElementField",
|
|
3875
|
+
"description": "A field present within each element in a byte array of packed elements.",
|
|
3876
|
+
"type": "object",
|
|
3877
|
+
"properties": {
|
|
3878
|
+
"name": {
|
|
3879
|
+
"type": "string",
|
|
3880
|
+
"description": "Name of the field"
|
|
3881
|
+
},
|
|
3882
|
+
"offset": {
|
|
3883
|
+
"type": "integer",
|
|
3884
|
+
"minimum": 0,
|
|
3885
|
+
"description": "Byte offset from start of data buffer"
|
|
3886
|
+
},
|
|
3887
|
+
"type": {
|
|
3888
|
+
"title": "foxglove.NumericType",
|
|
3889
|
+
"description": "Type of data in the field. Integers are stored using little-endian byte order.",
|
|
3890
|
+
"oneOf": [
|
|
3891
|
+
{
|
|
3892
|
+
"title": "UNKNOWN",
|
|
3893
|
+
"const": 0
|
|
3894
|
+
},
|
|
3895
|
+
{
|
|
3896
|
+
"title": "UINT8",
|
|
3897
|
+
"const": 1
|
|
3898
|
+
},
|
|
3899
|
+
{
|
|
3900
|
+
"title": "INT8",
|
|
3901
|
+
"const": 2
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"title": "UINT16",
|
|
3905
|
+
"const": 3
|
|
3906
|
+
},
|
|
3907
|
+
{
|
|
3908
|
+
"title": "INT16",
|
|
3909
|
+
"const": 4
|
|
3910
|
+
},
|
|
3911
|
+
{
|
|
3912
|
+
"title": "UINT32",
|
|
3913
|
+
"const": 5
|
|
3914
|
+
},
|
|
3915
|
+
{
|
|
3916
|
+
"title": "INT32",
|
|
3917
|
+
"const": 6
|
|
3918
|
+
},
|
|
3919
|
+
{
|
|
3920
|
+
"title": "FLOAT32",
|
|
3921
|
+
"const": 7
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
"title": "FLOAT64",
|
|
3925
|
+
"const": 8
|
|
3926
|
+
}
|
|
3927
|
+
]
|
|
3928
|
+
}
|
|
3929
|
+
}
|
|
3930
|
+
},
|
|
3931
|
+
"description": "Fields in the `data`"
|
|
3932
|
+
},
|
|
3933
|
+
"data": {
|
|
3934
|
+
"type": "string",
|
|
3935
|
+
"contentEncoding": "base64",
|
|
3936
|
+
"description": "Point data, interpreted using `fields`"
|
|
3937
|
+
}
|
|
3938
|
+
}
|
|
3939
|
+
};
|
|
3940
|
+
exports.PointsAnnotation = {
|
|
3941
|
+
"title": "foxglove.PointsAnnotation",
|
|
3942
|
+
"description": "An array of points on a 2D image",
|
|
3943
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
3944
|
+
"type": "object",
|
|
3945
|
+
"properties": {
|
|
3946
|
+
"timestamp": {
|
|
3947
|
+
"type": "object",
|
|
3948
|
+
"title": "time",
|
|
3949
|
+
"properties": {
|
|
3950
|
+
"sec": {
|
|
3951
|
+
"type": "integer",
|
|
3952
|
+
"minimum": 0
|
|
3953
|
+
},
|
|
3954
|
+
"nsec": {
|
|
3955
|
+
"type": "integer",
|
|
3956
|
+
"minimum": 0,
|
|
3957
|
+
"maximum": 999999999
|
|
3958
|
+
}
|
|
3959
|
+
},
|
|
3960
|
+
"description": "Timestamp of annotation"
|
|
3961
|
+
},
|
|
3962
|
+
"type": {
|
|
3963
|
+
"title": "foxglove.PointsAnnotationType",
|
|
3964
|
+
"description": "Type of points annotation to draw",
|
|
3965
|
+
"oneOf": [
|
|
3966
|
+
{
|
|
3967
|
+
"title": "UNKNOWN",
|
|
3968
|
+
"const": 0
|
|
3969
|
+
},
|
|
3970
|
+
{
|
|
3971
|
+
"title": "POINTS",
|
|
3972
|
+
"const": 1
|
|
3973
|
+
},
|
|
3974
|
+
{
|
|
3975
|
+
"title": "LINE_LOOP",
|
|
3976
|
+
"const": 2
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"title": "LINE_STRIP",
|
|
3980
|
+
"const": 3
|
|
3981
|
+
},
|
|
3982
|
+
{
|
|
3983
|
+
"title": "LINE_LIST",
|
|
3984
|
+
"const": 4
|
|
3985
|
+
}
|
|
3986
|
+
]
|
|
3987
|
+
},
|
|
3988
|
+
"points": {
|
|
3989
|
+
"type": "array",
|
|
3990
|
+
"items": {
|
|
3991
|
+
"title": "foxglove.Point2",
|
|
3992
|
+
"description": "A point representing a position in 2D space",
|
|
3993
|
+
"type": "object",
|
|
3994
|
+
"properties": {
|
|
3995
|
+
"x": {
|
|
3996
|
+
"type": "number",
|
|
3997
|
+
"description": "x coordinate position"
|
|
3998
|
+
},
|
|
3999
|
+
"y": {
|
|
4000
|
+
"type": "number",
|
|
4001
|
+
"description": "y coordinate position"
|
|
4002
|
+
}
|
|
4003
|
+
}
|
|
4004
|
+
},
|
|
4005
|
+
"description": "Points in 2D image coordinates"
|
|
4006
|
+
},
|
|
4007
|
+
"outline_color": {
|
|
4008
|
+
"title": "foxglove.Color",
|
|
4009
|
+
"description": "Outline color",
|
|
4010
|
+
"type": "object",
|
|
4011
|
+
"properties": {
|
|
4012
|
+
"r": {
|
|
4013
|
+
"type": "number",
|
|
4014
|
+
"description": "Red value between 0 and 1"
|
|
4015
|
+
},
|
|
4016
|
+
"g": {
|
|
4017
|
+
"type": "number",
|
|
4018
|
+
"description": "Green value between 0 and 1"
|
|
4019
|
+
},
|
|
4020
|
+
"b": {
|
|
4021
|
+
"type": "number",
|
|
4022
|
+
"description": "Blue value between 0 and 1"
|
|
4023
|
+
},
|
|
4024
|
+
"a": {
|
|
4025
|
+
"type": "number",
|
|
4026
|
+
"description": "Alpha value between 0 and 1"
|
|
4027
|
+
}
|
|
4028
|
+
}
|
|
4029
|
+
},
|
|
4030
|
+
"outline_colors": {
|
|
4031
|
+
"type": "array",
|
|
4032
|
+
"items": {
|
|
4033
|
+
"title": "foxglove.Color",
|
|
4034
|
+
"description": "A color in RGBA format",
|
|
4035
|
+
"type": "object",
|
|
4036
|
+
"properties": {
|
|
4037
|
+
"r": {
|
|
4038
|
+
"type": "number",
|
|
4039
|
+
"description": "Red value between 0 and 1"
|
|
4040
|
+
},
|
|
4041
|
+
"g": {
|
|
4042
|
+
"type": "number",
|
|
4043
|
+
"description": "Green value between 0 and 1"
|
|
4044
|
+
},
|
|
4045
|
+
"b": {
|
|
4046
|
+
"type": "number",
|
|
4047
|
+
"description": "Blue value between 0 and 1"
|
|
4048
|
+
},
|
|
4049
|
+
"a": {
|
|
4050
|
+
"type": "number",
|
|
4051
|
+
"description": "Alpha value between 0 and 1"
|
|
4052
|
+
}
|
|
4053
|
+
}
|
|
4054
|
+
},
|
|
4055
|
+
"description": "Per-point colors, if `type` is `POINTS`, or per-segment stroke colors, if `type` is `LINE_LIST`."
|
|
4056
|
+
},
|
|
4057
|
+
"fill_color": {
|
|
4058
|
+
"title": "foxglove.Color",
|
|
4059
|
+
"description": "Fill color",
|
|
4060
|
+
"type": "object",
|
|
4061
|
+
"properties": {
|
|
4062
|
+
"r": {
|
|
4063
|
+
"type": "number",
|
|
4064
|
+
"description": "Red value between 0 and 1"
|
|
4065
|
+
},
|
|
4066
|
+
"g": {
|
|
4067
|
+
"type": "number",
|
|
4068
|
+
"description": "Green value between 0 and 1"
|
|
4069
|
+
},
|
|
4070
|
+
"b": {
|
|
4071
|
+
"type": "number",
|
|
4072
|
+
"description": "Blue value between 0 and 1"
|
|
4073
|
+
},
|
|
4074
|
+
"a": {
|
|
4075
|
+
"type": "number",
|
|
4076
|
+
"description": "Alpha value between 0 and 1"
|
|
4077
|
+
}
|
|
4078
|
+
}
|
|
4079
|
+
},
|
|
4080
|
+
"thickness": {
|
|
4081
|
+
"type": "number",
|
|
4082
|
+
"description": "Stroke thickness"
|
|
4083
|
+
}
|
|
4084
|
+
}
|
|
4085
|
+
};
|
|
4086
|
+
exports.Pose = {
|
|
4087
|
+
"title": "foxglove.Pose",
|
|
4088
|
+
"description": "A position and orientation for an object or reference frame in 3D space",
|
|
4089
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4090
|
+
"type": "object",
|
|
4091
|
+
"properties": {
|
|
4092
|
+
"position": {
|
|
4093
|
+
"title": "foxglove.Vector3",
|
|
4094
|
+
"description": "Point denoting position in 3D space",
|
|
4095
|
+
"type": "object",
|
|
4096
|
+
"properties": {
|
|
4097
|
+
"x": {
|
|
4098
|
+
"type": "number",
|
|
4099
|
+
"description": "x coordinate length"
|
|
4100
|
+
},
|
|
4101
|
+
"y": {
|
|
4102
|
+
"type": "number",
|
|
4103
|
+
"description": "y coordinate length"
|
|
4104
|
+
},
|
|
4105
|
+
"z": {
|
|
4106
|
+
"type": "number",
|
|
4107
|
+
"description": "z coordinate length"
|
|
4108
|
+
}
|
|
4109
|
+
}
|
|
4110
|
+
},
|
|
4111
|
+
"orientation": {
|
|
4112
|
+
"title": "foxglove.Quaternion",
|
|
4113
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
4114
|
+
"type": "object",
|
|
4115
|
+
"properties": {
|
|
4116
|
+
"x": {
|
|
4117
|
+
"type": "number",
|
|
4118
|
+
"description": "x value"
|
|
4119
|
+
},
|
|
4120
|
+
"y": {
|
|
4121
|
+
"type": "number",
|
|
4122
|
+
"description": "y value"
|
|
4123
|
+
},
|
|
4124
|
+
"z": {
|
|
4125
|
+
"type": "number",
|
|
4126
|
+
"description": "z value"
|
|
4127
|
+
},
|
|
4128
|
+
"w": {
|
|
4129
|
+
"type": "number",
|
|
4130
|
+
"description": "w value"
|
|
4131
|
+
}
|
|
4132
|
+
}
|
|
4133
|
+
}
|
|
4134
|
+
}
|
|
4135
|
+
};
|
|
4136
|
+
exports.PoseInFrame = {
|
|
4137
|
+
"title": "foxglove.PoseInFrame",
|
|
4138
|
+
"description": "A timestamped pose for an object or reference frame in 3D space",
|
|
4139
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4140
|
+
"type": "object",
|
|
4141
|
+
"properties": {
|
|
4142
|
+
"timestamp": {
|
|
4143
|
+
"type": "object",
|
|
4144
|
+
"title": "time",
|
|
4145
|
+
"properties": {
|
|
4146
|
+
"sec": {
|
|
4147
|
+
"type": "integer",
|
|
4148
|
+
"minimum": 0
|
|
4149
|
+
},
|
|
4150
|
+
"nsec": {
|
|
4151
|
+
"type": "integer",
|
|
4152
|
+
"minimum": 0,
|
|
4153
|
+
"maximum": 999999999
|
|
4154
|
+
}
|
|
4155
|
+
},
|
|
4156
|
+
"description": "Timestamp of pose"
|
|
4157
|
+
},
|
|
4158
|
+
"frame_id": {
|
|
4159
|
+
"type": "string",
|
|
4160
|
+
"description": "Frame of reference for pose position and orientation"
|
|
4161
|
+
},
|
|
4162
|
+
"pose": {
|
|
4163
|
+
"title": "foxglove.Pose",
|
|
4164
|
+
"description": "Pose in 3D space",
|
|
4165
|
+
"type": "object",
|
|
4166
|
+
"properties": {
|
|
4167
|
+
"position": {
|
|
4168
|
+
"title": "foxglove.Vector3",
|
|
4169
|
+
"description": "Point denoting position in 3D space",
|
|
4170
|
+
"type": "object",
|
|
4171
|
+
"properties": {
|
|
4172
|
+
"x": {
|
|
4173
|
+
"type": "number",
|
|
4174
|
+
"description": "x coordinate length"
|
|
4175
|
+
},
|
|
4176
|
+
"y": {
|
|
4177
|
+
"type": "number",
|
|
4178
|
+
"description": "y coordinate length"
|
|
4179
|
+
},
|
|
4180
|
+
"z": {
|
|
4181
|
+
"type": "number",
|
|
4182
|
+
"description": "z coordinate length"
|
|
4183
|
+
}
|
|
4184
|
+
}
|
|
4185
|
+
},
|
|
4186
|
+
"orientation": {
|
|
4187
|
+
"title": "foxglove.Quaternion",
|
|
4188
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
4189
|
+
"type": "object",
|
|
4190
|
+
"properties": {
|
|
4191
|
+
"x": {
|
|
4192
|
+
"type": "number",
|
|
4193
|
+
"description": "x value"
|
|
4194
|
+
},
|
|
4195
|
+
"y": {
|
|
4196
|
+
"type": "number",
|
|
4197
|
+
"description": "y value"
|
|
4198
|
+
},
|
|
4199
|
+
"z": {
|
|
4200
|
+
"type": "number",
|
|
4201
|
+
"description": "z value"
|
|
4202
|
+
},
|
|
4203
|
+
"w": {
|
|
4204
|
+
"type": "number",
|
|
4205
|
+
"description": "w value"
|
|
4206
|
+
}
|
|
4207
|
+
}
|
|
4208
|
+
}
|
|
4209
|
+
}
|
|
4210
|
+
}
|
|
4211
|
+
}
|
|
4212
|
+
};
|
|
4213
|
+
exports.PosesInFrame = {
|
|
4214
|
+
"title": "foxglove.PosesInFrame",
|
|
4215
|
+
"description": "An array of timestamped poses for an object or reference frame in 3D space",
|
|
4216
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4217
|
+
"type": "object",
|
|
4218
|
+
"properties": {
|
|
4219
|
+
"timestamp": {
|
|
4220
|
+
"type": "object",
|
|
4221
|
+
"title": "time",
|
|
4222
|
+
"properties": {
|
|
4223
|
+
"sec": {
|
|
4224
|
+
"type": "integer",
|
|
4225
|
+
"minimum": 0
|
|
4226
|
+
},
|
|
4227
|
+
"nsec": {
|
|
4228
|
+
"type": "integer",
|
|
4229
|
+
"minimum": 0,
|
|
4230
|
+
"maximum": 999999999
|
|
4231
|
+
}
|
|
4232
|
+
},
|
|
4233
|
+
"description": "Timestamp of pose"
|
|
4234
|
+
},
|
|
4235
|
+
"frame_id": {
|
|
4236
|
+
"type": "string",
|
|
4237
|
+
"description": "Frame of reference for pose position and orientation"
|
|
4238
|
+
},
|
|
4239
|
+
"poses": {
|
|
4240
|
+
"type": "array",
|
|
4241
|
+
"items": {
|
|
4242
|
+
"title": "foxglove.Pose",
|
|
4243
|
+
"description": "A position and orientation for an object or reference frame in 3D space",
|
|
4244
|
+
"type": "object",
|
|
4245
|
+
"properties": {
|
|
4246
|
+
"position": {
|
|
4247
|
+
"title": "foxglove.Vector3",
|
|
4248
|
+
"description": "Point denoting position in 3D space",
|
|
4249
|
+
"type": "object",
|
|
4250
|
+
"properties": {
|
|
4251
|
+
"x": {
|
|
4252
|
+
"type": "number",
|
|
4253
|
+
"description": "x coordinate length"
|
|
4254
|
+
},
|
|
4255
|
+
"y": {
|
|
4256
|
+
"type": "number",
|
|
4257
|
+
"description": "y coordinate length"
|
|
4258
|
+
},
|
|
4259
|
+
"z": {
|
|
4260
|
+
"type": "number",
|
|
4261
|
+
"description": "z coordinate length"
|
|
4262
|
+
}
|
|
4263
|
+
}
|
|
4264
|
+
},
|
|
4265
|
+
"orientation": {
|
|
4266
|
+
"title": "foxglove.Quaternion",
|
|
4267
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
4268
|
+
"type": "object",
|
|
4269
|
+
"properties": {
|
|
4270
|
+
"x": {
|
|
4271
|
+
"type": "number",
|
|
4272
|
+
"description": "x value"
|
|
4273
|
+
},
|
|
4274
|
+
"y": {
|
|
4275
|
+
"type": "number",
|
|
4276
|
+
"description": "y value"
|
|
4277
|
+
},
|
|
4278
|
+
"z": {
|
|
4279
|
+
"type": "number",
|
|
4280
|
+
"description": "z value"
|
|
4281
|
+
},
|
|
4282
|
+
"w": {
|
|
4283
|
+
"type": "number",
|
|
4284
|
+
"description": "w value"
|
|
4285
|
+
}
|
|
4286
|
+
}
|
|
4287
|
+
}
|
|
4288
|
+
}
|
|
4289
|
+
},
|
|
4290
|
+
"description": "Poses in 3D space"
|
|
4291
|
+
}
|
|
4292
|
+
}
|
|
4293
|
+
};
|
|
4294
|
+
exports.Quaternion = {
|
|
4295
|
+
"title": "foxglove.Quaternion",
|
|
4296
|
+
"description": "A [quaternion](https://eater.net/quaternions) representing a rotation in 3D space",
|
|
4297
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4298
|
+
"type": "object",
|
|
4299
|
+
"properties": {
|
|
4300
|
+
"x": {
|
|
4301
|
+
"type": "number",
|
|
4302
|
+
"description": "x value"
|
|
4303
|
+
},
|
|
4304
|
+
"y": {
|
|
4305
|
+
"type": "number",
|
|
4306
|
+
"description": "y value"
|
|
4307
|
+
},
|
|
4308
|
+
"z": {
|
|
4309
|
+
"type": "number",
|
|
4310
|
+
"description": "z value"
|
|
4311
|
+
},
|
|
4312
|
+
"w": {
|
|
4313
|
+
"type": "number",
|
|
4314
|
+
"description": "w value"
|
|
4315
|
+
}
|
|
4316
|
+
}
|
|
4317
|
+
};
|
|
4318
|
+
exports.RawImage = {
|
|
4319
|
+
"title": "foxglove.RawImage",
|
|
4320
|
+
"description": "A raw image",
|
|
4321
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4322
|
+
"type": "object",
|
|
4323
|
+
"properties": {
|
|
4324
|
+
"timestamp": {
|
|
4325
|
+
"type": "object",
|
|
4326
|
+
"title": "time",
|
|
4327
|
+
"properties": {
|
|
4328
|
+
"sec": {
|
|
4329
|
+
"type": "integer",
|
|
4330
|
+
"minimum": 0
|
|
4331
|
+
},
|
|
4332
|
+
"nsec": {
|
|
4333
|
+
"type": "integer",
|
|
4334
|
+
"minimum": 0,
|
|
4335
|
+
"maximum": 999999999
|
|
4336
|
+
}
|
|
4337
|
+
},
|
|
4338
|
+
"description": "Timestamp of image"
|
|
4339
|
+
},
|
|
4340
|
+
"frame_id": {
|
|
4341
|
+
"type": "string",
|
|
4342
|
+
"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."
|
|
4343
|
+
},
|
|
4344
|
+
"width": {
|
|
4345
|
+
"type": "integer",
|
|
4346
|
+
"minimum": 0,
|
|
4347
|
+
"description": "Image width"
|
|
4348
|
+
},
|
|
4349
|
+
"height": {
|
|
4350
|
+
"type": "integer",
|
|
4351
|
+
"minimum": 0,
|
|
4352
|
+
"description": "Image height"
|
|
4353
|
+
},
|
|
4354
|
+
"encoding": {
|
|
4355
|
+
"type": "string",
|
|
4356
|
+
"description": "Encoding of the raw image data"
|
|
4357
|
+
},
|
|
4358
|
+
"step": {
|
|
4359
|
+
"type": "integer",
|
|
4360
|
+
"minimum": 0,
|
|
4361
|
+
"description": "Byte length of a single row"
|
|
4362
|
+
},
|
|
4363
|
+
"data": {
|
|
4364
|
+
"type": "string",
|
|
4365
|
+
"contentEncoding": "base64",
|
|
4366
|
+
"description": "Raw image data"
|
|
4367
|
+
}
|
|
4368
|
+
}
|
|
4369
|
+
};
|
|
4370
|
+
exports.SpherePrimitive = {
|
|
4371
|
+
"title": "foxglove.SpherePrimitive",
|
|
4372
|
+
"description": "(Experimental, subject to change) A primitive representing a sphere or ellipsoid",
|
|
4373
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4374
|
+
"type": "object",
|
|
4375
|
+
"properties": {
|
|
4376
|
+
"pose": {
|
|
4377
|
+
"title": "foxglove.Pose",
|
|
4378
|
+
"description": "Position of the center of the sphere and orientation of the sphere",
|
|
4379
|
+
"type": "object",
|
|
4380
|
+
"properties": {
|
|
4381
|
+
"position": {
|
|
4382
|
+
"title": "foxglove.Vector3",
|
|
4383
|
+
"description": "Point denoting position in 3D space",
|
|
4384
|
+
"type": "object",
|
|
4385
|
+
"properties": {
|
|
4386
|
+
"x": {
|
|
4387
|
+
"type": "number",
|
|
4388
|
+
"description": "x coordinate length"
|
|
4389
|
+
},
|
|
4390
|
+
"y": {
|
|
4391
|
+
"type": "number",
|
|
4392
|
+
"description": "y coordinate length"
|
|
4393
|
+
},
|
|
4394
|
+
"z": {
|
|
4395
|
+
"type": "number",
|
|
4396
|
+
"description": "z coordinate length"
|
|
4397
|
+
}
|
|
4398
|
+
}
|
|
4399
|
+
},
|
|
4400
|
+
"orientation": {
|
|
4401
|
+
"title": "foxglove.Quaternion",
|
|
4402
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
4403
|
+
"type": "object",
|
|
4404
|
+
"properties": {
|
|
4405
|
+
"x": {
|
|
4406
|
+
"type": "number",
|
|
4407
|
+
"description": "x value"
|
|
4408
|
+
},
|
|
4409
|
+
"y": {
|
|
4410
|
+
"type": "number",
|
|
4411
|
+
"description": "y value"
|
|
4412
|
+
},
|
|
4413
|
+
"z": {
|
|
4414
|
+
"type": "number",
|
|
4415
|
+
"description": "z value"
|
|
4416
|
+
},
|
|
4417
|
+
"w": {
|
|
4418
|
+
"type": "number",
|
|
4419
|
+
"description": "w value"
|
|
4420
|
+
}
|
|
4421
|
+
}
|
|
4422
|
+
}
|
|
4423
|
+
}
|
|
4424
|
+
},
|
|
4425
|
+
"size": {
|
|
4426
|
+
"title": "foxglove.Vector3",
|
|
4427
|
+
"description": "Size (diameter) of the sphere along each axis",
|
|
4428
|
+
"type": "object",
|
|
4429
|
+
"properties": {
|
|
4430
|
+
"x": {
|
|
4431
|
+
"type": "number",
|
|
4432
|
+
"description": "x coordinate length"
|
|
4433
|
+
},
|
|
4434
|
+
"y": {
|
|
4435
|
+
"type": "number",
|
|
4436
|
+
"description": "y coordinate length"
|
|
4437
|
+
},
|
|
4438
|
+
"z": {
|
|
4439
|
+
"type": "number",
|
|
4440
|
+
"description": "z coordinate length"
|
|
4441
|
+
}
|
|
4442
|
+
}
|
|
4443
|
+
},
|
|
4444
|
+
"color": {
|
|
4445
|
+
"title": "foxglove.Color",
|
|
4446
|
+
"description": "Color of the sphere",
|
|
4447
|
+
"type": "object",
|
|
4448
|
+
"properties": {
|
|
4449
|
+
"r": {
|
|
4450
|
+
"type": "number",
|
|
4451
|
+
"description": "Red value between 0 and 1"
|
|
4452
|
+
},
|
|
4453
|
+
"g": {
|
|
4454
|
+
"type": "number",
|
|
4455
|
+
"description": "Green value between 0 and 1"
|
|
4456
|
+
},
|
|
4457
|
+
"b": {
|
|
4458
|
+
"type": "number",
|
|
4459
|
+
"description": "Blue value between 0 and 1"
|
|
4460
|
+
},
|
|
4461
|
+
"a": {
|
|
4462
|
+
"type": "number",
|
|
4463
|
+
"description": "Alpha value between 0 and 1"
|
|
4464
|
+
}
|
|
4465
|
+
}
|
|
4466
|
+
}
|
|
4467
|
+
}
|
|
4468
|
+
};
|
|
4469
|
+
exports.TextPrimitive = {
|
|
4470
|
+
"title": "foxglove.TextPrimitive",
|
|
4471
|
+
"description": "(Experimental, subject to change) A primitive representing a text label",
|
|
4472
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4473
|
+
"type": "object",
|
|
4474
|
+
"properties": {
|
|
4475
|
+
"pose": {
|
|
4476
|
+
"title": "foxglove.Pose",
|
|
4477
|
+
"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.",
|
|
4478
|
+
"type": "object",
|
|
4479
|
+
"properties": {
|
|
4480
|
+
"position": {
|
|
4481
|
+
"title": "foxglove.Vector3",
|
|
4482
|
+
"description": "Point denoting position in 3D space",
|
|
4483
|
+
"type": "object",
|
|
4484
|
+
"properties": {
|
|
4485
|
+
"x": {
|
|
4486
|
+
"type": "number",
|
|
4487
|
+
"description": "x coordinate length"
|
|
4488
|
+
},
|
|
4489
|
+
"y": {
|
|
4490
|
+
"type": "number",
|
|
4491
|
+
"description": "y coordinate length"
|
|
4492
|
+
},
|
|
4493
|
+
"z": {
|
|
4494
|
+
"type": "number",
|
|
4495
|
+
"description": "z coordinate length"
|
|
4496
|
+
}
|
|
4497
|
+
}
|
|
4498
|
+
},
|
|
4499
|
+
"orientation": {
|
|
4500
|
+
"title": "foxglove.Quaternion",
|
|
4501
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
4502
|
+
"type": "object",
|
|
4503
|
+
"properties": {
|
|
4504
|
+
"x": {
|
|
4505
|
+
"type": "number",
|
|
4506
|
+
"description": "x value"
|
|
4507
|
+
},
|
|
4508
|
+
"y": {
|
|
4509
|
+
"type": "number",
|
|
4510
|
+
"description": "y value"
|
|
4511
|
+
},
|
|
4512
|
+
"z": {
|
|
4513
|
+
"type": "number",
|
|
4514
|
+
"description": "z value"
|
|
4515
|
+
},
|
|
4516
|
+
"w": {
|
|
4517
|
+
"type": "number",
|
|
4518
|
+
"description": "w value"
|
|
4519
|
+
}
|
|
4520
|
+
}
|
|
4521
|
+
}
|
|
4522
|
+
}
|
|
4523
|
+
},
|
|
4524
|
+
"billboard": {
|
|
4525
|
+
"type": "boolean",
|
|
4526
|
+
"description": "Whether the text should respect `pose.orientation` (false) or always face the camera (true)"
|
|
4527
|
+
},
|
|
4528
|
+
"font_size": {
|
|
4529
|
+
"type": "number",
|
|
4530
|
+
"description": "Font size (height of one line of text)"
|
|
4531
|
+
},
|
|
4532
|
+
"scale_invariant": {
|
|
4533
|
+
"type": "boolean",
|
|
4534
|
+
"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)"
|
|
4535
|
+
},
|
|
4536
|
+
"color": {
|
|
4537
|
+
"title": "foxglove.Color",
|
|
4538
|
+
"description": "Color of the text",
|
|
4539
|
+
"type": "object",
|
|
4540
|
+
"properties": {
|
|
4541
|
+
"r": {
|
|
4542
|
+
"type": "number",
|
|
4543
|
+
"description": "Red value between 0 and 1"
|
|
4544
|
+
},
|
|
4545
|
+
"g": {
|
|
4546
|
+
"type": "number",
|
|
4547
|
+
"description": "Green value between 0 and 1"
|
|
4548
|
+
},
|
|
4549
|
+
"b": {
|
|
4550
|
+
"type": "number",
|
|
4551
|
+
"description": "Blue value between 0 and 1"
|
|
4552
|
+
},
|
|
4553
|
+
"a": {
|
|
4554
|
+
"type": "number",
|
|
4555
|
+
"description": "Alpha value between 0 and 1"
|
|
4556
|
+
}
|
|
4557
|
+
}
|
|
4558
|
+
},
|
|
4559
|
+
"text": {
|
|
4560
|
+
"type": "string",
|
|
4561
|
+
"description": "Text"
|
|
4562
|
+
}
|
|
4563
|
+
}
|
|
4564
|
+
};
|
|
4565
|
+
exports.TriangleListPrimitive = {
|
|
4566
|
+
"title": "foxglove.TriangleListPrimitive",
|
|
4567
|
+
"description": "(Experimental, subject to change) A primitive representing a set of triangles or a surface tiled by triangles",
|
|
4568
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4569
|
+
"type": "object",
|
|
4570
|
+
"properties": {
|
|
4571
|
+
"pose": {
|
|
4572
|
+
"title": "foxglove.Pose",
|
|
4573
|
+
"description": "Origin of triangles relative to reference frame",
|
|
4574
|
+
"type": "object",
|
|
4575
|
+
"properties": {
|
|
4576
|
+
"position": {
|
|
4577
|
+
"title": "foxglove.Vector3",
|
|
4578
|
+
"description": "Point denoting position in 3D space",
|
|
4579
|
+
"type": "object",
|
|
4580
|
+
"properties": {
|
|
4581
|
+
"x": {
|
|
4582
|
+
"type": "number",
|
|
4583
|
+
"description": "x coordinate length"
|
|
4584
|
+
},
|
|
4585
|
+
"y": {
|
|
4586
|
+
"type": "number",
|
|
4587
|
+
"description": "y coordinate length"
|
|
4588
|
+
},
|
|
4589
|
+
"z": {
|
|
4590
|
+
"type": "number",
|
|
4591
|
+
"description": "z coordinate length"
|
|
4592
|
+
}
|
|
4593
|
+
}
|
|
4594
|
+
},
|
|
4595
|
+
"orientation": {
|
|
4596
|
+
"title": "foxglove.Quaternion",
|
|
4597
|
+
"description": "Quaternion denoting orientation in 3D space",
|
|
4598
|
+
"type": "object",
|
|
4599
|
+
"properties": {
|
|
4600
|
+
"x": {
|
|
4601
|
+
"type": "number",
|
|
4602
|
+
"description": "x value"
|
|
4603
|
+
},
|
|
4604
|
+
"y": {
|
|
4605
|
+
"type": "number",
|
|
4606
|
+
"description": "y value"
|
|
4607
|
+
},
|
|
4608
|
+
"z": {
|
|
4609
|
+
"type": "number",
|
|
4610
|
+
"description": "z value"
|
|
4611
|
+
},
|
|
4612
|
+
"w": {
|
|
4613
|
+
"type": "number",
|
|
4614
|
+
"description": "w value"
|
|
4615
|
+
}
|
|
4616
|
+
}
|
|
4617
|
+
}
|
|
4618
|
+
}
|
|
4619
|
+
},
|
|
4620
|
+
"points": {
|
|
4621
|
+
"type": "array",
|
|
4622
|
+
"items": {
|
|
4623
|
+
"title": "foxglove.Point3",
|
|
4624
|
+
"description": "A point representing a position in 3D space",
|
|
4625
|
+
"type": "object",
|
|
4626
|
+
"properties": {
|
|
4627
|
+
"x": {
|
|
4628
|
+
"type": "number",
|
|
4629
|
+
"description": "x coordinate position"
|
|
4630
|
+
},
|
|
4631
|
+
"y": {
|
|
4632
|
+
"type": "number",
|
|
4633
|
+
"description": "y coordinate position"
|
|
4634
|
+
},
|
|
4635
|
+
"z": {
|
|
4636
|
+
"type": "number",
|
|
4637
|
+
"description": "z coordinate position"
|
|
4638
|
+
}
|
|
4639
|
+
}
|
|
4640
|
+
},
|
|
4641
|
+
"description": "Vertices to use for triangles, interpreted as a list of triples (0-1-2, 3-4-5, ...)"
|
|
4642
|
+
},
|
|
4643
|
+
"color": {
|
|
4644
|
+
"title": "foxglove.Color",
|
|
4645
|
+
"description": "Solid color to use for the whole shape. One of `color` or `colors` must be provided.",
|
|
4646
|
+
"type": "object",
|
|
4647
|
+
"properties": {
|
|
4648
|
+
"r": {
|
|
4649
|
+
"type": "number",
|
|
4650
|
+
"description": "Red value between 0 and 1"
|
|
4651
|
+
},
|
|
4652
|
+
"g": {
|
|
4653
|
+
"type": "number",
|
|
4654
|
+
"description": "Green value between 0 and 1"
|
|
4655
|
+
},
|
|
4656
|
+
"b": {
|
|
4657
|
+
"type": "number",
|
|
4658
|
+
"description": "Blue value between 0 and 1"
|
|
4659
|
+
},
|
|
4660
|
+
"a": {
|
|
4661
|
+
"type": "number",
|
|
4662
|
+
"description": "Alpha value between 0 and 1"
|
|
4663
|
+
}
|
|
4664
|
+
}
|
|
4665
|
+
},
|
|
4666
|
+
"colors": {
|
|
4667
|
+
"type": "array",
|
|
4668
|
+
"items": {
|
|
4669
|
+
"title": "foxglove.Color",
|
|
4670
|
+
"description": "A color in RGBA format",
|
|
4671
|
+
"type": "object",
|
|
4672
|
+
"properties": {
|
|
4673
|
+
"r": {
|
|
4674
|
+
"type": "number",
|
|
4675
|
+
"description": "Red value between 0 and 1"
|
|
4676
|
+
},
|
|
4677
|
+
"g": {
|
|
4678
|
+
"type": "number",
|
|
4679
|
+
"description": "Green value between 0 and 1"
|
|
4680
|
+
},
|
|
4681
|
+
"b": {
|
|
4682
|
+
"type": "number",
|
|
4683
|
+
"description": "Blue value between 0 and 1"
|
|
4684
|
+
},
|
|
4685
|
+
"a": {
|
|
4686
|
+
"type": "number",
|
|
4687
|
+
"description": "Alpha value between 0 and 1"
|
|
4688
|
+
}
|
|
4689
|
+
}
|
|
4690
|
+
},
|
|
4691
|
+
"description": "Per-vertex colors (if specified, must have the same length as `points`). One of `color` or `colors` must be provided."
|
|
4692
|
+
},
|
|
4693
|
+
"indices": {
|
|
4694
|
+
"type": "array",
|
|
4695
|
+
"items": {
|
|
4696
|
+
"type": "integer",
|
|
4697
|
+
"minimum": 0
|
|
4698
|
+
},
|
|
4699
|
+
"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)."
|
|
4700
|
+
}
|
|
4701
|
+
}
|
|
4702
|
+
};
|
|
4703
|
+
exports.Vector2 = {
|
|
4704
|
+
"title": "foxglove.Vector2",
|
|
4705
|
+
"description": "A vector in 2D space that represents a direction only",
|
|
4706
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4707
|
+
"type": "object",
|
|
4708
|
+
"properties": {
|
|
4709
|
+
"x": {
|
|
4710
|
+
"type": "number",
|
|
4711
|
+
"description": "x coordinate length"
|
|
4712
|
+
},
|
|
4713
|
+
"y": {
|
|
4714
|
+
"type": "number",
|
|
4715
|
+
"description": "y coordinate length"
|
|
4716
|
+
}
|
|
4717
|
+
}
|
|
4718
|
+
};
|
|
4719
|
+
exports.Vector3 = {
|
|
4720
|
+
"title": "foxglove.Vector3",
|
|
4721
|
+
"description": "A vector in 3D space that represents a direction only",
|
|
4722
|
+
"$comment": "Generated by https://github.com/foxglove/schemas",
|
|
4723
|
+
"type": "object",
|
|
4724
|
+
"properties": {
|
|
4725
|
+
"x": {
|
|
4726
|
+
"type": "number",
|
|
4727
|
+
"description": "x coordinate length"
|
|
4728
|
+
},
|
|
4729
|
+
"y": {
|
|
4730
|
+
"type": "number",
|
|
4731
|
+
"description": "y coordinate length"
|
|
4732
|
+
},
|
|
4733
|
+
"z": {
|
|
4734
|
+
"type": "number",
|
|
4735
|
+
"description": "z coordinate length"
|
|
4736
|
+
}
|
|
4737
|
+
}
|
|
4738
|
+
};
|
|
4739
|
+
//# sourceMappingURL=index.js.map
|