ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Ok, I figured out the cause of the segfault.

RViz only supports binary STL files and I was using ASCII STL files.

Perhaps RViz should be updated so that it detects and then cleanly rejects (or even better, to actually handle) ASCII STL files rather than segfaulting?