From c5fee921f111f6f80f1b42a225f5a228961a5da9 Mon Sep 17 00:00:00 2001 From: Shota Aoki Date: Tue, 8 Dec 2020 13:59:10 +0900 Subject: [PATCH] Update change log, version and requirements for Foxy release (#30) * update README for ROS 2 Foxy * Bump version to 1.0.2 * Update changelog --- README.md | 6 +++--- raspimouse/CHANGELOG.rst | 5 +++++ raspimouse/package.xml | 2 +- raspimouse_msgs/CHANGELOG.rst | 3 +++ raspimouse_msgs/package.xml | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e845645..3b79542 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,12 @@ ROS 2 node for the Raspberry Pi Mouse. - https://rt-net.jp/products/raspberrypimousev3/ - [RT Robot Shop](https://www.rt-shop.jp/index.php?main_page=product_info&cPath=1299_1395&products_id=3774) - Linux OS - - Ubuntu server 18.04 - - https://wiki.ubuntu.com/ARM/RaspberryPi + - Ubuntu server 20.04 + - https://ubuntu.com/download/raspberry-pi - Device Driver - [rt-net/RaspberryPiMouse](https://github.com/rt-net/RaspberryPiMouse) - ROS - - [Dashing Diademata](https://index.ros.org/doc/ros2/Installation/Dashing/Linux-Install-Debians/) + - [Foxy Fitzroy](https://index.ros.org/doc/ros2/Installation/Foxy/Linux-Install-Debians/) ## Installation diff --git a/raspimouse/CHANGELOG.rst b/raspimouse/CHANGELOG.rst index 54c9480..345a9ff 100644 --- a/raspimouse/CHANGELOG.rst +++ b/raspimouse/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package raspimouse ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.0.2 (2020-12-08) +------------------ +* Update for foxy (`#29 `_) +* Contributors: Shota Aoki + 1.0.1 (2020-06-10) ------------------ * Fix documents of release 1.0.0 (`#23 `_) diff --git a/raspimouse/package.xml b/raspimouse/package.xml index d253c76..52f1a9b 100644 --- a/raspimouse/package.xml +++ b/raspimouse/package.xml @@ -2,7 +2,7 @@ raspimouse - 1.0.1 + 1.0.2 RaspiMouse ROS 2 node RT Corporation Apache License 2.0 diff --git a/raspimouse_msgs/CHANGELOG.rst b/raspimouse_msgs/CHANGELOG.rst index 98f0f3c..a36a7a4 100644 --- a/raspimouse_msgs/CHANGELOG.rst +++ b/raspimouse_msgs/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package raspimouse_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.0.2 (2020-12-08) +------------------ + 1.0.1 (2020-06-10) ------------------ * Fix documents of release 1.0.0 (`#23 `_) diff --git a/raspimouse_msgs/package.xml b/raspimouse_msgs/package.xml index 1041763..e29cfa0 100644 --- a/raspimouse_msgs/package.xml +++ b/raspimouse_msgs/package.xml @@ -2,7 +2,7 @@ raspimouse_msgs - 1.0.1 + 1.0.2 RaspiMouse messages RT Corporation Apache License 2.0