mirror of
https://github.com/micro-ROS/micro_ros_msgs.git
synced 2026-09-06 09:55:09 +02:00
Compare commits
4
Commits
fbf6f1be57
...
5.0.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e65ab21bd0 | ||
|
|
089bc2926b | ||
|
|
4594d9db17 | ||
|
|
4a6ebd4ba0 |
@@ -2,6 +2,9 @@
|
||||
Changelog for package micro_ros_msgs
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
5.0.2 (2024-05-31)
|
||||
------------------
|
||||
|
||||
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>`_)
|
||||
|
||||
+3
-2
@@ -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>5.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>
|
||||
|
||||
Reference in New Issue
Block a user