ethz-adrl/towr

Failed to process package 'towr_ros'

ccrescent opened this issue · 0 comments

hello every one,when i run catkin_make_isolated -DCMAKE_BUILD_TYPE=Release , it shows that:

<== Failed to process package 'towr_ros':
Command '['/home/gin/catkin_ws/devel_isolated/towr/env.sh', 'cmake', '/home/gin/catkin_ws/src/towr/towr_ros', '-DCATKIN_DEVEL_PREFIX=/home/gin/catkin_ws/devel_isolated/towr_ros', '-DCMAKE_INSTALL_PREFIX=/home/gin/catkin_ws/install_isolated', '-DCMAKE_BUILD_TYPE=Release', '-G', 'Unix Makefiles']' returned non-zero exit status 1

Reproduce this error by running:
==> cd /home/gin/catkin_ws/build_isolated/towr_ros && /home/gin/catkin_ws/devel_isolated/towr/env.sh cmake /home/gin/catkin_ws/src/towr/towr_ros -DCATKIN_DEVEL_PREFIX=/home/gin/catkin_ws/devel_isolated/towr_ros -DCMAKE_INSTALL_PREFIX=/home/gin/catkin_ws/install_isolated -DCMAKE_BUILD_TYPE=Release -G 'Unix Makefiles'

Command failed, exiting.