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

irb4600: remove 'solid' from STL header. #94

Conversation

gavanderhoorn
Copy link
Member

As per subject.

This avoids warnings such as:

The STL file 'package://abb_irb4600_support/meshes/irb4600_60_205/visual/base_link.stl' is malformed. It starts with the word 'solid', indicating that it's an ASCII STL file, but it does not contain the word 'endsolid' so it is either a malformed ASCII STL file or it is actually a binary STL file. Trying to interpret it as a binary STL file instead.

So as to not confuse the STL loader into thinking these are ASCII STLs.
@gavanderhoorn
Copy link
Member Author

@Levi-Armstrong ?

@gavanderhoorn gavanderhoorn merged commit 5d896fd into ros-industrial:kinetic-devel May 5, 2018
@gavanderhoorn gavanderhoorn deleted the fix4600_ascii_stl_header branch May 5, 2018 15:12
@gavanderhoorn
Copy link
Member Author

Thanks @Levi-Armstrong.

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

Successfully merging this pull request may close these issues.

2 participants