CMake Error: By not providing "Findunique_identifier_msgs.cmake"

asked 2020-07-11 16:32:42 -0600

jmbrezolin gravatar image

Hello,

I'm trying to install ros2_Java (https://github.com/esteve/ros2_java), but when I try:

ament build --symlink-install --isolated e get the following error:

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

Can anyone help me? I'm using Ros2 Foxy on Ubuntu.

Thanks in advance.

edit retag flag offensive close merge delete