Skip to content

Issues building with catkin_make_isolated and colcon #70

@dignakov

Description

@dignakov

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions