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 pclros pcdto_pointcloud FILENAME.pcd 1
I got the following error:
[ INFO] [1394409998.308043682]: Publishing data on topic /cloudpcd with frameid /base_link. Illegal instruction (core dumped)
Can you please explain to me why this is happening?
Thanks.
Asked by Revanth on 2014-03-09 14:09:19 UTC
Answers
I encounter the same error. Could anyone give me a help?
Asked by pinocchio on 2014-03-21 12:39:30 UTC
Comments
Do you get any other errors/outputs before this one?
Asked by Wolf on 2014-03-10 04:21:02 UTC
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.
Asked by Revanth on 2014-03-27 02:55:00 UTC