updated set up docs

This commit is contained in:
2025-01-27 08:41:19 +01:00
parent 0a8b96a45a
commit 1431d2c164

View File

@@ -30,7 +30,7 @@ This project is a kobuki that drives around in dangerous areas and detects objec
3. **Install the required packages** 3. **Install the required packages**
- Install the following packages on the server: "docker docker-buildx mosquitto nginx" - Install the following packages on the server: "docker docker-buildx mosquitto nginx"
- Install the following packages on the Raspberry Pi: "g++ make cmake", https://github.com/eclipse-paho/paho.mqtt.c, https://github.com/eclipse-paho/paho.mqtt.cpp - Install the following packages on the Raspberry Pi: "g++ make cmake libopencv-dev libssl-dev", https://github.com/eclipse-paho/paho.mqtt.c, https://github.com/eclipse-paho/paho.mqtt.cpp