Skip to content

Commit fcece2c

Browse files
committed
🔄 synced local 'docs' with remote 'docs'
1 parent d98f4a6 commit fcece2c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/simple_ai.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Simple AI
22

3-
## 使い方
3+
## 立ち上げ
4+
5+
```bash
6+
ros2 launch simple_ai simple_ai.launch.xml
7+
```
8+
9+
### シミュレーションモード
10+
11+
grSimでも動かせる
12+
13+
```bash
14+
ros2 launch simple_ai simple_ai.launch.xml sim:=true
15+
```
16+
17+
## GUI使い方
418

519
- ロボットの設定
620
- IDを指定

0 commit comments

Comments
 (0)