Skip to content

Commit 3ea07e2

Browse files
authored
Merge pull request #6 from Rits-Interaction-Laboratory/docs/change_README_env
[docs] READMEの動作環境情報を変更
2 parents 015ac79 + 03e3e39 commit 3ea07e2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
## 動作要件
77
* Python 3.6 以上
8-
* Ubuntu 18.04 LTS
9-
* ROS2 dashing
8+
* Ubuntu 20.04 LTS
9+
* ROS2 foxy
1010
* [yolact](https://github.com/dbolya/yolact)
1111

1212
## 動作確認環境
13-
* Python 3.6 以上
14-
* Ubuntu 18.04 LTS
15-
* ROS2 dashing
13+
* Python 3.8.12 以上
14+
* Ubuntu 20.04 LTS
15+
* ROS2 foxy
1616
* [yolact](https://github.com/dbolya/yolact)
1717
* branch : master
1818
* commit hash : [57b8f2d95e62e2e649b382f516ab41f949b57239](https://github.com/dbolya/yolact/commit/57b8f2d95e62e2e649b382f516ab41f949b57239)

0 commit comments

Comments
 (0)