You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:302 (message):
catkin_package() include dir 'include' does not exist relative to
'/home/gaspard/catkin_ws_control/src/niryo_one_tester'
Call Stack (most recent call first):
/opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:102 (_catkin_package)
CMakeLists.txt:24 (catkin_package)
cd /home/gaspard/catkin_ws_control/build/niryo_one_tester; catkin build --get-env niryo_one_tester | catkin env -si /usr/bin/cmake /home/gaspard/catkin_ws_control/src/niryo_one_tester --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/home/gaspard/catkin_ws_control/devel/.private/niryo_one_tester -DCMAKE_INSTALL_PREFIX=/home/gaspard/catkin_ws_control/install; cd -
..................................................................................................................................................................................................................
Failed << niryo_one_tester:cmake [ Exited with code 1 ]
Failed <<< niryo_one_tester [ 2.0 seconds ]
[build] Summary: 14 of 15 packages succeeded.
[build] Ignored: 1 packages were skipped or are blacklisted.
[build] Warnings: None.
[build] Abandoned: None.
[build] Failed: 1 packages failed.
[build] Runtime: 4.6 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
The text was updated successfully, but these errors were encountered:
I created a new directory and executed exactly what your Readme told me to.
I had an error trying to launch catkin build with your git cloned.
The error was the following. I can try to help you if you wish.
CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:302 (message):
catkin_package() include dir 'include' does not exist relative to
'/home/gaspard/catkin_ws_control/src/niryo_one_tester'
Call Stack (most recent call first):
/opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:102 (_catkin_package)
CMakeLists.txt:24 (catkin_package)
cd /home/gaspard/catkin_ws_control/build/niryo_one_tester; catkin build --get-env niryo_one_tester | catkin env -si /usr/bin/cmake /home/gaspard/catkin_ws_control/src/niryo_one_tester --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/home/gaspard/catkin_ws_control/devel/.private/niryo_one_tester -DCMAKE_INSTALL_PREFIX=/home/gaspard/catkin_ws_control/install; cd -
..................................................................................................................................................................................................................
Failed << niryo_one_tester:cmake [ Exited with code 1 ]
Failed <<< niryo_one_tester [ 2.0 seconds ]
[build] Summary: 14 of 15 packages succeeded.
[build] Ignored: 1 packages were skipped or are blacklisted.
[build] Warnings: None.
[build] Abandoned: None.
[build] Failed: 1 packages failed.
[build] Runtime: 4.6 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
The text was updated successfully, but these errors were encountered: