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

Cannot find ros.h

asked 2012-08-02 20:01:29 -0500

sai gravatar image

updated 2012-08-02 20:03:06 -0500

Hi, I am going thru the tutorial USING ROSED.

I am getting error ..

sai@sai-desktop:/opt/ros/fuerte/share/roscpp$ rosed roscpp ros.h That file does not exist in that package. sai@sai-desktop:/opt/ros/fuerte/share/roscpp$

In the manifest.xml of roscpp i added

<depend package="roscpp"/>

Please help me...

Sai

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-08-02 23:14:48 -0500

felix k gravatar image

Setting a package as its own dependency cannot be good. You only add that XML line to your packages that use roscpp.

Your output from rosed is right, since fuerte there is no ros.h anymore in roscpp. So the example from the tutorial you meant is just outdated. I'll put a note.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-02 20:01:29 -0500

Seen: 586 times

Last updated: Aug 03 '12