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

ros/node_handle.h No such file ERROR in Arduino 'hellow world' tutorial

asked 2013-11-01 05:45:51 -0500

updated 2014-01-28 17:18:25 -0500

ngrennan gravatar image

/usr/share/arduino/libraries/ros_lib/ros.h:38:29: fatal error: ros/node_handle.h: No such file or directory compilation terminated.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
5

answered 2013-11-03 11:58:24 -0500

You must run rosrun rosserial_arduino make_libraries.py PathToYourSketchbookLibraries ?

edit flag offensive delete link more

Comments

2

Thank you Balto for answering. I'm using ROS Fuerte. So there is no rosserial_arduino or I couldn't find it. Then I manually copy & paste the things inside ros_lib folder to /usr/share/arduino/libraries/ros_lib/ & gave permissions. Then it worked.

Hasitha gravatar image Hasitha  ( 2013-11-07 01:47:41 -0500 )edit

Hasitha could you tell me what permissions you used to get it to run? I am having the same problem.

Sood gravatar image Sood  ( 2016-04-10 06:42:33 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2013-11-01 05:45:51 -0500

Seen: 5,695 times

Last updated: Nov 03 '13