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

haggag87's profile - activity

2014-07-06 05:36:51 -0500 received badge  Famous Question (source)
2014-07-05 22:18:41 -0500 received badge  Popular Question (source)
2014-07-05 22:18:41 -0500 received badge  Notable Question (source)
2014-07-05 11:22:01 -0500 received badge  Enthusiast
2014-06-30 23:04:55 -0500 asked a question libLabelSkel question

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