cmake_minimum_required(VERSION 3.5)
project(pal_navigation_cfg)
find_package(ament_cmake_auto REQUIRED)
ament_auto_package()
