4 Commits
Author SHA1 Message Date
mergify[bot]andAntón Casas 839f17bab4 Update maintainers (#16) (#19)
(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:14 +02:00
Pablo Garrido b935f634ba Bump maintainer (#12) 2025-07-16 08:15:37 +02:00
Pablo Garrido 4f1dbf42db 6.0.0 2024-05-31 10:31:05 +02:00
Pablo Garrido 07ac2b6ce5 Changelog 2024-05-31 10:30:58 +02:00
2 changed files with 6 additions and 2 deletions
+3
View File
@@ -2,6 +2,9 @@
Changelog for package micro_ros_msgs Changelog for package micro_ros_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6.0.0 (2024-05-31)
------------------
5.0.1 (2024-02-01) 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>`_) * 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>`_)
+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"?> <?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3"> <package format="3">
<name>micro_ros_msgs</name> <name>micro_ros_msgs</name>
<version>5.0.1</version> <version>6.0.0</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> <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> <license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend> <buildtool_depend>ament_cmake</buildtool_depend>