oakmower icon indicating copy to clipboard operation
oakmower copied to clipboard

OpenCV Spatial AI Competition 3rd prize winner project "Automatic Lawn Mower Navigation"

OAKMower

OpenCV Spatial AI Competition 3rd prize winner project "Automatic Lawn Mower Navigation" aiming to utilize OAK-D to enable multi-modal obstacle and limit detection using object detection and depth estimation and classification simultaneously. For detailed documentation check out the corresponding page.

Samples

Limit detected

OAKMower cockpit when approaching a limit

Clear path

OAKMower cockpit when crossing flat area

Object detected

OAKMower cockpit when approaching an object

Installation

Simply clone or download the DepthAI repository and follow the installation tutorial on the Luxonis website. Copy the files contained in this repository into the depthai repository and if you have been able to run the depthai_demo.py OAKMower should run as well. However, so far I have only performed tests on MacOS.