Skip to main content

Crate spatialrust_episode

Crate spatialrust_episode 

Source
Expand description

Embodied-AI episodes, annotations, augmentation, and evaluation.

Structs§

AnnotationLayer
Named annotation layer over an episode.
AnnotationSpan
Inclusive annotation time span in nanoseconds.
Episode
One embodied-AI episode with optional annotations and provenance.
EpisodeAugmentor
Applies augmentation ops while preserving schema contracts.
EpisodeId
Stable episode identifier.
EvalMetric
Named scalar evaluation metric.
EvalReport
Bundle of evaluation metrics.
ModelProvenance
One model invocation provenance record.

Enums§

AnnotationKind
Annotation payload type.
AugmentationOp
Augmentation operators for embodied datasets.
EpisodeError
Failures in episode construction and evaluation.

Type Aliases§

EpisodeResult
Result type for episode workflows.
ProvenanceRecord
Provenance bag retained on episodes.