Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KincoActuatorIsaacLab
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
kevin
KincoActuatorIsaacLab
Commits
57ca19a0
Unverified
Commit
57ca19a0
authored
Jun 10, 2024
by
Ikko Eltociear Ashimine
Committed by
GitHub
Jun 10, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes typo in documentation (#460)
Fixes typo in docs/source/features/actuators.rst
parent
2d28fcaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
actuators.rst
docs/source/features/actuators.rst
+1
-1
No files found.
docs/source/features/actuators.rst
View file @
57ca19a0
...
@@ -47,7 +47,7 @@ Actuator groups
...
@@ -47,7 +47,7 @@ Actuator groups
---------------
---------------
The actuator models by themselves are computational blocks that take as inputs the desired joint commands
The actuator models by themselves are computational blocks that take as inputs the desired joint commands
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
joints they are acting on themselves. These are handled by the :class:`omni.isaac.lab.assets.Articulation`
joints they are acting on themselves. These are handled by the :class:`omni.isaac.lab.assets.Articulation`
class, which wraps around the physics engine's articulation class.
class, which wraps around the physics engine's articulation class.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment