You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/tutorials/demos/overview/index.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,26 @@ redirect_from:
5
5
- /docs/tutorials/demos/
6
6
---
7
7
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.
<divstyle="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
+
<divstyle="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, andfurther auxiliary equipment.</div>
20
27
21
28
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/).
22
29
23
30
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.
0 commit comments