Skip to content

Commit 31139af

Browse files
committed
First draft of page on combined demos.
Signed-off-by: Ralph Lange <ralph.lange@de.bosch.com>
1 parent fb113ce commit 31139af

4 files changed

Lines changed: 7 additions & 1 deletion

File tree

13.3 KB
Loading

_docs/tutorials/demos/combined_demos/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,10 @@ title: Combined Demos
33
permalink: /docs/tutorials/demos/combined_demos/
44
---
55

6-
Work-in-progress
6+
You may combine the different demos for even more functionality. In detail, the following combinations are supported by launch files:
7+
8+
| <span style="display:block;width:220px;">_Combination_</span> | _Description_ | _Launch Files_ |
9+
| --- | --- | --- |
10+
| <span style="white-space:nowrap;font-size:250%;"><img src="kobuki.png" style="height:45px;display:inline-block;"/> + <img src="tof_sensor.png" style="height:45px;display:inline-block;"/></span> | ToF sensor serves as a invisible barrier. If the Kobuki drives into the ToF sensor's light beam, any further forward motion will be prevented until the Kobuki has been driven out of the beam. This is signalled from the ToF sensor to the Kobuki via a topic `/emergency_stop`. | |
11+
| <span style="white-space:nowrap;font-size:250%;"><img src="kobuki.png" style="height:45px;display:inline-block;"/> + <img src="crazyflie.png" style="height:45px;display:inline-block;"/></span> | Roll and pitch of the Crazyflie are used as controls for the Kobuki. Thus, if the remote-controlled Crazyflie is positioned above and aligned with the Kobuki, they will move synchronously. Alternatively, the Crazyflie may be taken into the hand and used as high-end remote control for the Kobuki. | |
12+
| <span style="white-space:nowrap;font-size:250%;"><img src="kobuki.png" style="height:45px;display:inline-block;"/> + <img src="crazyflie.png" style="height:45px;display:inline-block;"/> + <img src="tof_sensor.png" style="height:45px;display:inline-block;"/></span> | The Kobuki may be controlled using the Crazyflie or synchronous with it, as described above. Any forward movement will be prevented if the Kobuki drives into the ToF sensor's beam. | |
21.4 KB
Loading
14.1 KB
Loading

0 commit comments

Comments
 (0)