diff --git a/doc/mjx.rst b/doc/mjx.rst index 6726c3c1..7ef9ca59 100644 --- a/doc/mjx.rst +++ b/doc/mjx.rst @@ -197,7 +197,7 @@ The following features are **fully supported** in MJX: - ``NONE``, ``AFFINE`` * - :ref:`Geom ` - ``PLANE``, ``HFIELD``, ``SPHERE``, ``CAPSULE``, ``BOX``, ``MESH`` are fully implemented. ``ELLIPSOID`` and - ``CYLINDER`` are implemented but only collide with other primitives, note that ``BOX`` is implemented as a mesh. + ``CYLINDER`` are implemented but only collide with other primitives, note that ``BOX`` is implemented as a mesh. * - :ref:`Constraint ` - ``EQUALITY``, ``LIMIT_JOINT``, ``CONTACT_FRICTIONLESS``, ``CONTACT_PYRAMIDAL``, ``CONTACT_ELLIPTIC`` * - :ref:`Equality ` @@ -227,7 +227,7 @@ The following features are **in development** and coming soon: - Feature * - :ref:`Geom ` - ``SDF``. Collisions between (``SPHERE``, ``BOX``, ``MESH``, ``HFIELD``) and ``CYLINDER``. Collisions between - (``BOX``, ``MESH``, ``HFIELD``) and ``ELLIPSOID``. + (``BOX``, ``MESH``, ``HFIELD``) and ``ELLIPSOID``. * - :ref:`Constraint ` - :ref:`Frictionloss `, ``FRICTION_DOF`` * - :ref:`Integrator `