Feature request
Feature description
I recently came across ament_cmake_auto and was wondering if it would be good if implemented for the packages of nav2 by making a ament_cmake_auto helper macros in place of manually calling find_package(), ament_target_dependencies(), and ament_package().
Implementation considerations
I think it could be implemented in the existing nav2_package macro. Is it viable to implement?Let me know i would like to hear any thoughts.Also would be interested in implementing .suggestions are always welcomed:)