File tree Expand file tree Collapse file tree 5 files changed +13
-5
lines changed Expand file tree Collapse file tree 5 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ ROS 2 node for the Raspberry Pi Mouse.
23
23
- https://rt-net.jp/products/raspberrypimousev3/
24
24
- [ RT Robot Shop] ( https://www.rt-shop.jp/index.php?main_page=product_info&cPath=1299_1395&products_id=3774 )
25
25
- Linux OS
26
- - Ubuntu server 18 .04
27
- - https://wiki. ubuntu.com/ARM/RaspberryPi
26
+ - Ubuntu server 20 .04
27
+ - https://ubuntu.com/download/raspberry-pi
28
28
- Device Driver
29
29
- [ rt-net/RaspberryPiMouse] ( https://github.com/rt-net/RaspberryPiMouse )
30
30
- ROS
31
- - [ Dashing Diademata ] ( https://index.ros.org/doc/ros2/Installation/Dashing /Linux-Install-Debians/ )
31
+ - [ Foxy Fitzroy ] ( https://index.ros.org/doc/ros2/Installation/Foxy /Linux-Install-Debians/ )
32
32
33
33
## Installation
34
34
Original file line number Diff line number Diff line change 2
2
Changelog for package raspimouse
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.0.2 (2020-12-08)
6
+ ------------------
7
+ * Update for foxy (`#29 <https://github.com/rt-net/raspimouse2/issues/29 >`_)
8
+ * Contributors: Shota Aoki
9
+
5
10
1.0.1 (2020-06-10)
6
11
------------------
7
12
* Fix documents of release 1.0.0 (`#23 <https://github.com/rt-net/raspimouse2/issues/23 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >raspimouse</name >
5
- <version >1.0.1 </version >
5
+ <version >1.0.2 </version >
6
6
<description >RaspiMouse ROS 2 node</description >
7
7
<maintainer email =" shop@rt-net.jp" >RT Corporation</maintainer >
8
8
<license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 2
2
Changelog for package raspimouse_msgs
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.0.2 (2020-12-08)
6
+ ------------------
7
+
5
8
1.0.1 (2020-06-10)
6
9
------------------
7
10
* Fix documents of release 1.0.0 (`#23 <https://github.com/rt-net/raspimouse2/issues/23 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >raspimouse_msgs</name >
5
- <version >1.0.1 </version >
5
+ <version >1.0.2 </version >
6
6
<description >RaspiMouse messages</description >
7
7
<maintainer email =" shop@rt-net.jp" >RT Corporation</maintainer >
8
8
<license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments