mirror of
https://github.com/micro-ROS/micro_ros_msgs.git
synced 2026-09-06 09:55:09 +02:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8562b604ca | ||
|
|
170cd81888 | ||
|
|
9bf9ddf7ce | ||
|
|
b9a1df227b | ||
|
|
2a5d7536e6 | ||
|
|
e50eb4a07e |
+4
-7
@@ -2,15 +2,12 @@
|
|||||||
Changelog for package micro_ros_msgs
|
Changelog for package micro_ros_msgs
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
6.0.0 (2024-05-31)
|
4.0.1 (2024-02-01)
|
||||||
------------------
|
------------------
|
||||||
|
* 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>`_)
|
||||||
|
|
||||||
5.0.1 (2024-02-01)
|
4.0.0 (2023-06-06)
|
||||||
------------------
|
|
||||||
* 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.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"?>
|
<?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>6.0.0</version>
|
<version>4.0.1</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="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
|
||||||
<license>Apache License 2.0</license>
|
<license>Apache License 2.0</license>
|
||||||
|
|||||||
Reference in New Issue
Block a user