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

Error output loading e.g. 3ds meshes #1366

Closed
dseifert opened this issue Apr 8, 2019 · 2 comments
Closed

Error output loading e.g. 3ds meshes #1366

dseifert opened this issue Apr 8, 2019 · 2 comments
Labels

Comments

@dseifert
Copy link
Contributor

dseifert commented Apr 8, 2019

Due to the merge of #1317 (subsequently changed in #1352), I am now seeing the following error for my 3ds meshes when using rviz 1.13.3 in ROS Melodic on Ubuntu 18.04:

[ERROR] [1554754289.703535903, 1.974491951]: /rviz: XML parse error [package://my_package/meshes/fancy_mesh.3ds]: XML_ERROR_PARSING_TEXT

Reason: loadMeshFromResource calls meshFromAssimpScene for 3ds files, and then subsequently getMeshUnitRescale is called even if the file is not a Collada XML file.

@J-Rojas
Copy link

J-Rojas commented Jul 22, 2019

I have the same error for OBJ mesh files. Running melodic on Ubuntu 18.04

@rhaschke rhaschke added the bug label Aug 30, 2019
@rhaschke
Copy link
Contributor

Addressed in #1365.

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

No branches or pull requests

3 participants