.mcap recording on your machine? You can open it in the Avala
Mission Control viewer without creating an account. There are two ways in — the
command line and the browser — and both keep the file on your machine.
The local viewer is read-only: it renders your recording so you can
inspect camera images, LiDAR point clouds, transforms, and other topics.
Annotation, QC, consensus, and sharing live in the full cloud platform — see
Upload Workflow.
Option A — the avala view command
1
Install the CLI
The
avala command ships with the Python SDK’s CLI extra:2
Point it at your recording
127.0.0.1.Your recording’s filename never leaves your machine — it’s served under an
opaque path, so only the loopback URL (not the real basename) is put in the
viewer link.
3
Explore, then stop
Scrub the timeline and rearrange panels just like in the cloud viewer. When
you’re done, press
Ctrl+C in the terminal to stop serving.Flags
Option B — drag and drop in the browser
Prefer not to install anything? Open avala.ai/mcap and choose Select from Device. The file is parsed entirely in your browser and never uploaded. This is the same viewer theavala view command opens.
Take it to the cloud
The local viewer is the fast way to sanity-check a recording. To label it, run quality control, or share it with your team, upload it to a dataset — the same recording becomes an annotation workspace with no reprocessing step.Upload & annotate
Turn a recording into an annotation workspace: 3D cuboids on point clouds,
boxes on camera images, object tracking across frames.
Supported messages
See which ROS and Foxglove schemas map to which panels automatically.