-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
I'm using colcon
to build ROS1 packages.
When installing xarm_ros
with colcon build
I get the following error:
CMake Error at /home/dmitri/catkin/ws_xarm/install/xarm_sdk/share/xarm_sdk/cmake/xarm_sdkConfig.cmake:110 (message):
Project 'xarm_sdk' specifies 'include' as an include dir, which is not
found. It does not exist in
'/home/dmitri/catkin/ws_xarm/install/xarm_sdk/include'. Report the problem to
the maintainer 'vinman <[email protected]>' and request to fix the
problem.
Call Stack (most recent call first):
/opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package)
CMakeLists.txt:12 (find_package)
It looks like the CMake file for xarm_sdk
doesn't install it's include directory, perhaps it should?
Any advice would be very helpful.
Metadata
Metadata
Assignees
Labels
No labels