docs: make markdownlint happy

This commit is contained in:
Oleg Kalachev
2019-05-13 06:27:56 +03:00
parent beca5f25e9
commit 9f4df86cae
25 changed files with 52 additions and 28 deletions

View File

@@ -130,4 +130,4 @@ while True:
# if the obstacle is closer than 1 m, hanging on the spot
set_position(x=0, y=0, z=0, frame_id='body')
rospy.sleep(0.1)
```
```