mirror of
https://github.com/micro-ROS/micro-ROS-Agent.git
synced 2026-09-06 18:05:17 +02:00
Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee8a0ba7e1 | ||
|
|
ab8788aada | ||
|
|
2d9fbc520a |
@@ -100,6 +100,7 @@ execute_process(
|
||||
if(NOT _result EQUAL 0)
|
||||
message(FATAL_ERROR "Error finding xml packages")
|
||||
endif()
|
||||
message("Packages in '${_COLCON_CALL_DIR}: ${_packages}")
|
||||
|
||||
|
||||
# Convert output to list
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<test_depend>ament_lint_auto</test_depend>
|
||||
<test_depend>ament_lint_common</test_depend>
|
||||
|
||||
<build_depend>micro-xrce-dds-agent</build_depend>
|
||||
<build_export_depend>micro-xrce-dds-agent</build_export_depend>
|
||||
<build_depend>microxrcedds_agent</build_depend>
|
||||
<build_export_depend>microxrcedds_agent</build_export_depend>
|
||||
|
||||
<export>
|
||||
<build_type>ament_cmake</build_type>
|
||||
|
||||
Reference in New Issue
Block a user