CMake Error: By not providing "Findunique_identifier_msgs.cmake"
Hello,
I'm trying to install ros2Java (https://github.com/esteve/ros2java), but when I try:
ament build --symlink-install --isolated e get the following error:
CMake Error at CMakeLists.txt:16 (findpackage): By not providing "Finduniqueidentifiermsgs.cmake" in CMAKEMODULEPATH this project has asked CMake to find a package configuration file provided by "uniqueidentifier_msgs", but CMake did not find one.
Can anyone help me? I'm using Ros2 Foxy on Ubuntu.
Thanks in advance.
Asked by jmbrezolin on 2020-07-11 16:32:42 UTC
Comments