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 means that the code compiled uses some instruction that is not available on your system. Did you compile the code yourself? Maybe you need to remove some optimization compile flags that are not available on your target platform.