libLabelSkel question

asked 2014-06-30 23:04:55 -0500

haggag87 gravatar image

Hi,

I'm trying to build the libLabelSkel found on github under jworch/HumanDataGen/tree/master/code/libLabelSkel/src using cmake gui on windows but I get the below error.

[rosbuild] Building package libLabelSkel [rosbuild] Error from syntax check of libLabelSkel/manifest.xml Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named roslib.manifest CMake Error at C:/opt/ros/groovy/x86/share/ros/core/rosbuild/private.cmake:78 (message): [rosbuild] Syntax check of libLabelSkel/manifest.xml failed; aborting Call Stack (most recent call first): C:/opt/ros/groovy/x86/share/ros/core/rosbuild/public.cmake:174 (_rosbuild_check_manifest) CMakeLists.txt:12 (rosbuild_init) Configuring incomplete, errors occurred!

So if anyone could please advise, Many Thanks

edit retag flag offensive close merge delete