Files
Mujoco_WASM/model/replicate
Alessio Quaglino c52d1b3941 Remove the particle composite (replaced by replicate).
PiperOrigin-RevId: 730089997
Change-Id: If8d18fb56ae01241e76f84dbf7951e034026d829
2025-02-23 03:14:11 -08:00
..

Replicate

Models in this directory provide usage examples of the <replicate> meta-element, see documentation.

The models contain several categories:

  1. Constructing static geometries:

    • cylinder.xml
    • bowl.xml
    • helix.xml
    • container.xml
  2. Replicating moving bodies:

    • particle.xml
    • bunnies.xml
    • leaves.xml
    • stonehenge.xml
  3. Replicas that include tendons:

    • newton_cradle.xml
    • tendon.xml
  4. Replicas with multiple referencing elements:

    • references.xml

Replicate showcase