Compare commits

..
Author SHA1 Message Date
Raul Sanchez-Mateos Lizano 4310df3731 Revert "Fix 'microxrcedds_agent' name and dependency (#279) (#280)" (#283)
This reverts commit d2d97bc4a6.
2026-09-04 19:57:54 +02:00
mergify[bot]andDavid Laseca Perez d2d97bc4a6 Fix 'microxrcedds_agent' name and dependency (#279) (#280)
* Fix 'microxrcedds_agent' name and dependency



* Set tag of 'microxrcedds_agent'



---------


(cherry picked from commit 5e42d6ab6f)

Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
Co-authored-by: David Laseca Perez <davidlaseca@eprosima.com>
2026-09-03 15:21:49 +02:00
David Laseca Perez 92c512dfad 6.1.1 2026-08-11 11:02:17 +02:00
David Laseca Perez 1cc2c1f66d Changelog
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
2026-08-11 10:58:23 +02:00
David-LP99 0c054f3fad Update maintainers (#275)
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
2026-08-11 10:51:28 +02:00
mergify[bot]andRafal Gorecki f0d809138d Update CMakeLists.txt (#247) (#263)
(cherry picked from commit 52abdf5a98)

Co-authored-by: Rafal Gorecki <126687345+rafal-gorecki@users.noreply.github.com>
2025-09-30 07:55:33 +02:00
Antón Casas e733b4b0a1 Update maintainers (#259) 2025-09-16 09:21:09 +02:00
Antón Casas 3cb79112ce 6.1.0 2025-07-10 12:10:53 +02:00
Antón Casas 7fdcd34283 Changelog
Signed-off-by: Antón Casas <antoncasas@eprosima.com>
2025-07-10 12:09:53 +02:00
Antón Casas cda8e875f6 Use target_link_libraries instead of ament_target_dependencies (#253)
Signed-off-by: Antón Casas <antoncasas@eprosima.com>
2025-06-05 15:12:24 +02:00
Antón Casas 045bd30657 Bump kilted (#252)
Signed-off-by: Antón Casas <antoncasas@eprosima.com>
2025-06-04 12:25:40 +02:00
mergify[bot]andAntón Casas cbc5bf069c Bump setup-ros and action-ros-ci (backport #249) (#250)
* Bump setup-ros and action-ros-ci (#249)

Signed-off-by: Antón Casas <antoncasas@eprosima.com>
(cherry picked from commit 0e6e8e3673)

# Conflicts:
#	.github/workflows/ci.yml

* Merge conflicts

Signed-off-by: Antón Casas <antoncasas@eprosima.com>

---------

Signed-off-by: Antón Casas <antoncasas@eprosima.com>
Co-authored-by: Antón Casas <antoncasas@eprosima.com>
2025-06-03 11:20:46 +02:00
Antón Casas dfa6221e92 Remove fastrtps_cmake_module from CMakeLists.txt (#248)
Signed-off-by: Antón Casas <antoncasas@eprosima.com>
2025-05-06 14:12:06 +02:00
Pablo Garrido 8a7b5baf1b bump Micro XRCE-DDS Agent (#245) 2025-03-18 10:42:49 +01:00
Raul Sanchez-Mateos Lizano 96a24c0fa7 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>
2025-03-10 07:44:17 +01:00
Pablo Garrido a939d1d407 Update SuperBuild.cmake (#238) 2025-03-10 07:44:10 +01:00
Carlos Espinoza CurtoandPablo Garrido e77dca435b Bump micro-ROS-Agent to Fast DDS v3.0.1 (#237)
* Bump to Fast DDS v3

Signed-off-by: Carlosespicur <carlosespicur@proton.me>

* Fix xrce agent package name and change git tag in SuperBuild.cmake

Signed-off-by: Carlosespicur <carlosespicur@proton.me>

* Bump XRCE Agent version

---------

Signed-off-by: Carlosespicur <carlosespicur@proton.me>
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
2025-03-10 07:43:58 +01:00
Pablo Garrido 904d890366 6.0.0 2024-05-31 09:27:57 +02:00
Pablo Garrido 5edc16903c Changelog 2024-05-31 09:27:53 +02:00
5 changed files with 29 additions and 22 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ assignees: ''
- Hardware description: <!-- hardware where you are using micro-ROS -->
- RTOS: <!-- RTOS where you are using micro-ROS -->
- Installation type: <!-- micro_ros_setup, modules, etc -->
- Version or commit hash: <!-- version of micro-ROS used: foxy, rolling -->
- Version or commit hash: <!-- version of micro-ROS used: humble, jazzy, kilted, rolling -->
#### Steps to reproduce the issue
<!-- Detailed instructions on how to reliably reproduce this issue http://sscce.org/-->
+3 -3
View File
@@ -3,7 +3,7 @@ name: CI micro-ROS Agent
on:
pull_request:
branches:
- 'jazzy'
- 'kilted'
schedule:
- cron: '33 6 * * *'
@@ -15,10 +15,10 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
ros_distribution: [ jazzy ]
ros_distribution: [ kilted ]
include:
- docker_image: ubuntu:24.04
ros_distribution: jazzy
ros_distribution: kilted
container:
image: ${{ matrix.docker_image }}
steps:
+13 -4
View File
@@ -2,13 +2,22 @@
Changelog for package micro-ros_agent
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5.0.20 (2024-10-14)
-------------------
6.1.1 (2026-08-11)
------------------
* Update maintainers (`#275 <https://github.com/micro-ROS/micro-ROS-Agent/issues/275>`_)
* Update CMakeLists.txt (`#247 <https://github.com/micro-ROS/micro-ROS-Agent/issues/247>`_) (`#263 <https://github.com/micro-ROS/micro-ROS-Agent/issues/263>`_)
6.1.0 (2025-07-10)
------------------
* Use target_link_libraries instead of ament_target_dependencies (`#253 <https://github.com/micro-ROS/micro-ROS-Agent/issues/253>`_)
* Remove fastrtps_cmake_module from CMakeLists.txt (`#248 <https://github.com/micro-ROS/micro-ROS-Agent/issues/248>`_)
* bump Micro XRCE-DDS Agent (`#245 <https://github.com/micro-ROS/micro-ROS-Agent/issues/245>`_)
* Undo changes in micro-ros agent compilation (`#239 <https://github.com/micro-ROS/micro-ROS-Agent/issues/239>`_)
* Update SuperBuild.cmake (`#238 <https://github.com/micro-ROS/micro-ROS-Agent/issues/238>`_)
* Bump micro-ROS-Agent to Fast DDS v3.0.1 (`#237 <https://github.com/micro-ROS/micro-ROS-Agent/issues/237>`_)
5.0.2 (2024-05-31)
6.0.0 (2024-05-31)
------------------
* Jazzy Release
* Bump Micro XRCE-DDS Agent (`#226 <https://github.com/micro-ROS/micro-ROS-Agent/issues/226>`_)
5.0.1 (2024-01-29)
+9 -11
View File
@@ -35,7 +35,6 @@ find_package(microxrcedds_agent REQUIRED)
find_package(rosidl_cmake REQUIRED)
find_package(fastcdr REQUIRED)
find_package(fastdds REQUIRED)
find_package(fastrtps_cmake_module REQUIRED)
find_package(rmw_dds_common REQUIRED)
find_package(rmw REQUIRED)
find_package(rcutils REQUIRED)
@@ -63,16 +62,15 @@ target_include_directories(${PROJECT_NAME}
include
)
ament_target_dependencies(${PROJECT_NAME}
rosidl_typesupport_fastrtps_cpp
rosidl_runtime_cpp
rosidl_typesupport_cpp
fastcdr
fastdds
rmw_dds_common
rmw
rmw_fastrtps_shared_cpp
micro_ros_msgs
target_link_libraries(${PROJECT_NAME}
${micro_ros_msgs_TARGETS}
${rmw_dds_common_TARGETS}
rmw::rmw
rmw_dds_common::rmw_dds_common_library
rmw_fastrtps_shared_cpp::rmw_fastrtps_shared_cpp
rosidl_runtime_cpp::rosidl_runtime_cpp
rosidl_typesupport_cpp::rosidl_typesupport_cpp
rosidl_typesupport_fastrtps_cpp::rosidl_typesupport_fastrtps_cpp
)
target_link_libraries(${PROJECT_NAME}
+3 -3
View File
@@ -2,10 +2,10 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>micro_ros_agent</name>
<version>5.0.20</version>
<version>6.1.1</version>
<description>micro-ROS Agent package</description>
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
<maintainer email="antoniocuadros@eprosima.com">Antonio Cuadros</maintainer>
<maintainer email="eugeniocollado@eprosima.com">Eugenio Collado</maintainer>
<maintainer email="davidlaseca@eprosima.com">David Laseca</maintainer>
<license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>