From a6da18a455397016384ba9a5f90966bb792b8334 Mon Sep 17 00:00:00 2001 From: Chi Huu Huynh <73843190+Chi-EEE@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:45:58 +0100 Subject: [PATCH] Add overview --- site/_includes/components/navigation.webc | 1 + site/index.html | 27 +++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/site/_includes/components/navigation.webc b/site/_includes/components/navigation.webc index 7b69a3da..2299e035 100644 --- a/site/_includes/components/navigation.webc +++ b/site/_includes/components/navigation.webc @@ -21,6 +21,7 @@
+ The Behaviour Tree PiCar-V project is an Electron application that allows users to control a Sunfounder PiCar-V + using Behaviour Trees. The application is built using the Electron framework. The + application uses a Behaviour Tree to control the PiCar's movements and actions. The application also + includes a Code Box that allows users to create and edit Behaviour Trees. The application uses a + Raspberry Pi to control the PiCar and a camera and Lidar scanner to provide input to the Behaviour Tree. + The application is designed to be easy to use and to provide a simple and intuitive interface for + controlling the PiCar. The application is designed to be used by students and researchers who are + interested in learning about Behaviour Trees and how they can be used to control machines. +
+