mirror of
https://github.com/micro-ROS/micro_ros_msgs.git
synced 2026-09-06 18:04:58 +02:00
Compare commits
10
Commits
humble
..
fbf6f1be57
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fbf6f1be57 | ||
|
|
54243d6327 | ||
|
|
4f1dbf42db | ||
|
|
07ac2b6ce5 | ||
|
|
cefbf48836 | ||
|
|
c10075f0b5 | ||
|
|
3ac819a3ba | ||
|
|
02dd8456ed | ||
|
|
6169930ea2 | ||
|
|
798113adc6 |
+7
-4
@@ -2,12 +2,15 @@
|
||||
Changelog for package micro_ros_msgs
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
3.0.1 (2024-02-01)
|
||||
6.0.0 (2024-05-31)
|
||||
------------------
|
||||
* Add contributing file (`#9 <https://github.com/micro-ROS/micro_ros_msgs/issues/9>`_) (`#10 <https://github.com/micro-ROS/micro_ros_msgs/issues/10>`_)
|
||||
* Update package.xml (`#4 <https://github.com/micro-ROS/micro_ros_msgs/issues/4>`_) (`#5 <https://github.com/micro-ROS/micro_ros_msgs/issues/5>`_)
|
||||
|
||||
3.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)
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<?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>3.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>
|
||||
<maintainer email="eugeniocollado@eprosima.com">Eugenio Collado</maintainer>
|
||||
<maintainer email="carlosespinoza@eprosima.com">Carlos Espinoza</maintainer>
|
||||
|
||||
Reference in New Issue
Block a user