Update MJX feature parity.
PiperOrigin-RevId: 775147260 Change-Id: I48097c2ac4ef17b7f17f6fd8a894ae00a25abf63
This commit is contained in:
committed by
Copybara-Service
parent
862300def5
commit
8d9556db7c
+3
-5
@@ -206,7 +206,7 @@ The following features are **fully supported** in MJX:
|
||||
* - Category
|
||||
- Feature
|
||||
* - Dynamics
|
||||
- :ref:`Forward <mj_forward>`
|
||||
- :ref:`Forward <mj_forward>`, :ref:`Inverse <mj_inverse>`
|
||||
* - :ref:`Joint <mjtJoint>`
|
||||
- ``FREE``, ``BALL``, ``SLIDE``, ``HINGE``
|
||||
* - :ref:`Transmission <mjtTrn>`
|
||||
@@ -235,8 +235,6 @@ The following features are **fully supported** in MJX:
|
||||
- 1, 3, 4, 6 (1 is not supported with ``ELLIPTIC``)
|
||||
* - :ref:`Solver <mjtSolver>`
|
||||
- ``CG``, ``NEWTON``
|
||||
* - Dynamics
|
||||
- :ref:`Inverse <mj_inverse>`
|
||||
* - Fluid Model
|
||||
- :ref:`flInertia`
|
||||
* - :ref:`Tendons <tendon>`
|
||||
@@ -248,6 +246,8 @@ The following features are **fully supported** in MJX:
|
||||
``FRAMEANGVEL``, ``SUBTREELINVEL``, ``SUBTREEANGMOM``, ``TOUCH``, ``ACCELEROMETER``, ``FORCE``, ``TORQUE``,
|
||||
``ACTUATORFRC``, ``JOINTACTFRC``, ``TENDONACTFRC``, ``FRAMELINACC``, ``FRAMEANGACC``
|
||||
(``ACCELEROMETER``, ``FORCE``, ``TORQUE`` not supported with connect or weld equality constraints)
|
||||
* - Lights
|
||||
- Positions and directions of lights
|
||||
|
||||
The following features are **in development** and coming soon:
|
||||
|
||||
@@ -268,8 +268,6 @@ The following features are **in development** and coming soon:
|
||||
- :ref:`flEllipsoid`
|
||||
* - :ref:`Sensors <mjtSensor>`
|
||||
- All except ``PLUGIN``, ``USER``
|
||||
* - Lights
|
||||
- Positions and directions of lights
|
||||
|
||||
The following features are **unsupported**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user