Problems with Catkin Metapackages
I've been hashing through a build of Groovy on a BeagleBone. I've finally figured out there are issues with some of the metapackages that are causing my builds to fail.
WARNING: Metapackage "driver_common" must build_tool depend on catkin WARNING: Metapackage "geometry" must build_tool depend on catkin
What do I need to do to correct this issue and get these metapackages to make? (and why are these packages faulty and not corrected at the source??)