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

Revanth's profile - activity

2014-03-27 02:55:00 -0500 commented question rosrun error - illegal instruction (core dumped)

No, this was the first error I encountered. I also tried other commands such as rosbag, and it is working. Whenever I try to run the above command, rosrun, I am getting the "Illegal instruction" error.

2014-03-23 11:01:22 -0500 received badge  Famous Question (source)
2014-03-21 19:54:53 -0500 received badge  Notable Question (source)
2014-03-21 12:38:47 -0500 received badge  Popular Question (source)
2014-03-09 14:09:19 -0500 asked a question rosrun error - illegal instruction (core dumped)

Hello,

I am new to ROS and PCL. I just installed ROS on my machine, Ubuntu 12.10, and tried to run the following command:

rosrun pcl_ros pcd_to_pointcloud FILENAME.pcd 1

I got the following error:

Illegal instruction (core dumped)

Can you please explain to me why this is happening?

Thanks.