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

urdf parser incorrectly parses non-first child nodes #1504

Conversation

mauricefallon
Copy link

Attempt to resolve #1501

This solution would resolve my specific case, but would likely break some other URDFs.

@eric-wieser
Copy link
Contributor

Wouldn't it be better just to iterate getChildNodes at this point?

@eric-wieser
Copy link
Contributor

Incidentally, this is the same bug as petercorke/robotics-toolbox-matlab#12, it seems

@RussTedrake
Copy link
Contributor

will revisit this soon (the issue is still open), but this fix obviously can't go in.

@mauricefallon mauricefallon deleted the mfallon-fix-urdf-incorrectly-parses-on-first-child-nodes branch April 7, 2016 20:42
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 this pull request may close these issues.

urdf parser incorrectly parses non-first child nodes
3 participants