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

As an answer to your original question: the MoveIt setup assistant and rviz most likely crash because the STL files your URDF is referring to are only 80-bytes and contain only '\0' bytes.

As an answer to your original question: the MoveIt setup assistant and rviz most likely crash because the STL files your URDF is referring to are only 80-bytes (most likely only STL header) and contain only '\0' bytes.

As an answer to your original question: the MoveIt setup assistant and rviz most likely crash because the STL files your URDF is referring to are only 80-bytes (most likely only STL header) and contain only '\0' bytes.

This could be caused by the fact that you are using the student version of SolidWorks, which has been known to be incompatible with the exporter plugin. See brawner/sw2urdf/issues on bitbucket for a list of known issues.