StructsΒ§
- A
DataLoader
forLeRobot
datasets.
EnumsΒ§
- Scalar
Chunk πIterator Helper type similar toEither
, but with 3 variants.
ConstantsΒ§
- Columns in the
LeRobot
dataset schema that we do not visualize in the viewer, and thus ignore. - Only supports
LeRobot
datasets that are in a supported version format. Datasets from unsupported versions wonβt load.
FunctionsΒ§
- load_
and_ πstream - Loads a single episode from a
LeRobot
dataset and converts it into a collection of Rerun chunks. - load_
episode_ πimages - load_
episode_ πvideo - load_
scalar π - log_
episode_ πtask - Prepare the viewer for all episodes, by sending out a
SetStoreInfo
LogMsg
for each episode.