Open engineering references · 04

Simulation models, robot descriptions & digital assets

Find model collections and simulation ecosystems, then judge geometry, dynamics, licence, provenance and validation separately. A model that loads is not necessarily a model that predicts.

Read the asset type first

Different files answer different questions; one cannot stand in for another.

01

Formats

URDF/Xacro, MJCF, SDF and USD serve different composition, physics, rendering and tooling needs.

02

Parameters

Mass, inertia, friction, damping, actuator response, contact and sensor noise require provenance and calibration.

03

Validation

Unit tests, trajectory comparisons, timing, contacts and task-level transfer reveal where the model is trustworthy.

04

Rights

Code, XML, meshes, textures, trademarks and converted vendor assets may each carry different terms.

Official and first-party project gateways

Every record states what is available—and what it still cannot prove.

Sources checked 4 August 2026. External projects change; confirm version, licence and maintenance status again at the original source before use.

01
Google DeepMind and model contributors

Google DeepMind · MuJoCo Menagerie

Open original source
Available assets
  • MJCF robot models
  • Meshes and scenes
  • Per-model README, licence and changelog
Licence status

Every model directory can have different terms; the top-level Apache-2.0 licence does not override per-model licences.

Evidence maturity

Curated simulation collection with model-specific quality and maintenance

Useful for

Discover arms, quadrupeds, humanoids, mobile manipulators and end effectors for MuJoCo research.

Applicability boundary

The repository explicitly distinguishes model XML, assets and licences. Models are not manufacturing drawings and physical accuracy varies.

FUURAA analysis

Start from a model’s own README and licence, then create a validation card for the behaviours your experiment actually relies on.

02
NVIDIA

NVIDIA Isaac Sim · Robot Assets

Open original source
Available assets
  • USD robot assets across multiple form factors
  • Physics and articulation metadata
  • Validated and in-validation asset indicators
Licence status

Isaac Sim and asset rights follow NVIDIA and source-asset terms; availability in the browser does not imply an open-hardware or redistribution licence.

Evidence maturity

Vendor-maintained simulation ecosystem with asset-specific validation status

Useful for

Locate wheeled, manipulator, quadruped, aerial and humanoid assets for Isaac workflows.

Applicability boundary

A USD asset supports simulation workflows, not physical reproduction. Check product version, asset root, source rights and the page’s validation marker.

FUURAA analysis

Use the catalogue to compare representation coverage, then retain exact asset paths and versions so experiments remain reproducible.

03
Open Robotics and Gazebo community

Gazebo · SDF worlds and models

Open original source
Available assets
  • SDF world and model structure
  • Model inclusion and resource paths
  • Physics, sensors and environment composition
Licence status

Gazebo code and each downloaded model or Fuel asset can have different licences; inspect asset metadata before use or redistribution.

Evidence maturity

Mature open simulation framework; model quality is contributor- and configuration-dependent

Useful for

Learn how robot models, sensors and environments are composed into versioned simulation worlds.

Applicability boundary

A tutorial model demonstrates format and workflow. It does not establish dynamic fidelity, safety or licence for unrelated assets.

FUURAA analysis

Preserve the SDF version, model URI, resource snapshot, physics settings and test outputs; otherwise a world may change beneath a published result.

04
Robot Descriptions community

robot_descriptions.py

Open original source
Available assets
  • Loader access to 185+ descriptions
  • URDF, Xacro and MJCF paths
  • Integration with multiple robotics frameworks
Licence status

Loader code is Apache-2.0; every downloaded description retains its own repository and licence.

Evidence maturity

Convenient discovery and loading layer over heterogeneous upstream models

Useful for

Quickly locate robot descriptions and inspect them across supported frameworks.

Applicability boundary

Automatic download is not automatic rights clearance or validation. Record the upstream commit, licence and generated Xacro arguments.

FUURAA analysis

Use it as a catalogue and reproducibility aid, while keeping provenance and model validation attached to each individual robot description.

Before adoption

Move from ‘I found the files’ to ‘I know the next validation step’.

  1. 01

    Record source repository, commit or release, model variant, format version and every conversion step.

  2. 02

    Inspect licences separately for code, description files, meshes, textures, trademarks and vendor-derived assets.

  3. 03

    Validate only the behaviours required by the task: kinematics, dynamics, contacts, actuators, sensors, timing or rendering.

  4. 04

    Never treat a successful simulation or sim-to-real transfer as evidence of complete physical safety.