mirror of
https://github.com/micro-ROS/micro-ROS-Agent.git
synced 2026-09-06 09:55:15 +02:00
Add ros2 launch capabilities and example launch file (#47)
This commit is contained in:
@@ -113,6 +113,13 @@ install(
|
||||
lib/${PROJECT_NAME}
|
||||
)
|
||||
|
||||
install(
|
||||
DIRECTORY
|
||||
launch
|
||||
DESTINATION
|
||||
share/${PROJECT_NAME}
|
||||
)
|
||||
|
||||
if(UROSAGENT_GENERATE_PROFILE)
|
||||
set(_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}/python")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user