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:
[ INFO] [1394409998.308043682]: Publishing data on topic /cloud_pcd with frame_id /base_link.
Illegal instruction (core dumped)
Can you please explain to me why this is happening?
Thanks.
↧