File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -8,29 +8,29 @@ ROS package suite for Raspberry Pi Mouse Simulator runs on Gazebo
8
8
9
9
## ROS Package Status
10
10
11
- | main develop<br >(master)| Melodic + Ubuntu Bionic <br >(melodic -devel)|
11
+ | main develop<br >(master)| Noetic + Ubuntu Focal <br >(noetic -devel)|
12
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 ) |
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 ) |
14
14
15
15
The follwing branches are not maintained.
16
16
17
17
* rpim_book_version
18
18
* indigo-devel
19
19
* kinetic-devel
20
-
20
+ * melodic-devel
21
21
22
22
## Requirements
23
23
24
24
requires the following to run:
25
25
26
26
* Ubuntu
27
- * Ubuntu Bionic Beaver 18 .04.*
27
+ * Ubuntu Focal Fossa 20 .04.*
28
28
* ROS
29
- * ROS Melodic Morenia
29
+ * ROS Noetic Ninjemys
30
30
* Gazebo
31
- * Gazebo 9 .x
31
+ * Gazebo 11 .x
32
32
* ROS Package
33
- * ros-melodic -desktop-full
33
+ * ros-noetic -desktop-full
34
34
35
35
## Installation
36
36
Original file line number Diff line number Diff line change @@ -10,29 +10,29 @@ Gazebo上でシミュレートできるRaspberry Pi MouseのROSパッケージ
10
10
11
11
## ROS Package Status
12
12
13
- | main develop<br >(master)| Melodic + Ubuntu Bionic <br >(melodic -devel)|
13
+ | main develop<br >(master)| Noetic + Ubuntu Focal <br >(noetic -devel)|
14
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 ) |
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 ) |
16
16
17
17
以下のブランチのメンテナンスは終了しています。
18
18
19
19
* rpim_book_version
20
20
* indigo-devel
21
21
* kinetic-devel
22
-
22
+ * melodic-devel
23
23
24
24
## 動作環境
25
25
26
26
以下の環境を前提として動作確認しています。
27
27
28
28
* Ubuntu
29
- * Ubuntu Bionic Beaver 18 .04.*
29
+ * Ubuntu Focal Fossa 20 .04.*
30
30
* ROS
31
- * ROS Melodic Morenia
31
+ * ROS Noetic Ninjemys
32
32
* Gazebo
33
- * Gazebo 9 .x
33
+ * Gazebo 11 .x
34
34
* ROS Package
35
- * ros-melodic -desktop-full
35
+ * ros-noetic -desktop-full
36
36
37
37
## インストール方法
38
38
You can’t perform that action at this time.
0 commit comments