Closed hfarazi closed 8 years ago
To fix it, I changed manifest.xml to following:
<package>
<description brief="dso_core">
ROS Wrapper DSO.
</description>
<author>Jakob Engel</author>
<license>see http://vision.in.tum.de/dso</license>
<review status="unreviewed" notes=""/>
<url>http://vision.in.tum.de/dso</url>
<depend package="std_msgs"/>
<depend package="rospy"/>
<depend package="roscpp"/>
<depend package="roslib"/>
<depend package="cv_bridge"/>
<depend package="sensor_msgs"/>
</package>
I had the same problem, so I converted it to catkin. Check out the pull request or the linked repo.
Should be fixed - thanks!
rosmake output: