We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3be7c5 commit e9853caCopy full SHA for e9853ca
2 files changed
_docs/comparison.md
@@ -1,4 +1,6 @@
1
-# Comparisons
+---
2
+title: Comparison to other approaches to put ROS onto small embedded devices
3
4
5
This page compares micro-ROS to a few alternative approaches.
6
_docs/index.md
@@ -1,5 +1,5 @@
---
-permalink: /docs/home/
+permalink: /docs/home
title: Overview
@@ -15,7 +15,7 @@ We're basically following the ROS2 architecture and make use of its middleware p
15
16

17
18
-For comaprisons to other approaches, see our [comparison](comparison) document.
+We have also prepared a [comparison](/docs/comparison) to other approaches, to see the important differences quickly.
19
20
## Concept Documentation
21
0 commit comments