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

confusing RVIZ message says triangle count does not match file size

asked 2017-11-05 12:52:40 -0500

OpenR2 gravatar image

We were getting an error message from RVIZ saying that our STL file is too small. We upgraded from Kinetic to LoggerHead based on so web searching but nothing fixed the issue. In the end it turned out we needed to ignore that message and look at the next set of messages that told us the resouce could not be located. All it was was changing file://urdf/urdf.urdf to file:///urdf/urdf.urdf ... we were missing a slash. Should the triangle count/file size message be displayed when the file is not found? Should the check for the triangle count in the header and the byte count come after the file is found?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-11-05 16:58:31 -0500

Ed Venator gravatar image

That sounds like an unhelpful error message. You should create an issue on the tracker.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-11-05 12:52:40 -0500

Seen: 101 times

Last updated: Nov 05 '17