Skip to content

Commit

Permalink
sdf 1.8: support nested models in @attached_to
Browse files Browse the repository at this point in the history
* added to sdf 1.7 in #316

Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters committed May 18, 2021
1 parent f88a955 commit f6f8c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdf/1.8/frame.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>
Name of the link or frame to which this frame is attached.
If a frame is specified, recursively following the attached_to attributes
of the specified frames must lead to the name of a link or the world frame.
of the specified frames must lead to the name of a link, a model, or the world frame.
</description>
</attribute>

Expand Down

0 comments on commit f6f8c28

Please sign in to comment.