Register RMW output filters.
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
This commit is contained in:
parent
21dd7c4570
commit
f6866c5fc1
2 changed files with 35 additions and 0 deletions
|
@ -113,3 +113,7 @@ install(
|
|||
LIBRARY DESTINATION lib
|
||||
RUNTIME DESTINATION bin
|
||||
)
|
||||
|
||||
include(cmake/get_rmw_cyclonedds_output_filter.cmake)
|
||||
get_rmw_cyclonedds_output_filter(rmw_cyclonedds_output_patterns)
|
||||
ament_index_register_resource("rmw_output_patterns" CONTENT "${rmw_cyclonedds_output_patterns}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue