Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this package in Ros2 with colcon #50

Open
vik748 opened this issue Oct 23, 2023 · 0 comments
Open

Using this package in Ros2 with colcon #50

vik748 opened this issue Oct 23, 2023 · 0 comments

Comments

@vik748
Copy link

vik748 commented Oct 23, 2023

Hi,
I wonder if anyone has managed to use this package in ROS2 with the colcon build system. It was save a the time for trouble shooting if someone has already done this. Out of ths box this complains with:

 CMake Error at CMakeLists.txt:7 (find_package):
  By not providing "Findcatkin.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "catkin", but
  CMake did not find one.

  Could not find a package configuration file provided by "catkin" with any
  of the following names:

    catkinConfig.cmake
    catkin-config.cmake

  Add the installation prefix of "catkin" to CMAKE_PREFIX_PATH or set
  "catkin_DIR" to a directory containing one of the above files.  If "catkin"
  provides a separate development package or SDK, be sure it has been
  installed.

Cheers,
Vik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant