Undo changes in micro-ros agent compilation (#239)

* Remove microxrcedds_agent ros dependency

Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>

* Bring old xrceanget name back for superbuild

Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>

---------

Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
This commit is contained in:
Raul Sanchez-Mateos Lizano
2024-10-16 09:52:28 +02:00
committed by GitHub
parent beac621a94
commit 91461248d2
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -31,10 +31,10 @@ else()
endif()
find_package(ament_cmake REQUIRED)
find_package(microxrcedds_agent REQUIRED)
find_package(rosidl_cmake REQUIRED)
find_package(fastcdr REQUIRED)
find_package(fastdds REQUIRED)
find_package(microxrcedds_agent REQUIRED)
find_package(fastrtps_cmake_module REQUIRED)
find_package(rmw_dds_common REQUIRED)
find_package(rmw REQUIRED)