AsObject: {
    box?: commonApi.RectangularPrism.AsObject;
    capsule?: commonApi.Capsule.AsObject;
    center?: commonApi.Pose.AsObject;
    label: string;
    sphere?: commonApi.Sphere.AsObject;
}

Type declaration

Generated using TypeDoc