Jenkins debian building fails: rosdep claims that roscpp is not a system dependency
Hi there, I am trying to release this following dry stack into ROS Groovy: http://svn.code.sf.net/p/bosch-ros-pkg/code/trunk/stacks/bosch_common/.
The build failed emails that I got from Jenkins state that " Error: package/stack 'rtc' depends on non-existent package 'roscpp' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'" (http://jenkins.willowgarage.com:8080/job/ros-groovy-bosch-common_binarydeb_oneiric_amd64/1/console). I had the same error in the pre-release but I sloppily ignored it.
I agree that roscpp is not a system dependency but I also do not declare it as such. Any suggestions what might have gone wrong?
D.