Skip to content

Commit

Permalink
Add to manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
scpeters committed Apr 9, 2023
1 parent 8f1f37c commit 9adfdbc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,17 @@
<skill>advanced</skill>
</tutorial>

<tutorial title="Mimic constraint to replace the Gearbox joint type" ref='mimic_proposal' type='proposal'>
<markdown version="1.10">mimic_constraint/proposal.md</markdown>
<description>
Proposal for a mimic constraint between joint axes to replace the Gearbox joint type.
</description>
<tags>
<tag>joint</tag>
</tags>
<skill>advanced</skill>
</tutorial>

<tutorial title="Tutorial for parameter passing" ref='param_passing_tutorial' type='tutorial'>
<markdown version="1.7">param_passing/tutorial.md</markdown>
<description>
Expand Down Expand Up @@ -257,6 +268,7 @@
<tutorial>composition_proposal</tutorial>
<tutorial>better_pose_proposal</tutorial>
<tutorial>param_passing_proposal</tutorial>
<tutorial>mimic_proposal</tutorial>
</tutorials>
</category>

Expand Down
File renamed without changes.

0 comments on commit 9adfdbc

Please sign in to comment.