Fix mjx.rst.
PiperOrigin-RevId: 704301576 Change-Id: Ia663f5b7fe224ca3e7865829744379eac38fac3e
This commit is contained in:
committed by
Copybara-Service
parent
3a14ada308
commit
bd1d94c282
+5
-9
@@ -233,7 +233,7 @@ The following features are **fully supported** in MJX:
|
||||
* - :ref:`Cone <mjtCone>`
|
||||
- ``PYRAMIDAL``, ``ELLIPTIC``
|
||||
* - :ref:`Condim <coContact>`
|
||||
- 1, 3, 4, 6
|
||||
- 1, 3, 4, 6 (1 is not supported with ``ELLIPTIC``)
|
||||
* - :ref:`Solver <mjtSolver>`
|
||||
- ``CG``, ``NEWTON``
|
||||
* - Fluid Model
|
||||
@@ -244,10 +244,9 @@ The following features are **fully supported** in MJX:
|
||||
- ``MAGNETOMETER``, ``CAMPROJECTION``, ``RANGEFINDER``, ``JOINTPOS``, ``TENDONPOS``, ``ACTUATORPOS``, ``BALLQUAT``,
|
||||
``FRAMEPOS``, ``FRAMEXAXIS``, ``FRAMEYAXIS``, ``FRAMEZAXIS``, ``FRAMEQUAT``, ``SUBTREECOM``, ``CLOCK``,
|
||||
``VELOCIMETER``, ``GYRO``, ``JOINTVEL``, ``TENDONVEL``, ``ACTUATORVEL``, ``BALLANGVEL``, ``FRAMELINVEL``,
|
||||
``FRAMEANGVEL``, ``SUBTREELINVEL``, ``SUBTREEANGMOM``, ``TOUCH``, ``ACTUATORFRC``, ``JOINTACTFRC``,
|
||||
``FRAMELINACC``, ``FRAMEANGACC``
|
||||
- ``ACCELEROMETER``, ``FORCE``, and ``TORQUE`` are supported if the model does not include connect or weld equality
|
||||
constraints.
|
||||
``FRAMEANGVEL``, ``SUBTREELINVEL``, ``SUBTREEANGMOM``, ``TOUCH``, ``ACCELEROMETER``, ``FORCE``, ``TORQUE``,
|
||||
``ACTUATORFRC``, ``JOINTACTFRC``, ``FRAMELINACC``, ``FRAMEANGACC``
|
||||
(``ACCELEROMETER``, ``FORCE``, ``TORQUE`` not supported with connect or weld equality constraints)
|
||||
|
||||
The following features are **in development** and coming soon:
|
||||
|
||||
@@ -267,7 +266,7 @@ The following features are **in development** and coming soon:
|
||||
* - Dynamics
|
||||
- :ref:`Inverse <mj_inverse>`
|
||||
* - :ref:`Tendon Wrapping <mjtWrap>`
|
||||
- ``SPHERE``, ``CYLINDER``
|
||||
- ``SPHERE``, ``CYLINDER`` (external wrapping is supported)
|
||||
* - Fluid Model
|
||||
- :ref:`flEllipsoid`
|
||||
* - :ref:`Tendons <tendon>`
|
||||
@@ -276,9 +275,6 @@ The following features are **in development** and coming soon:
|
||||
- All except ``PLUGIN``, ``USER``
|
||||
* - Lights
|
||||
- Positions and directions of lights
|
||||
* - :ref:`Sensors <mjtSensor>`
|
||||
- ``ACCELEROMETER``, ``FORCE``, and ``TORQUE`` for models that include connect or weld equality
|
||||
constraints.
|
||||
|
||||
The following features are **unsupported**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user