Referencing non-ROS packages dependencies
Hi.
I'm trying to reference a non-ROS package through one of my ROS package but I not have found the correct option in the CMakeList to make this correctly. I want to include the .h of this non-ROS package on to my files, but i don't find the method to make visible.
Thanks in advance and sorry for this simple question, but I don't find any answer in the tutorials.