Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composition: Should mention that explicitly flattened models may break #39

Closed
EricCousineau-TRI opened this issue Aug 27, 2020 · 1 comment · Fixed by #41
Closed

composition: Should mention that explicitly flattened models may break #39

EricCousineau-TRI opened this issue Aug 27, 2020 · 1 comment · Fixed by #41
Assignees

Comments

@EricCousineau-TRI
Copy link
Collaborator

For worlds that are saved, they may be flattened, and thus will use the reserved delimiter.

Solutions:

  • Don't fix it. Just tell users to go back to the world that used //include.
  • Fix it with the inverse of libsdformat9's addNestedModels, but call explicitly (e.g. ign sdf convert --unnest)
  • Same as above, but implicitly in standard conversion process
@EricCousineau-TRI
Copy link
Collaborator Author

Er, just realized we discussed this in gazebosim/sdformat#355. Should be resolved by #41

\cc @azeey @scpeters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant