rosserial_arduino helloworld program is not working (ubuntu 12.10)
Tutorial page : http://www.ros.org/wiki/rosserial_arduino/Tutorials/Hello%20World
Hello I install the necessary requirements for rosserial_arduino and imported the examples in arduino File -> Examples -> roslib
while compiling I got the following error message
/usr/share/arduino/libraries/ros_lib/ArduinoHardware.h:38:22: fatal error: WProgram.h: No such file or directory compilation terminated.
what may be the error ? I'm uses Ubuntu 12.10