Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 320 Bytes

ament_nodl

Ament extension for exporting NoDL .xml files

Usage

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)