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

The data size is missing in Collada loader #1317

Closed

Conversation

mutr
Copy link

@mutr mutr commented Dec 9, 2018

I found that my robot does't show propelly due to XML parse error in Collada loader. The data size is missing after converting from array to cstring, this led to garbage at the end of XML structure. This patch fixes this error. Also I added error message.

@mutr
Copy link
Author

mutr commented Jan 2, 2019

guys, will you merge it to upstream? This is really annoying to patch and rebuild rviz on every machine.
Without this fix my robot looks like this:
_2018-12-09_15-47-30

rhaschke pushed a commit that referenced this pull request Feb 17, 2019
@rhaschke
Copy link
Contributor

Duplicate of #1341. Considered parser warning in 6a769aa.

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.

2 participants