Skip to content

Commit 90ca961

Browse files
committed
fix t4
1 parent bfca24f commit 90ca961

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/tutorial-basics/tutorial_04_sequence.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,7 @@ Expected output:
191191
```
192192
--- ticking
193193
[ Battery: OK ]
194-
--- status: RUNNING
195-
196-
--- ticking
197194
Robot says: mission started...
198-
--- status: RUNNING
199-
200-
--- ticking
201195
[ MoveBase: SEND REQUEST ]. goal: x=1.0 y=2.0 theta=3.0
202196
--- status: RUNNING
203197
@@ -242,10 +236,6 @@ Expected output:
242236
--- ticking
243237
[ Battery: OK ]
244238
Robot says: mission started...
245-
--- status: RUNNING
246-
247-
--- ticking
248-
[ Battery: OK ]
249239
[ MoveBase: SEND REQUEST ]. goal: x=1.0 y=2.0 theta=3.0
250240
--- status: RUNNING
251241

0 commit comments

Comments
 (0)