Skip to content

Commit 1cfa485

Browse files
authored
Update README (#63)
Drop kinetic support Fix typo
1 parent 2ad4d35 commit 1cfa485

File tree

2 files changed

+11
-32
lines changed

2 files changed

+11
-32
lines changed

README.en.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,31 +8,21 @@ ROS package suite for Raspberry Pi Mouse Simulator runs on Gazebo
88

99
## ROS Package Status
1010

11-
| main develop<br>(master)|Kinetic + Ubuntu Xenial<br>(kinetic-devel)|Melodic + Ubuntu Bionic<br>(melodic-devel)|
12-
|:---:|:---:|:---:|
13-
|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=master)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amaster+workflow%3Aindustrial_ci)|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=kinetic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Akinetic-devel+workflow%3Aindustrial_ci)|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=melodic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amelodic-devel+workflow%3Aindustrial_ci)|
11+
| main develop<br>(master)|Melodic + Ubuntu Bionic<br>(melodic-devel)|
12+
|:---:|:---:|
13+
|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=master)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amaster+workflow%3Aindustrial_ci)|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=melodic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amelodic-devel+workflow%3Aindustrial_ci)|
1414

1515
The follwing branches are not maintained.
1616

1717
* rpim_book_version
1818
* indigo-devel
19+
* kinetic-devel
1920

2021

2122
## Requirements
2223

2324
requires the following to run:
2425

25-
* Ubuntu
26-
* Ubuntu Xenial Xerus 16.04.*
27-
* ROS
28-
* ROS Kinetic Kame
29-
* Gazebo
30-
* Gazebo 7.x
31-
* ROS Package
32-
* ros-kinetic-desktop-full
33-
34-
or
35-
3626
* Ubuntu
3727
* Ubuntu Bionic Beaver 18.04.*
3828
* ROS
@@ -149,4 +139,4 @@ Unless attributed otherwise, everything in this repository is under the MIT lice
149139
* maintainer
150140
* Daniel Stonier
151141
* BSD ([BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause))
152-
* See [package.xml](https://github.com/yujinrobot/kobuki/blob/melodic/kobuki/package.xml) for details。
142+
* See [package.xml](https://github.com/yujinrobot/kobuki/blob/melodic/kobuki/package.xml) for details。

README.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,40 +2,29 @@
22

33
# raspimouse_sim
44

5-
Gaezbo上でシミュレートできるRaspberry Pi MouseのROSパッケージ一式です。
5+
Gazebo上でシミュレートできるRaspberry Pi MouseのROSパッケージ一式です。
66

77
詳細なセットアップ方法は[Wiki](https://github.com/rt-net/raspimouse_sim/wiki)にまとめています。
88

99
![](https://rt-net.github.io/images/raspberry-pi-mouse/raspimouse_sim_samplemaze_animation.gif)
1010

1111
## ROS Package Status
1212

13-
| main develop<br>(master)|Kinetic + Ubuntu Xenial<br>(kinetic-devel)|Melodic + Ubuntu Bionic<br>(melodic-devel)|
14-
|:---:|:---:|:---:|
15-
|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=master)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amaster+workflow%3Aindustrial_ci)|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=kinetic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Akinetic-devel+workflow%3Aindustrial_ci)|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=melodic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amelodic-devel+workflow%3Aindustrial_ci)|
13+
| main develop<br>(master)|Melodic + Ubuntu Bionic<br>(melodic-devel)|
14+
|:---:|:---:|
15+
|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=master)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amaster+workflow%3Aindustrial_ci)|[![industrial_ci](https://github.com/rt-net/raspimouse_sim/workflows/industrial_ci/badge.svg?branch=melodic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Amelodic-devel+workflow%3Aindustrial_ci)|
1616

1717
以下のブランチのメンテナンスは終了しています。
1818

1919
* rpim_book_version
2020
* indigo-devel
21+
* kinetic-devel
2122

2223

2324
## 動作環境
2425

2526
以下の環境を前提として動作確認しています。
2627

27-
28-
* Ubuntu
29-
* Ubuntu Xenial Xerus 16.04.*
30-
* ROS
31-
* ROS Kinetic Kame
32-
* Gazebo
33-
* Gazebo 7.x
34-
* ROS Package
35-
* ros-kinetic-desktop-full
36-
37-
または
38-
3928
* Ubuntu
4029
* Ubuntu Bionic Beaver 18.04.*
4130
* ROS
@@ -157,4 +146,4 @@ MITライセンスについては[LICENSE]( ./LICENSE )を確認してくださ
157146
* maintainer
158147
* Daniel Stonier
159148
* BSD ([BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause))
160-
* 詳細は [package.xml](https://github.com/yujinrobot/kobuki/blob/melodic/kobuki/package.xml) を参照してください。
149+
* 詳細は [package.xml](https://github.com/yujinrobot/kobuki/blob/melodic/kobuki/package.xml) を参照してください。

0 commit comments

Comments
 (0)