Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Npaintrobo authored Jan 6, 2024
1 parent ac5133d commit ef5bab0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

## このパッケージについて
* このパッケージは、2023年ロボットシステム学課題2で作成したパッケージです。
* このパッケージに含まれるノードを用いることにより、標準入出力関連のノードを簡単に作れます。

## 使用方法

Expand All @@ -12,7 +13,7 @@ $ https://github.com/Npaintrobo/robosys2023ros.git
```

## Humanノード
* このノードは,以下の例のように標準入力から行毎に受け取りパブリッシュします.
* このノードは,以下の例のように標準入力からユーザーからの入力を行毎に受け取りパブリッシュします.
```
$ ros2 run robosys2023ros human
human: aiueo
Expand Down

0 comments on commit ef5bab0

Please sign in to comment.