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

Ibrahim Mahmoud's profile - activity

2011-08-25 02:11:26 -0500 received badge  Editor (source)
2011-08-25 02:09:56 -0500 answered a question can't find packages

Hi,

I am also new to ROS, today I was testing some code with tf and dometry, the compiler used to return no such file or directory once I issue rosmake after adding the include for the header files and fixing the manifest.xml file. I resolved the problem by issuing a cmake . command in order to compile and link the files then rosmake. And everything went good then. Not sure if this would help in your case, hope so.

Good luck,