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:
191191```
192192--- ticking
193193[ Battery: OK ]
194- --- status: RUNNING
195-
196- --- ticking
197194Robot 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
202196--- status: RUNNING
203197
204198--- ticking
@@ -242,11 +236,7 @@ Expected output:
242236--- ticking
243237[ Battery: OK ]
244238Robot 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
250240--- status: RUNNING
251241
252242--- ticking
You can’t perform that action at this time.
0 commit comments