This commit is contained in:
2022-12-12 16:41:22 +02:00
parent ee4e82f3b6
commit 27c15133f1
3 changed files with 20 additions and 0 deletions

View File

@@ -27,4 +27,7 @@ apt-mark hold libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspbe
apt-mark hold raspberrypi-bootloader raspberrypi-kernel raspberrypi-kernel-headers
apt update && apt upgrade
apt install ros-dev-tools
```