Skip to content

Commit 177d2e6

Browse files
authored
Reworked demos overview page. (#275)
* Reworked demos overview page. * Fixed typo.
1 parent 97078ff commit 177d2e6

4 files changed

Lines changed: 14 additions & 8 deletions

File tree

_docs/tutorials/demos/overview/index.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,26 @@ redirect_from:
55
- /docs/tutorials/demos/
66
---
77

8-
In addition to the above tutorials, we created a collection of demos that showcase micro-ROS in real applications which are easy to reproduce by the community — and thus _you_. Unlike tutorials, we do not explain the demo code step by step, but provide ready-to-use Docker files to get you started as quickly as possible.
8+
In addition to the above entry-level tutorials, we created a collection of demos that showcase micro-ROS in real applications which are easy to reproduce by the community — and thus _you_.
9+
Unlike tutorials, we do not explain the demo code step by step, but provide ready-to-use Docker files to get you started as quickly as possible.
910

11+
Below, you can find a table
1012
Choose yourself:
1113

12-
| | [**Kobuki Demo**](../kobuki_demo/) | [**Crazyflie Demo**](../crazyflie_demo/) | [**ToF Sensor Demo**](../tof_demo/) |
14+
| Demo | | _RTOS_ | _Hardware_* |
1315
| --- | :-: | :-: | :-: |
14-
| _RTOS_ | NuttX | FreeRTOS | Zephyr |
15-
| _Hardware\*_ | Kobuki, Olimex LTD STM32-E407 | Crazyflie, radio, flow deck | ST B-L475E-IOT01A Discovery kit |
16-
| _HW Costs\*_ | ≈ 360$ | ≈ 330$ | ≈ 60$ |
17-
| | <img src="kobuki.png" style="margin:auto;"/> | <img src="crazyflie.png" style="margin:auto;"/> | <img src="tof_sensor.png" style="margin:auto;"/> |
16+
| [**Kobuki Demo**](../kobuki_demo/) | <img src="kobuki.png" style="margin:auto;"/> | NuttX | Kobuki Turtlebot2, Olimex LTD STM32-E407 |
17+
| [**Crazyflie Demo**](../crazyflie_demo/) | <img src="crazyflie.png" style="margin:auto;"/> | FreeRTOS | Crazyflie 2.1 Drone |
18+
| [**ToF Sensor Demo**](../tof_demo/) | <img src="tof_sensor.png" style="margin:auto;"/> | Zephyr | STM32L4 Discovery kit IoT |
19+
| [**OpenManipulator-X Demo**](../openmanipulator_demo/) | <img src="openmanipulator.png" width="70%" style="margin:auto;"/> | Zephyr | Robotis OpenMANIPULATOR-X, Olimex LTD STM32-E407, Raspberry Pi 4 |
20+
| [**Interfacing with FIWARE Context Broker**](../fiware_demo/) | -- | -- |
21+
| [**DemoBox Power and Boot Time**](../demobox_demo/) | <img src="olimex.png" width="35%" style="margin:auto;"/> | NuttX | Olimex LTD STM32-E407, Raspberry Pi 4 |
22+
| [**Thumper, a six-wheeled robot**](../thumper_demo/) | <img src="thumper.png" width="45%" style="margin:auto;"/> | NuttX | Wild Thumper 6WD, Olimex LTD STM32-E407 |
23+
| **MoveIt 2 Demo** | <img src="tof_sensor.png" style="margin:auto;"/> | Zephyr | STM32L4 Discovery kit IoT |
24+
| [**Combined Demos**](../combined_demos/) | -- | -- |
1825

19-
<div style="font-size:80%;color:gray;text-align:right;margin-bottom:1em;">*As a matter of course, you'll need a computer/laptop, various cables, and<br/>further auxiliary equipment. The hardware costs are only a rough estimate.</div>
26+
<div style="font-size:80%;color:gray;text-align:right;margin-bottom:1em;">*As a matter of course, in addition to the hardware detailed above, you'll need a computer/laptop, various cables, and further auxiliary equipment.</div>
2027

2128
The demos may also interface with the FIWARE Context Broker, which is the core of the [FIWARE](https://www.fiware.org/) open source initiative for context data management. Learn more at [**Interfacing with FIWARE Context Broker**](../fiware_demo/).
2229

2330
Finally, the demos can be combined in several ways to demonstrate further functionalities. Turn to [**Combined Demos**](../combined_demos/) to learn more about these combinations and how to launch them.
24-
3.66 MB
Loading
1.35 MB
Loading
2.36 MB
Loading

0 commit comments

Comments
 (0)