Third-Party Notices
July 8, 2026 · View on GitHub
RoboLab is distributed under the Apache License 2.0.
It depends on the following third-party open-source packages, each governed by its own license. The list reflects packages declared in pyproject.toml; transitive dependencies fetched by uv sync carry their own upstream licenses, which take precedence over anything stated here.
Direct dependencies
Optional dependencies
Installed only when the corresponding extra is requested (uv sync --extra analysis or --extra all).
| Package | Version | License | License URL |
|---|---|---|---|
| sbi | 0.26.1 | Apache-2.0 | https://github.com/sbi-dev/sbi/blob/main/LICENSE.txt |
System dependencies
The following are not Python packages and must be installed via the host OS package manager (see README):
| Component | Source | Notes |
|---|---|---|
| ffmpeg | distro package (apt install ffmpeg, etc.) | Used for video recording. License terms are governed by the distribution's ffmpeg build. |
Bundled assets
RoboLab bundles 3D objects, backgrounds, materials, fixtures, scenes, and robots under assets/. Where a folder ships its own LICENSE file, that local license governs and takes precedence over the entry below.
Object datasets (assets/objects/)
| Folder | License | Source / Provenance |
|---|---|---|
handal | CC BY-NC-SA 4.0 | Derivative of the HANDAL dataset, © 2023 NVIDIA Corporation. See assets/objects/handal/LICENSE. |
hope | CC BY-NC-SA 4.0 | Derivative of the HOPE dataset, © 2021 NVIDIA Corporation. See assets/objects/hope/LICENSE. |
hot3d | CC BY-SA 4.0, with HOT3D Dataset License Agreement non-sale restriction | Derivative of the HOT3D Model Data, © Meta Platforms Technologies, LLC. See assets/objects/hot3d/LICENSE. |
ycb | MIT | Derivative of the YCB-Video dataset, © 2017 Yu Xiang. See assets/objects/ycb/LICENSE. |
basic | CC BY-NC-SA 4.0 | © 2026 NVIDIA Corporation. |
fruits_veggies | CC BY-NC-SA 4.0 | © 2026 NVIDIA Corporation. |
objaverse | CC BY-NC-SA 4.0 | © 2026 NVIDIA Corporation. |
vomp | CC BY 4.0 | © 2026 NVIDIA Corporation. |
Backgrounds, materials, fixtures, scenes, robots
| Folder | License | Source / Provenance |
|---|---|---|
assets/backgrounds | CC0 1.0 | HDRI backgrounds sourced from Poly Haven, dedicated to the public domain under CC0 1.0. |
assets/fixtures | CC BY-NC-SA 4.0 | © 2026 NVIDIA Corporation. |
assets/materials | CC BY-NC-SA 4.0 | © 2026 NVIDIA Corporation. |
assets/scenes | CC BY-NC-SA 4.0 | © 2026 NVIDIA Corporation. |
assets/robots | CC BY-NC-SA 4.0 | © 2026 NVIDIA Corporation. |