From ca3823343d4a010e593fbb023a12c18e109a109f Mon Sep 17 00:00:00 2001 From: Ruiyu G Date: Thu, 22 Jun 2023 17:28:56 -0700 Subject: [PATCH] fix typo in computation.rst --- doc/computation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/computation.rst b/doc/computation.rst index 2fc0f2ff..99f6d336 100644 --- a/doc/computation.rst +++ b/doc/computation.rst @@ -291,7 +291,7 @@ is attached; the possible attachment object types are :at:`joint`, :at:`tendon`, :ref:`adhesion` actuator documentation. If a :at:`site` transmission target is defined with the optional :at:`refsite` attribute, forces and torques are - applied in the frame of the reference site rather than the the site's own frame. If a reference site is defined then + applied in the frame of the reference site rather than the site's own frame. If a reference site is defined then the length of the actuator is nonzero and corresponds to the pose difference of the two sites. This length can then be controlled with a :el:`position` actuator, enabling Cartesian end-effector control. See the :at:`refsite` documentation in :ref:`actuator` reference for more details.