CMake Error: By not providing "Findunique_identifier_msgs.cmake"
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.