Commit 783818a
Allowing relative paths in URDF (#1213)
When parsing a URDF file, the `_source` parameter is set to "urdf file" which breaks relative path resolution downstream. This commit changes the call to `sdf::readDoc` to use `filename` as the `_source` parameter instead.
Signed-off-by: Robert Plante <RobertDPlante@gmail.com>
Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org>1 parent fb69269 commit 783818a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
0 commit comments