Skip to content
Snippets Groups Projects
Commit 1ee6c036 authored by TSC21's avatar TSC21 Committed by Beat Küng
Browse files

add --generate-yaml option

parent 5c80fe25
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@ if (NOT "${config_rtps_send_topics}" STREQUAL "" OR NOT "${config_rtps_receive_t
--fastrtpsgen-dir $ENV{FASTRTPSGEN_DIR}
${send_topic_opt} ${send_topic_files}
${receive_topic_opt} ${receive_topic_files}
--generate-idl
--topic-msg-dir ${PX4_SOURCE_DIR}/msg
--uorb-templates-dir "/templates/uorb_microcdr"
--urtps-templates-dir "/templates/urtps"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment