From ce16ddb922ff415efd13089a16a848c079dd49c1 Mon Sep 17 00:00:00 2001 From: Anthony Song Date: Tue, 30 Jul 2024 14:52:25 -0700 Subject: [PATCH] Updated the Overview section of the webpage --- docs/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 4a2644b..76b5982 100644 --- a/docs/index.html +++ b/docs/index.html @@ -79,7 +79,7 @@ padding-bottom: 56.25%; /* 16:9 aspect ratio */ height: 0; overflow: hidden; - max-width: 87.5%; /* 7/8 the width of the container */ + max-width: 95%; /* 19/20 the width of the container */ background: #000; margin-top: 10px; margin-bottom: 10px; @@ -137,7 +137,9 @@

Overview

-

This is a description of the video and some additional information about the overview section.

+

Welcome to BlossomNav!

+

BlossomNav is a cutting-edge, low-cost hardware and software suite designed for mobile socially assistive robots (SAR). Developed by the Interaction Lab at the University of Southern California, BlossomNav includes tools for data collection, video parsing, depth and pose estimation, and map creation using Visual SLAM techniques. It leverages affordable hardware like the Raspberry Pi Zero 2 and its camera, making advanced SAR technology accessible and user-friendly for researchers and developers.

+

Explore more about BlossomNav and its capabilities on our GitHub page.

Hardware