Skip to content

Commit 031ffbb

Browse files
committed
Update migration guide
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
1 parent a7f9108 commit 031ffbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ but with improved human-readability..
2020
+ Errors ResolveChildLink(std::string&) const
2121
+ Errors ResolveParentLink(std::string&) const
2222

23+
1. **sdf/Model.hh**:
24+
+ std::pair<const Link *, std::string> CanonicalLinkAndRelativeName() const;
25+
2326
### Modifications
2427

2528
1. **sdf/Model.hh**: the following methods now accept nested names relative to

0 commit comments

Comments
 (0)