mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Rework Includes during the uorb message generation
each CMakeFile that generates parameters should add its path to the msg_include_path which will then be handled in the px_generate_uorb_topic_files.py
This commit is contained in:
@@ -388,6 +388,7 @@ add_subdirectory(msg)
|
||||
px4_generate_messages(TARGET msg_gen
|
||||
MSG_FILES ${msg_files}
|
||||
OS ${OS}
|
||||
INCLUDES ${msg_include_paths}
|
||||
DEPENDS git_genmsg git_gencpp prebuild_targets
|
||||
)
|
||||
px4_generate_parameters_xml(OUT parameters.xml
|
||||
|
||||
Reference in New Issue
Block a user