Files
docker-mods-uptime-kuma-tim…/root/etc/cont-init.d/98-ros2
T
Andreas Greiner f5947587cc code cleanup
2022-12-15 09:53:31 +01:00

7 lines
141 B
Plaintext
Executable File

#!/usr/bin/with-contenv bash
echo "**** Installing ros2 and ros dev tools"
apt-get install -y \
ros-humble-ros-base \
ros-dev-tools