Ament extension for exporting NoDL .xml files
With a file named package.nodl.xml
in the same folder as your project's CMakeLists.txt
, add the following line to your CMakeLists.txt
before calling ament_package()
nodl_export_node_description_file(package.nodl.xml)