From 17157dcc08866605272199e1f7f443ddcfa767c7 Mon Sep 17 00:00:00 2001 From: Pablo Garrido Date: Wed, 15 Sep 2021 13:37:02 +0200 Subject: [PATCH 1/2] Update main page --- index.html | 106 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 66 insertions(+), 40 deletions(-) diff --git a/index.html b/index.html index 3e8ca5fe..a330eeef 100644 --- a/index.html +++ b/index.html @@ -28,25 +28,34 @@

micro-ROS

content: "\2714"; padding-right: 3px; } + h3 { + padding-top: 30px; + } + hr { + margin-bottom: 0px; + }
-
-

»micro-ROS
»puts ROS 2 onto microcontrollers«

+
+ micro-ROS
-
- micro-ROS +
+

micro-ROS puts ROS 2 onto microcontrollers


+

Mission

Bridging the gap between resource-constrained microcontrollers and larger processors in robotic applications that are based on the Robot Operating Systems.

+ +

Why Microcontrollers?

Microcontrollers are used in almost every robotic product. Typical reasons are:

    @@ -55,8 +64,17 @@