Skip to content

Commit

Permalink
Update Migration guide
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
scpeters committed Dec 15, 2020
1 parent 169c071 commit f6eee1c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,14 @@ but with improved human-readability..
+ required: 0
+ [BitBucket pull request 589](https://osrf-migration.github.io/sdformat-gh-pages/#!/osrf/sdformat/pull-requests/589)

1. **material.sdf** `//material/double_sided` element
+ description: Flag to indicate whether the mesh that this material is applied to
will be rendered as double sided.
+ type: bool
+ default: false
+ required: 0
+ [pull request 418](https://github.com/osrf/sdformat/pull/418)

1. **model.sdf** `//model/@canonical_link` attribute
+ description: The name of the canonical link in this model to which the
model's implicit frame is attached. This implies that a model must have
Expand Down

0 comments on commit f6eee1c

Please sign in to comment.