Skip to content

Commit 1517a63

Browse files
authored
noetic対応のために情報を更新 (#65)
1 parent 1cfa485 commit 1517a63

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

README.en.md

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

99
## ROS Package Status
1010

11-
| main develop<br>(master)|Melodic + Ubuntu Bionic<br>(melodic-devel)|
11+
| main develop<br>(master)|Noetic + Ubuntu Focal<br>(noetic-devel)|
1212
|:---:|:---:|
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)|
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=noetic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Anoetic-devel+workflow%3Aindustrial_ci)|
1414

1515
The follwing branches are not maintained.
1616

1717
* rpim_book_version
1818
* indigo-devel
1919
* kinetic-devel
20-
20+
* melodic-devel
2121

2222
## Requirements
2323

2424
requires the following to run:
2525

2626
* Ubuntu
27-
* Ubuntu Bionic Beaver 18.04.*
27+
* Ubuntu Focal Fossa 20.04.*
2828
* ROS
29-
* ROS Melodic Morenia
29+
* ROS Noetic Ninjemys
3030
* Gazebo
31-
* Gazebo 9.x
31+
* Gazebo 11.x
3232
* ROS Package
33-
* ros-melodic-desktop-full
33+
* ros-noetic-desktop-full
3434

3535
## Installation
3636

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,29 @@ Gazebo上でシミュレートできるRaspberry Pi MouseのROSパッケージ
1010

1111
## ROS Package Status
1212

13-
| main develop<br>(master)|Melodic + Ubuntu Bionic<br>(melodic-devel)|
13+
| main develop<br>(master)|Noetic + Ubuntu Focal<br>(noetic-devel)|
1414
|:---:|:---:|
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)|
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=noetic-devel)](https://github.com/rt-net/raspimouse_sim/actions?query=branch%3Anoetic-devel+workflow%3Aindustrial_ci)|
1616

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

1919
* rpim_book_version
2020
* indigo-devel
2121
* kinetic-devel
22-
22+
* melodic-devel
2323

2424
## 動作環境
2525

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

2828
* Ubuntu
29-
* Ubuntu Bionic Beaver 18.04.*
29+
* Ubuntu Focal Fossa 20.04.*
3030
* ROS
31-
* ROS Melodic Morenia
31+
* ROS Noetic Ninjemys
3232
* Gazebo
33-
* Gazebo 9.x
33+
* Gazebo 11.x
3434
* ROS Package
35-
* ros-melodic-desktop-full
35+
* ros-noetic-desktop-full
3636

3737
## インストール方法
3838

0 commit comments

Comments
 (0)