Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.96 KB

File metadata and controls

56 lines (41 loc) · 1.96 KB

🤖 Robin Robot — System Architecture V 1.0

Platform ROS2 Python Flutter

Interactive social robot — face recognition · voice AI · vision scanning · autonomous navigation


📁 Repository Structure

robin-robot/
│
├── 📂 system_arch/          ← Robot system — ROS2 nodes, architecture diagrams
│   ├── README.md            ← Full technical documentation
│   ├── screenshots/         ← Diagram preview images
│   └── diagrams/            ← All .drawio source files
│
└── 📂 app/                  ← Flutter control app
    └── README.md            ← App user manual & panel guide

⚡ What Robin Does

Feature Tech
🎤 Wake word → voice commands OpenWakeWord + Vosk STT (offline)
👤 Face recognition + greeting dlib CNN + SQLite
📷 Vision scanning (OCR, ID, scene) Zenon Vision AI API
🧠 LLM question answering Zenon AIHIVE-LLMDSTXT
🏃 40+ pre-built motions Dynamixel + DDSM400 wheels
👁️ Person following YOLOv8 TensorRT
😊 Animated face expressions PyQt5 SVG
📱 Mobile / desktop control app Flutter + FastAPI

📖 Documentation


Built on NVIDIA Jetson Orin NX · ROS2 Humble · Ubuntu 22.04