windows sdk configure [closed]

asked 2012-07-30 13:02:40 -0500

dunduk gravatar image

updated 2014-01-28 17:13:12 -0500

ngrennan gravatar image

I am following instructions on how to build ros windows sdk from sources (given here). I am getting the following error when I try to winros sdk configure

Traceback (most recent call last):                                              

      File "c:/work/sdk/catkin/cmake/stack_get.py", line 4, in <module>             
        import rospkg.stack                                                         
    ImportError: No module named stack                                              
    CMake Error at catkin/cmake/safe_execute_process.cmake:13 (message):            
      Error executing process with arguments COMMAND C:/Python27/python.exe         
      c:/work/sdk/catkin/cmake/stack_get.py c:/work/sdk/catkin/stack.xml            
      C:/work/build_sdk/catkin/CMakeFiles/stack.cmake                               
    Call Stack (most recent call first):                                            
      catkin/cmake/catkin_stack.cmake:12 (safe_execute_process)                     
      catkin/CMakeLists.txt:23 (catkin_stack)

Any suggestions on how to fix it?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-04-05 15:07:15.321654