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

Illegal instruction errors pop up when you try to run a binary compiled to use instructions that your CPU does not have (ie: trying to use SSE4 when you only have SSE3). I've never seen using a VM cause those kind of errors.