10 Commits
Author SHA1 Message Date
mergify[bot]andAntón Casas e65ab21bd0 Update maintainers (#16) (#18)
(cherry picked from commit 2ea89dcb89)

Signed-off-by: Antón Casas <antoncasas@eprosima.com>
Co-authored-by: Antón Casas <antoncasas@eprosima.com>
2025-09-15 16:30:06 +02:00
mergify[bot]andPablo Garrido 089bc2926b Bump maintainer (#12) (#13)
(cherry picked from commit b935f634ba)

Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
2025-07-16 08:29:31 +02:00
Pablo Garrido 4594d9db17 5.0.2 2024-05-31 10:30:41 +02:00
Pablo Garrido 4a6ebd4ba0 Changelog 2024-05-31 10:30:31 +02:00
Pablo Garrido cefbf48836 5.0.1 2024-02-01 07:34:26 +01:00
Pablo Garrido c10075f0b5 Changelog 2024-02-01 07:34:20 +01:00
mergify[bot]andPablo Garrido 3ac819a3ba Add contributing file (#9) (#11)
(cherry picked from commit 9bf9ddf7ce)

Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
2023-12-05 14:40:34 +01:00
mergify[bot] 02dd8456ed Update package.xml (#4) (#6) 2023-09-05 19:51:35 +02:00
acuadros95 6169930ea2 5.0.0 2023-06-06 10:05:35 +00:00
acuadros95 798113adc6 Changelog 2023-06-06 10:05:28 +00:00
2 changed files with 10 additions and 6 deletions
+7 -4
View File
@@ -2,12 +2,15 @@
Changelog for package micro_ros_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4.0.1 (2024-02-01)
5.0.2 (2024-05-31)
------------------
* Add contributing file (`#9 <https://github.com/micro-ROS/micro_ros_msgs/issues/9>`_)
* Update package.xml (`#4 <https://github.com/micro-ROS/micro_ros_msgs/issues/4>`_)
4.0.0 (2023-06-06)
5.0.1 (2024-02-01)
------------------
* Add contributing file (`#9 <https://github.com/micro-ROS/micro_ros_msgs/issues/9>`_) (`#11 <https://github.com/micro-ROS/micro_ros_msgs/issues/11>`_)
* Update package.xml (`#4 <https://github.com/micro-ROS/micro_ros_msgs/issues/4>`_) (`#6 <https://github.com/micro-ROS/micro_ros_msgs/issues/6>`_)
5.0.0 (2023-06-06)
------------------
1.0.0 (2021-08-30)
+3 -2
View File
@@ -2,9 +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_msgs</name>
<version>4.0.1</version>
<version>5.0.2</version>
<description>Definitions for the ROS 2 msgs entities information used by micro-ROS to leverage its functionality to the same level as ROS 2, by means of a dedicated graph manager</description>
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
<maintainer email="eugeniocollado@eprosima.com">Eugenio Collado</maintainer>
<maintainer email="carlosespinoza@eprosima.com">Carlos Espinoza</maintainer>
<license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>