From 58e9fb0baa1891f43d3e2bc65b3b41244d549539 Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Thu, 1 Feb 2024 09:55:55 -0800 Subject: [PATCH] Docs: fix link to slider-crank example model. PiperOrigin-RevId: 603400948 Change-Id: I49e4a58ba0cd450950a35cccb749f04d34190cfc --- doc/computation/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/computation/index.rst b/doc/computation/index.rst index 840835d8..2256b49e 100644 --- a/doc/computation/index.rst +++ b/doc/computation/index.rst @@ -296,9 +296,9 @@ is attached; the possible attachment object types are :at:`joint`, :at:`tendon`, :at:`slider-crank` :at:`slider-crank` `transmissions `_ transform a linear force to a torque, as in a piston-driven combustion engine. `This model - `_ contains pedagogical examples. - Slider-cranks can also be modeled explicitly by creating MuJoCo bodies and coupling them with equality constraints to - the rest of the system, but that would be less efficient. + `__ contains pedagogical + examples. Slider-cranks can also be modeled explicitly by creating MuJoCo bodies and coupling them with equality + constraints, but that is both less efficient and less stable. :at:`body` :el:`body` transmission corresponds to applying forces at contact points belonging to a body, in