Refs #3365. Integration with rmw_microros

This commit is contained in:
Javier Moreno
2018-09-20 17:10:29 +02:00
parent becb074a2f
commit 331a44bc9c
5 changed files with 147 additions and 86 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ rosidl_write_generator_arguments(
ROS_INTERFACE_FILES "${rosidl_generate_interfaces_IDL_FILES}"
ROS_INTERFACE_DEPENDENCIES "${_dependencies}"
OUTPUT_DIR "${_output_path}"
TEMPLATE_DIR "NONE"
TEMPLATE_DIR "${micro_ros_agent_DEFAULT_PROFILES_DIR}"
TARGET_DEPENDENCIES ${target_dependencies}
ADDITIONAL_FILES ${_dds_idl_files}
)