mcap2lerobot

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mcap2lerobot will convert MCAP recordings to LeRobot datasets using github.com/ioai-tech/lerobot-go/lerobot staging and merge APIs.

Phase 4 scaffold: integrate foxglove/mcap reader and port new_mcap2lerobot pipeline.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Convert

func Convert(ctx context.Context, cfg Config) error

Convert is a Phase 4 placeholder that validates config and documents the integration point.

Types

type Config

type Config struct {
	InputPath   string
	OutputRoot  string
	StagingRoot string
	FPS         int
	Version     lerobot.Version
	MaxWorkers  int
}

Config holds future mcap conversion options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL