rosserial_Arduino Tutorial "Hello World" compilation error [closed]

asked 2012-05-14 08:55:55 -0500

RyanG gravatar image

I'm working on the rosserial_arduino/Tutorials/Hello World tutorial and when I compile the example code I get this error message:

In file included from /home/ryan/sketchbook/libraries/ros_lib/ros.h:38:0, from HelloWorld.cpp:6: /home/ryan/sketchbook/libraries/ros_lib/ros/node_handle.h:39:38: fatal error: rosserial_msgs/TopicInfo.h: No such file or directory compilation terminated.

I've tried copying and pasting files and folders with no luck. I'm thinking maybe Arduino can't find my ros_workspace folder?

Any ideas?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by mjcarroll
close date 2012-05-20 04:22:41

Comments