hokuyo_node error (illegal instruction)
I want to run hokuyonode on gumstix with ubuntu 10.04. I tried to rosrun hokuyonode. But I can't run and the error was displayed: illegal instruction
Does anyone have any idea?
I installed packages depend on hokuyo_node.
I installed ROS on gumsitx using below method. "Installing on Ubuntu from source"
Asked by Yori on 2013-05-28 12:50:48 UTC
Comments
Could you try "sudo chmod a+x /dev/ttyACM0" after connecting USB interface as mentioned here(http://www.ros.org/wiki/hokuyo_node/Troubleshooting) ?
Asked by moyashi on 2013-05-28 17:05:39 UTC