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
2025-03-10 07:44:17 +01:00
committed by Pablo Garrido
parent a939d1d407
commit 96a24c0fa7
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)