diff --git a/doc/modeling.rst b/doc/modeling.rst index 6dd0f1c2..ee1aa1f9 100644 --- a/doc/modeling.rst +++ b/doc/modeling.rst @@ -254,7 +254,7 @@ The solver :ref:`Parameters ` section of the Computation chapter e algorithmic meaning of the quantities :math:`d, b, k` which determine the behavior of the constraints in MuJoCo. Here we explain how to set them. Setting is done indirectly, through the attributes :at:`solref` and :at:`solimp` which are available in all MJCF elements involving constraints. These parameters can be adjusted per constraint, or per defaults -class, or left undefined - in which case MuJoCo uses the internal defaults shown below. Note also the override mechanism +class, or left undefined -- in which case MuJoCo uses the internal defaults shown below. Note also the override mechanism available in :ref:`option