Pidog-patrol — patrol mode for PiDog V2 (sensors to walk, camera + vision model to understand)

Hi all,

Another open-source project for my PiDog V2: a patrol mode.

It uses the ultrasonic sensor to walk around and avoid obstacles, and the camera plus a local vision model to describe what it sees while patrolling. Everything runs on the Pi. The idea is a dog that roams on its own and can tell you what’s in front of it.

Code (MIT): GitHub - koua29/pidog-patrol: 🔦 Mode patrouille pour le robot chien SunFounder PiDog — capteurs pour marcher, caméra et IA pour comprendre · GitHub

Feedback welcome.