wip-behaviors #3

Merged
Pimpest merged 86 commits from wip-behaviors into main 2026-05-28 06:21:26 +00:00
Showing only changes of commit 1fd0e1b312 - Show all commits

View File

@@ -34,7 +34,7 @@ RUN rm -rf ./*
RUN cat <<EOF >> /root/.bashrc RUN cat <<EOF >> /root/.bashrc
source /opt/ros/jazzy/setup.bash source /opt/ros/jazzy/setup.bash
if [[-f ./install/setup.bash ]] if [[-f ./install/setup.bash ]] then;
source ./install/setup.bash source ./install/setup.bash
if if
EOF EOF