# Debian/Ubuntu sudo apt install gcc python3-dev linux-headers-generic libxcb-cursor0 bluez python3-pip # Fedora/RHEL sudo dnf install gcc python3-devel kernel-headers bluez python3-pip # Arch sudo ...
Overview The COSGC Tank is a compact autonomous rover platform built around a Raspberry Pi 4, a Pi camera, and a dual H-bridge motor driver. The software is modular and split into perception, decision ...