I'm using the catkin plugin for snapcraft. I'm using it in a ros workspace of multiple packages as required. This workspace builds with catkin tools.
However when using snapcraft, the build fails to find a header file that is supposed to be shared between local packages using the catkin_package() declaration in CMakeLists.txt
are there any known reasons why this would fail. As this has occurred for a number of header files referenced between packages using catkin