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

Revision history [back]

i added ros/ros.h include in my qt and when i run the program ther are problem that : /usr/include/qt4/ros/ros.h:38: error: ros/time.h: No such file or directory and :

This looks like you edited files in /usr/include, which you should never need to do! Anyway, either you didn't install ros or you didn't specify to the compiler where to find it. There is no way to help you without more details about what you did.

However, since it looks like you don't know what you are doing in general (I am sorry if I am wrong here), I would recommend to have a look into basic tutorials for programming c++ with ros.