Export an event window for Lichtblick / Foxglove
export_for_lichtblickExport a selected time window of robotics topic data as a Lichtblick session—an MCAP file with JSON channels and a pre-configured plot layout—to hand an event to a human for review in Lichtblick or Foxglove.
Instructions
Export a time window of topic data as a Lichtblick session: an MCAP file with JSON-encoded channels plus a layout with the plot series and time/value ranges pre-set. Works in Lichtblick (open source) and Foxglove, which share the layout format. Use after preview_pipeline to hand an event to a human.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| name | No | event | |
| path | Yes | ||
| topics | Yes | ||
| signals | No | ||
| end_seconds | Yes | ||
| start_seconds | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||