Skip to main content
rerun-io
GitHub 创作者资料

rerun-io

按仓库查看 4 个 GitHub 仓库中的 18 个已收集 skills。

已收集 skills
18
仓库
4
更新
2026年8月12日
仓库浏览

仓库与代表性 skills

rerun-chunk-processing
软件开发工程师

Core mechanics of the Rerun Chunk Processing API (rerun.experimental) — LazyChunkStream pipelines, Chunk, lenses (MutateLens/DeriveLens/Selector), RrdReader, writing optimized RRDs. Read BEFORE writing any ingestion/conversion/preprocessing code (convert an…

2026年8月10日
rerun-data-model
软件开发工程师

How raw multimodal robot data maps onto the Rerun data model. Read FIRST, before modeling or converting a dataset — and whenever you are about to convert/ingest/preprocess robot data into an .rrd or build a Rerun recording, even if not asked for the data…

2026年8月10日
rerun-mp4
软件开发工程师

Ingest .mp4 video into Rerun chunk streams with rerun.experimental.Mp4Reader. Read when converting video into a VideoStream, choosing stream vs asset mode, transcoding (B-frames, output codec, GOP size) through FFmpeg, or aligning video PTS onto a recording's…

2026年8月10日
assemble-changelog
软件开发工程师

Assemble the per-PR changeset entries in docs/content/changelog/upcoming/ into a release's changeset-0-XX.md and generate the detailed CHANGELOG.md sections. Use at release time when the user wants to build or finalize the changelog or changeset for a Rerun…

2026年8月10日
rerun-parquet
软件开发工程师

Ingest tabular Parquet files into Rerun chunk streams with rerun.experimental.ParquetReader. Read when converting trajectory or sensor tables (LeRobot-style parquet, exported logs) into entities and components — column grouping, timeline/index columns, static…

2026年7月28日
rerun-catalog-queries
软件开发工程师

Performance patterns and gotchas for querying a Rerun catalog from Python. Reach for this when a CatalogClient/dataset query is unexpectedly slow, or when shaping a per-segment / per-episode pipeline that hits the catalog from many places.

2026年6月29日
rerun-lerobot
软件开发工程师

Ingest a LeRobot (HuggingFace) dataset into Rerun. Read when converting a LeRobot dataset to RRDs, splitting it into per-episode segments, or registering it on a Rerun catalog. Covers the built-in directory importer (log_file_from_path), the RrdReader +…

2026年6月26日
rerun-mcap
软件开发工程师

Ingest MCAP files into Rerun chunk streams with rerun.experimental.McapReader. Read when converting an MCAP recording, selecting topics or decoders, decoding custom protobuf messages, or when an MCAP-derived stream comes out empty. Builds on…

2026年6月26日
已展示 8 / 10 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库