Where is ros.h supposed to be found? [closed]
I have been trying to compile a c++ ROS node with no luck.
I keep getting an error of cannot find ros/ros.h
I tried creating a new node with roscreate-pkg add pasted in the code from the talker tutorial.
Even though my new package is found by ros, It will not build..
/scratch/ros/publisher/src/publisher.cpp:1:21: error: ros/ros.h: No such file or directory
I have installed ros-diamondback-all from apt on Ubuntu 10.04. The only mention of ros.h is in
/opt/ros/diamondback/stacks/ros_comm/clients/cpp/roscpp/include/ros/ros.h