We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41b5fe commit cecb248Copy full SHA for cecb248
docs/source/features/actuators.rst
@@ -47,7 +47,7 @@ Actuator groups
47
---------------
48
49
The actuator models by themselves are computational blocks that take as inputs the desired joint commands
50
-and output the the joint commands to apply into the simulator. They do not contain any knowledge about the
+and output the joint commands to apply into the simulator. They do not contain any knowledge about the
51
joints they are acting on themselves. These are handled by the :class:`omni.isaac.lab.assets.Articulation`
52
class, which wraps around the physics engine's articulation class.
53
0 commit comments