Hello,m while building lapa from a clean install I got this error:
Errors << iris_lama_ros:cmake /home/ros_ws/logs/iris_lama_ros/build.cmake.000.log
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "tf_conversions"
with any of the following names:
Hello,m while building lapa from a clean install I got this error: Errors << iris_lama_ros:cmake /home/ros_ws/logs/iris_lama_ros/build.cmake.000.log
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "tf_conversions" with any of the following names:
I think it is solved by addind tf_conversions to the build depends, if this is correct, I can PR the mod