Back to corpus
research noteexperiment writeup candidatescore 20

Orbbec Femto Mega — Jetson AGX Orin 64GB Build Rehearsal

No container runtime on Mac1: `docker`, `colima`, `podman`, `lima` all absent, and `/Applications` has no Docker/OrbStack. Per the operating contract, no host install attempted. A cross-arch rehearsal is not possible on this machine without first installing Docker Desktop or Colima + qemu-user-static.

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

Target: Ubuntu 22.04 aarch64, JetPack 6, native build on device. Rehearsal host: Mac1 (Apple Silicon). Date: 2026-04-21. No container runtime on Mac1: `docker`, `colima`, `podman`, `lima` all absent, and `/Applications` has no Docker/OrbStack. Per the operating contract, no host install attempted. A cross-arch rehearsal is not possible on this machine without first installing Docker Desktop or Colima + qemu-user-static. Mitigation: sources audited directly from the Orbbec GitHub repos. The authoritative dependency list below is lifted verbatim from Orbbec's own `scripts/docker/aarch64.dockerfile` at tag `v2.7.6`, so the Jetson bootstrap is not guesswork. CMake: JetPack 6 apt cmake is 3.22 which meets the >=3.15 floor, but Orbbec's own image installs Kitware 3.30 to be safe. If `cmake --version` < 3.25, pull the aarch64 tarball: `https://github.com/Kitware/CMake/releases/download/v3.30.0/cmake-3.30.0-linux-aarch64.tar.gz`. Note: `libudev-dev` is not in the upstream Dockerfile (it's pulled in transitively by `libusb-1.0-0-dev`) but keep it explicit per spec.

Promotion decision

What has to happen next

Attach run IDs, datasets, metrics, and reproduction commands.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.