Add links to default attributes.

PiperOrigin-RevId: 517639045
Change-Id: I45f766bda8ce5bd182ba2669c4121c21896d40c1
This commit is contained in:
Yuval Tassa
2023-03-18 07:06:18 -07:00
committed by Copybara-Service
parent c34826ef1a
commit fae5e822c0
2 changed files with 510 additions and 80 deletions
+432 -2
View File
@@ -1366,15 +1366,33 @@ if omitted.
.. _default-mesh:
.. _default-mesh-scale:
:el-prefix:`default/` |-| **mesh** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| This element sets the attributes of the dummy :ref:`mesh <asset-mesh>` element of the defaults class.
| The only mesh attribute available here is: **scale**.
| The only mesh attribute available here is: :ref:`scale <asset-mesh-scale>`.
.. _default-material:
.. _default-material-texture:
.. _default-material-emission:
.. _default-material-specular:
.. _default-material-shininess:
.. _default-material-reflectance:
.. _default-material-rgba:
.. _default-material-texrepeat:
.. _default-material-texuniform:
:el-prefix:`default/` |-| **material** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1384,6 +1402,44 @@ if omitted.
.. _default-joint:
.. _default-joint-type:
.. _default-joint-group:
.. _default-joint-pos:
.. _default-joint-axis:
.. _default-joint-springdamper:
.. _default-joint-limited:
.. _default-joint-solreflimit:
.. _default-joint-solimplimit:
.. _default-joint-solreffriction:
.. _default-joint-solimpfriction:
.. _default-joint-stiffness:
.. _default-joint-range:
.. _default-joint-margin:
.. _default-joint-ref:
.. _default-joint-springref:
.. _default-joint-armature:
.. _default-joint-damping:
.. _default-joint-frictionloss:
.. _default-joint-user:
:el-prefix:`default/` |-| **joint** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1393,6 +1449,68 @@ if omitted.
.. _default-geom:
.. _default-geom-type:
.. _default-geom-pos:
.. _default-geom-quat:
.. _default-geom-contype:
.. _default-geom-conaffinity:
.. _default-geom-condim:
.. _default-geom-group:
.. _default-geom-priority:
.. _default-geom-size:
.. _default-geom-material:
.. _default-geom-friction:
.. _default-geom-mass:
.. _default-geom-density:
.. _default-geom-shellinertia:
.. _default-geom-solmix:
.. _default-geom-solref:
.. _default-geom-solimp:
.. _default-geom-margin:
.. _default-geom-gap:
.. _default-geom-fromto:
.. _default-geom-axisangle:
.. _default-geom-xyaxes:
.. _default-geom-zaxis:
.. _default-geom-euler:
.. _default-geom-hfield:
.. _default-geom-mesh:
.. _default-geom-fitscale:
.. _default-geom-rgba:
.. _default-geom-fluidshape:
.. _default-geom-fluidcoef:
.. _default-geom-user:
:el-prefix:`default/` |-| **geom** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1402,6 +1520,32 @@ if omitted.
.. _default-site:
.. _default-site-type:
.. _default-site-group:
.. _default-site-pos:
.. _default-site-quat:
.. _default-site-material:
.. _default-site-size:
.. _default-site-fromto:
.. _default-site-axisangle:
.. _default-site-xyaxes:
.. _default-site-zaxis:
.. _default-site-euler:
.. _default-site-rgba:
.. _default-site-user:
:el-prefix:`default/` |-| **site** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1411,6 +1555,26 @@ if omitted.
.. _default-camera:
.. _default-camera-fovy:
.. _default-camera-ipd:
.. _default-camera-pos:
.. _default-camera-quat:
.. _default-camera-axisangle:
.. _default-camera-xyaxes:
.. _default-camera-zaxis:
.. _default-camera-euler:
.. _default-camera-mode:
.. _default-camera-user:
:el-prefix:`default/` |-| **camera** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1420,6 +1584,30 @@ if omitted.
.. _default-light:
.. _default-light-pos:
.. _default-light-dir:
.. _default-light-directional:
.. _default-light-castshadow:
.. _default-light-active:
.. _default-light-attenuation:
.. _default-light-cutoff:
.. _default-light-exponent:
.. _default-light-ambient:
.. _default-light-diffuse:
.. _default-light-specular:
.. _default-light-mode:
:el-prefix:`default/` |-| **light** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1429,6 +1617,18 @@ if omitted.
.. _default-pair:
.. _default-pair-condim:
.. _default-pair-friction:
.. _default-pair-solref:
.. _default-pair-solimp:
.. _default-pair-gap:
.. _default-pair-margin:
:el-prefix:`default/` |-| **pair** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1438,17 +1638,55 @@ if omitted.
.. _default-equality:
.. _default-equality-active:
.. _default-equality-solref:
.. _default-equality-solimp:
:el-prefix:`default/` |-| **equality** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| This element sets the attributes of the dummy :ref:`equality <equality>` element of the defaults class. The actual
equality constraints have types depending on the sub-element used to define them. However here we are setting
attributes common to all equality constraint types, which is why we do not make a distinction between types.
| The equality sub-element attributes available here are: **active, solref, solimp**.
| The equality sub-element attributes available here are: :at:`active`, :at:`solref`, :at:`solimp`.
.. _default-tendon:
.. _default-tendon-group:
.. _default-tendon-limited:
.. _default-tendon-range:
.. _default-tendon-solreflimit:
.. _default-tendon-solimplimit:
.. _default-tendon-solreffriction:
.. _default-tendon-solimpfriction:
.. _default-tendon-frictionloss:
.. _default-tendon-springlength:
.. _default-tendon-width:
.. _default-tendon-material:
.. _default-tendon-margin:
.. _default-tendon-stiffness:
.. _default-tendon-damping:
.. _default-tendon-rgba:
.. _default-tendon-user:
:el-prefix:`default/` |-| **tendon** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1459,6 +1697,40 @@ if omitted.
.. _default-general:
.. _default-general-ctrllimited:
.. _default-general-forcelimited:
.. _default-general-actlimited:
.. _default-general-ctrlrange:
.. _default-general-forcerange:
.. _default-general-actrange:
.. _default-general-gear:
.. _default-general-cranklength:
.. _default-general-user:
.. _default-general-group:
.. _default-general-actdim:
.. _default-general-dyntype:
.. _default-general-gaintype:
.. _default-general-biastype:
.. _default-general-dynprm:
.. _default-general-gainprm:
.. _default-general-biasprm:
:el-prefix:`default/` |-| **general** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1469,6 +1741,22 @@ if omitted.
.. _default-motor:
.. _default-motor-ctrllimited:
.. _default-motor-forcelimited:
.. _default-motor-ctrlrange:
.. _default-motor-forcerange:
.. _default-motor-gear:
.. _default-motor-cranklength:
.. _default-motor-user:
.. _default-motor-group:
:el-prefix:`default/` |-| **motor** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1481,6 +1769,24 @@ slidersite, cranksite.
.. _default-position:
.. _default-position-ctrllimited:
.. _default-position-forcelimited:
.. _default-position-ctrlrange:
.. _default-position-forcerange:
.. _default-position-gear:
.. _default-position-cranklength:
.. _default-position-user:
.. _default-position-group:
.. _default-position-kp:
:el-prefix:`default/` |-| **position** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1490,6 +1796,24 @@ tendon, slidersite, cranksite.
.. _default-velocity:
.. _default-velocity-ctrllimited:
.. _default-velocity-forcelimited:
.. _default-velocity-ctrlrange:
.. _default-velocity-forcerange:
.. _default-velocity-gear:
.. _default-velocity-cranklength:
.. _default-velocity-user:
.. _default-velocity-group:
.. _default-velocity-kv:
:el-prefix:`default/` |-| **velocity** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1499,6 +1823,26 @@ tendon, slidersite, cranksite.
.. _default-intvelocity:
.. _default-intvelocity-ctrllimited:
.. _default-intvelocity-forcelimited:
.. _default-intvelocity-ctrlrange:
.. _default-intvelocity-forcerange:
.. _default-intvelocity-actrange:
.. _default-intvelocity-gear:
.. _default-intvelocity-cranklength:
.. _default-intvelocity-user:
.. _default-intvelocity-group:
.. _default-intvelocity-kp:
:el-prefix:`default/` |-| **intvelocity** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1508,6 +1852,22 @@ site, tendon, slidersite, cranksite.
.. _default-damper:
.. _default-damper-forcelimited:
.. _default-damper-ctrlrange:
.. _default-damper-forcerange:
.. _default-damper-gear:
.. _default-damper-cranklength:
.. _default-damper-user:
.. _default-damper-group:
.. _default-damper-kv:
:el-prefix:`default/` |-| **damper** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1517,6 +1877,30 @@ tendon, slidersite, cranksite.
.. _default-cylinder:
.. _default-cylinder-ctrllimited:
.. _default-cylinder-forcelimited:
.. _default-cylinder-ctrlrange:
.. _default-cylinder-forcerange:
.. _default-cylinder-gear:
.. _default-cylinder-cranklength:
.. _default-cylinder-user:
.. _default-cylinder-group:
.. _default-cylinder-timeconst:
.. _default-cylinder-area:
.. _default-cylinder-diameter:
.. _default-cylinder-bias:
:el-prefix:`default/` |-| **cylinder** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1526,6 +1910,40 @@ tendon, slidersite, cranksite.
.. _default-muscle:
.. _default-muscle-ctrllimited:
.. _default-muscle-forcelimited:
.. _default-muscle-ctrlrange:
.. _default-muscle-forcerange:
.. _default-muscle-gear:
.. _default-muscle-cranklength:
.. _default-muscle-user:
.. _default-muscle-group:
.. _default-muscle-timeconst:
.. _default-muscle-range:
.. _default-muscle-force:
.. _default-muscle-scale:
.. _default-muscle-lmin:
.. _default-muscle-lmax:
.. _default-muscle-vmax:
.. _default-muscle-fpmax:
.. _default-muscle-fvmax:
:el-prefix:`default/` |-| **muscle** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1535,6 +1953,18 @@ tendon, slidersite, cranksite.
.. _default-adhesion:
.. _default-adhesion-forcelimited:
.. _default-adhesion-ctrlrange:
.. _default-adhesion-forcerange:
.. _default-adhesion-gain:
.. _default-adhesion-user:
.. _default-adhesion-group:
:el-prefix:`default/` |-| **adhesion** (?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+78 -78
View File
@@ -196,251 +196,251 @@
| :ref:`mesh | ? | :class: mjcf-attributes |
| <default-mesh>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`scale` | | | |
| | | | :ref:`scale<default-mesh-scale>` | | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`material | ? | :class: mjcf-attributes |
| <default-material>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`texture` | :at:`emission` | :at:`specular` | |
| | | | :ref:`texture<default-material-texture>` | :ref:`emission<default-material-emission>` | :ref:`specular<default-material-specular>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`shininess` | :at:`reflectance` | :at:`rgba` | |
| | | | :ref:`shininess<default-material-shininess>` | :ref:`reflectance<default-material-reflectance>` | :ref:`rgba<default-material-rgba>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`texrepeat` | :at:`texuniform` | | |
| | | | :ref:`texrepeat<default-material-texrepeat>` | :ref:`texuniform<default-material-texuniform>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`joint | ? | :class: mjcf-attributes |
| <default-joint>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`type` | :at:`group` | :at:`pos` | |
| | | | :ref:`type<default-joint-type>` | :ref:`group<default-joint-group>` | :ref:`pos<default-joint-pos>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`axis` | :at:`springdamper` | :at:`limited` | |
| | | | :ref:`axis<default-joint-axis>` | :ref:`springdamper<default-joint-springdamper>` | :ref:`limited<default-joint-limited>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`solreflimit` | :at:`solimplimit` | :at:`solreffriction` | |
| | | | :ref:`solreflimit<default-joint-solreflimit>` | :ref:`solimplimit<default-joint-solimplimit>` | :ref:`solreffriction<default-joint-solreffriction>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`solimpfriction` | :at:`stiffness` | :at:`range` | |
| | | | :ref:`solimpfriction<default-joint-solimpfriction>` | :ref:`stiffness<default-joint-stiffness>` | :ref:`range<default-joint-range>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`margin` | :at:`ref` | :at:`springref` | |
| | | | :ref:`margin<default-joint-margin>` | :ref:`ref<default-joint-ref>` | :ref:`springref<default-joint-springref>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`armature` | :at:`damping` | :at:`frictionloss` | |
| | | | :ref:`armature<default-joint-armature>` | :ref:`damping<default-joint-damping>` | :ref:`frictionloss<default-joint-frictionloss>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | | | |
| | | | :ref:`user<default-joint-user>` | | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`geom | ? | :class: mjcf-attributes |
| <default-geom>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`type` | :at:`pos` | :at:`quat` | |
| | | | :ref:`type<default-geom-type>` | :ref:`pos<default-geom-pos>` | :ref:`quat<default-geom-quat>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`contype` | :at:`conaffinity` | :at:`condim` | |
| | | | :ref:`contype<default-geom-contype>` | :ref:`conaffinity<default-geom-conaffinity>` | :ref:`condim<default-geom-condim>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`group` | :at:`priority` | :at:`size` | |
| | | | :ref:`group<default-geom-group>` | :ref:`priority<default-geom-priority>` | :ref:`size<default-geom-size>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`material` | :at:`friction` | :at:`mass` | |
| | | | :ref:`material<default-geom-material>` | :ref:`friction<default-geom-friction>` | :ref:`mass<default-geom-mass>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`density` | :at:`shellinertia` | :at:`solmix` | |
| | | | :ref:`density<default-geom-density>` | :ref:`shellinertia<default-geom-shellinertia>` | :ref:`solmix<default-geom-solmix>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`solref` | :at:`solimp` | :at:`margin` | |
| | | | :ref:`solref<default-geom-solref>` | :ref:`solimp<default-geom-solimp>` | :ref:`margin<default-geom-margin>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`gap` | :at:`fromto` | :at:`axisangle` | |
| | | | :ref:`gap<default-geom-gap>` | :ref:`fromto<default-geom-fromto>` | :ref:`axisangle<default-geom-axisangle>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`xyaxes` | :at:`zaxis` | :at:`euler` | |
| | | | :ref:`xyaxes<default-geom-xyaxes>` | :ref:`zaxis<default-geom-zaxis>` | :ref:`euler<default-geom-euler>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`hfield` | :at:`mesh` | :at:`fitscale` | |
| | | | :ref:`hfield<default-geom-hfield>` | :ref:`mesh<default-geom-mesh>` | :ref:`fitscale<default-geom-fitscale>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`rgba` | :at:`fluidshape` | :at:`fluidcoef` | |
| | | | :ref:`rgba<default-geom-rgba>` | :ref:`fluidshape<default-geom-fluidshape>` | :ref:`fluidcoef<default-geom-fluidcoef>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | | | |
| | | | :ref:`user<default-geom-user>` | | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`site | ? | :class: mjcf-attributes |
| <default-site>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`type` | :at:`group` | :at:`pos` | |
| | | | :ref:`type<default-site-type>` | :ref:`group<default-site-group>` | :ref:`pos<default-site-pos>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`quat` | :at:`material` | :at:`size` | |
| | | | :ref:`quat<default-site-quat>` | :ref:`material<default-site-material>` | :ref:`size<default-site-size>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`fromto` | :at:`axisangle` | :at:`xyaxes` | |
| | | | :ref:`fromto<default-site-fromto>` | :ref:`axisangle<default-site-axisangle>` | :ref:`xyaxes<default-site-xyaxes>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`zaxis` | :at:`euler` | :at:`rgba` | |
| | | | :ref:`zaxis<default-site-zaxis>` | :ref:`euler<default-site-euler>` | :ref:`rgba<default-site-rgba>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | | | |
| | | | :ref:`user<default-site-user>` | | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`camera | ? | :class: mjcf-attributes |
| <default-camera>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`fovy` | :at:`ipd` | :at:`pos` | |
| | | | :ref:`fovy<default-camera-fovy>` | :ref:`ipd<default-camera-ipd>` | :ref:`pos<default-camera-pos>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`quat` | :at:`axisangle` | :at:`xyaxes` | |
| | | | :ref:`quat<default-camera-quat>` | :ref:`axisangle<default-camera-axisangle>` | :ref:`xyaxes<default-camera-xyaxes>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`zaxis` | :at:`euler` | :at:`mode` | |
| | | | :ref:`zaxis<default-camera-zaxis>` | :ref:`euler<default-camera-euler>` | :ref:`mode<default-camera-mode>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | | | |
| | | | :ref:`user<default-camera-user>` | | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`light | ? | :class: mjcf-attributes |
| <default-light>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`pos` | :at:`dir` | :at:`directional` | |
| | | | :ref:`pos<default-light-pos>` | :ref:`dir<default-light-dir>` | :ref:`directional<default-light-directional>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`castshadow` | :at:`active` | :at:`attenuation` | |
| | | | :ref:`castshadow<default-light-castshadow>` | :ref:`active<default-light-active>` | :ref:`attenuation<default-light-attenuation>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`cutoff` | :at:`exponent` | :at:`ambient` | |
| | | | :ref:`cutoff<default-light-cutoff>` | :ref:`exponent<default-light-exponent>` | :ref:`ambient<default-light-ambient>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`diffuse` | :at:`specular` | :at:`mode` | |
| | | | :ref:`diffuse<default-light-diffuse>` | :ref:`specular<default-light-specular>` | :ref:`mode<default-light-mode>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`pair | ? | :class: mjcf-attributes |
| <default-pair>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`condim` | :at:`friction` | :at:`solref` | |
| | | | :ref:`condim<default-pair-condim>` | :ref:`friction<default-pair-friction>` | :ref:`solref<default-pair-solref>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`solimp` | :at:`gap` | :at:`margin` | |
| | | | :ref:`solimp<default-pair-solimp>` | :ref:`gap<default-pair-gap>` | :ref:`margin<default-pair-margin>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`equality | ? | :class: mjcf-attributes |
| <default-equality>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`active` | :at:`solref` | :at:`solimp` | |
| | | | :ref:`active<default-equality-active>` | :ref:`solref<default-equality-solref>` | :ref:`solimp<default-equality-solimp>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`tendon | ? | :class: mjcf-attributes |
| <default-tendon>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`group` | :at:`limited` | :at:`range` | |
| | | | :ref:`group<default-tendon-group>` | :ref:`limited<default-tendon-limited>` | :ref:`range<default-tendon-range>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`solreflimit` | :at:`solimplimit` | :at:`solreffriction` | |
| | | | :ref:`solreflimit<default-tendon-solreflimit>` | :ref:`solimplimit<default-tendon-solimplimit>` | :ref:`solreffriction<default-tendon-solreffriction>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`solimpfriction` | :at:`frictionloss` | :at:`springlength` | |
| | | | :ref:`solimpfriction<default-tendon-solimpfriction>` | :ref:`frictionloss<default-tendon-frictionloss>` | :ref:`springlength<default-tendon-springlength>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`width` | :at:`material` | :at:`margin` | |
| | | | :ref:`width<default-tendon-width>` | :ref:`material<default-tendon-material>` | :ref:`margin<default-tendon-margin>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`stiffness` | :at:`damping` | :at:`rgba` | |
| | | | :ref:`stiffness<default-tendon-stiffness>` | :ref:`damping<default-tendon-damping>` | :ref:`rgba<default-tendon-rgba>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | | | |
| | | | :ref:`user<default-tendon-user>` | | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`general | ? | :class: mjcf-attributes |
| <default-general>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrllimited` | :at:`forcelimited` | :at:`actlimited` | |
| | | | :ref:`ctrllimited<default-general-ctrllimited>` | :ref:`forcelimited<default-general-forcelimited>` | :ref:`actlimited<default-general-actlimited>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrlrange` | :at:`forcerange` | :at:`actrange` | |
| | | | :ref:`ctrlrange<default-general-ctrlrange>` | :ref:`forcerange<default-general-forcerange>` | :ref:`actrange<default-general-actrange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`gear` | :at:`cranklength` | :at:`user` | |
| | | | :ref:`gear<default-general-gear>` | :ref:`cranklength<default-general-cranklength>` | :ref:`user<default-general-user>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`group` | :at:`actdim` | :at:`dyntype` | |
| | | | :ref:`group<default-general-group>` | :ref:`actdim<default-general-actdim>` | :ref:`dyntype<default-general-dyntype>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`gaintype` | :at:`biastype` | :at:`dynprm` | |
| | | | :ref:`gaintype<default-general-gaintype>` | :ref:`biastype<default-general-biastype>` | :ref:`dynprm<default-general-dynprm>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`gainprm` | :at:`biasprm` | | |
| | | | :ref:`gainprm<default-general-gainprm>` | :ref:`biasprm<default-general-biasprm>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`motor | ? | :class: mjcf-attributes |
| <default-motor>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrllimited` | :at:`forcelimited` | :at:`ctrlrange` | |
| | | | :ref:`ctrllimited<default-motor-ctrllimited>` | :ref:`forcelimited<default-motor-forcelimited>` | :ref:`ctrlrange<default-motor-ctrlrange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcerange` | :at:`gear` | :at:`cranklength` | |
| | | | :ref:`forcerange<default-motor-forcerange>` | :ref:`gear<default-motor-gear>` | :ref:`cranklength<default-motor-cranklength>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | :at:`group` | | |
| | | | :ref:`user<default-motor-user>` | :ref:`group<default-motor-group>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`position | ? | :class: mjcf-attributes |
| <default-position>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrllimited` | :at:`forcelimited` | :at:`ctrlrange` | |
| | | | :ref:`ctrllimited<default-position-ctrllimited>` | :ref:`forcelimited<default-position-forcelimited>` | :ref:`ctrlrange<default-position-ctrlrange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcerange` | :at:`gear` | :at:`cranklength` | |
| | | | :ref:`forcerange<default-position-forcerange>` | :ref:`gear<default-position-gear>` | :ref:`cranklength<default-position-cranklength>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | :at:`group` | :at:`kp` | |
| | | | :ref:`user<default-position-user>` | :ref:`group<default-position-group>` | :ref:`kp<default-position-kp>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`velocity | ? | :class: mjcf-attributes |
| <default-velocity>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrllimited` | :at:`forcelimited` | :at:`ctrlrange` | |
| | | | :ref:`ctrllimited<default-velocity-ctrllimited>` | :ref:`forcelimited<default-velocity-forcelimited>` | :ref:`ctrlrange<default-velocity-ctrlrange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcerange` | :at:`gear` | :at:`cranklength` | |
| | | | :ref:`forcerange<default-velocity-forcerange>` | :ref:`gear<default-velocity-gear>` | :ref:`cranklength<default-velocity-cranklength>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | :at:`group` | :at:`kv` | |
| | | | :ref:`user<default-velocity-user>` | :ref:`group<default-velocity-group>` | :ref:`kv<default-velocity-kv>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`intvelocity | ? | :class: mjcf-attributes |
| <default-intvelocity>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrllimited` | :at:`forcelimited` | :at:`ctrlrange` | |
| | | | :ref:`ctrllimited<default-intvelocity-ctrllimited>` | :ref:`forcelimited<default-intvelocity-forcelimited>` | :ref:`ctrlrange<default-intvelocity-ctrlrange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcerange` | :at:`actrange` | :at:`gear` | |
| | | | :ref:`forcerange<default-intvelocity-forcerange>` | :ref:`actrange<default-intvelocity-actrange>` | :ref:`gear<default-intvelocity-gear>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`cranklength` | :at:`user` | :at:`group` | |
| | | | :ref:`cranklength<default-intvelocity-cranklength>` | :ref:`user<default-intvelocity-user>` | :ref:`group<default-intvelocity-group>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`kp` | | | |
| | | | :ref:`kp<default-intvelocity-kp>` | | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`damper | ? | :class: mjcf-attributes |
| <default-damper>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcelimited` | :at:`ctrlrange` | :at:`forcerange` | |
| | | | :ref:`forcelimited<default-damper-forcelimited>` | :ref:`ctrlrange<default-damper-ctrlrange>` | :ref:`forcerange<default-damper-forcerange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`gear` | :at:`cranklength` | :at:`user` | |
| | | | :ref:`gear<default-damper-gear>` | :ref:`cranklength<default-damper-cranklength>` | :ref:`user<default-damper-user>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`group` | :at:`kv` | | |
| | | | :ref:`group<default-damper-group>` | :ref:`kv<default-damper-kv>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`cylinder | ? | :class: mjcf-attributes |
| <default-cylinder>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrllimited` | :at:`forcelimited` | :at:`ctrlrange` | |
| | | | :ref:`ctrllimited<default-cylinder-ctrllimited>` | :ref:`forcelimited<default-cylinder-forcelimited>` | :ref:`ctrlrange<default-cylinder-ctrlrange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcerange` | :at:`gear` | :at:`cranklength` | |
| | | | :ref:`forcerange<default-cylinder-forcerange>` | :ref:`gear<default-cylinder-gear>` | :ref:`cranklength<default-cylinder-cranklength>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | :at:`group` | :at:`timeconst` | |
| | | | :ref:`user<default-cylinder-user>` | :ref:`group<default-cylinder-group>` | :ref:`timeconst<default-cylinder-timeconst>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`area` | :at:`diameter` | :at:`bias` | |
| | | | :ref:`area<default-cylinder-area>` | :ref:`diameter<default-cylinder-diameter>` | :ref:`bias<default-cylinder-bias>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`muscle | ? | :class: mjcf-attributes |
| <default-muscle>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`ctrllimited` | :at:`forcelimited` | :at:`ctrlrange` | |
| | | | :ref:`ctrllimited<default-muscle-ctrllimited>` | :ref:`forcelimited<default-muscle-forcelimited>` | :ref:`ctrlrange<default-muscle-ctrlrange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcerange` | :at:`gear` | :at:`cranklength` | |
| | | | :ref:`forcerange<default-muscle-forcerange>` | :ref:`gear<default-muscle-gear>` | :ref:`cranklength<default-muscle-cranklength>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`user` | :at:`group` | :at:`timeconst` | |
| | | | :ref:`user<default-muscle-user>` | :ref:`group<default-muscle-group>` | :ref:`timeconst<default-muscle-timeconst>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`range` | :at:`force` | :at:`scale` | |
| | | | :ref:`range<default-muscle-range>` | :ref:`force<default-muscle-force>` | :ref:`scale<default-muscle-scale>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`lmin` | :at:`lmax` | :at:`vmax` | |
| | | | :ref:`lmin<default-muscle-lmin>` | :ref:`lmax<default-muscle-lmax>` | :ref:`vmax<default-muscle-vmax>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`fpmax` | :at:`fvmax` | | |
| | | | :ref:`fpmax<default-muscle-fpmax>` | :ref:`fvmax<default-muscle-fvmax>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |_| default |br| |_| |L| | | .. table:: |
| :ref:`adhesion | ? | :class: mjcf-attributes |
| <default-adhesion>` | | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`forcelimited` | :at:`ctrlrange` | :at:`forcerange` | |
| | | | :ref:`forcelimited<default-adhesion-forcelimited>` | :ref:`ctrlrange<default-adhesion-ctrlrange>` | :ref:`forcerange<default-adhesion-forcerange>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
| | | | :at:`gain` | :at:`user` | :at:`group` | |
| | | | :ref:`gain<default-adhesion-gain>` | :ref:`user<default-adhesion-user>` | :ref:`group<default-adhesion-group>` | |
| | | +-----------------------------------------------------------------+-----------------------------------------------------------------+-----------------------------------------------------------------+ |
+------------------------------------+----+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| mujoco |br| |L| | | *no attributes* |