how to use packages with are organized in stacks with catkin?
how can I use packages with are organized in "old-style" stacks within packages with are build with catkin? e.g. gps_common which is within the stack gps_umd. rospack does find it, but not find_package(gps_common REQUIRED).