File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
versioned_docs/version-3.8/tutorial-basics Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -191,14 +191,8 @@ Expected output:
191
191
```
192
192
--- ticking
193
193
[ Battery: OK ]
194
- --- status: RUNNING
195
-
196
- --- ticking
197
194
Robot says: mission started...
198
- --- status: RUNNING
199
-
200
- --- ticking
201
- [ MoveBase: SEND REQUEST ]. goal: x=1.0 y=2.0 theta=3.0
195
+ [ MoveBase: SEND REQUEST ]. goal: x=1.000000 y=2.000000 theta=3.000000
202
196
--- status: RUNNING
203
197
204
198
--- ticking
@@ -242,11 +236,7 @@ Expected output:
242
236
--- ticking
243
237
[ Battery: OK ]
244
238
Robot says: mission started...
245
- --- status: RUNNING
246
-
247
- --- ticking
248
- [ Battery: OK ]
249
- [ MoveBase: SEND REQUEST ]. goal: x=1.0 y=2.0 theta=3.0
239
+ [ MoveBase: SEND REQUEST ]. goal: x=1.000000 y=2.000000 theta=3.000000
250
240
--- status: RUNNING
251
241
252
242
--- ticking
You can’t perform that action at this time.
0 commit comments