From 4f9374467a9ac383f8fae68c333a703c9801b8a8 Mon Sep 17 00:00:00 2001 From: Ken Zangelin Date: Thu, 12 Sep 2024 15:13:15 +0200 Subject: [PATCH] Updated the build script for DDS --- docker/build-ubi/04.install-fastdds.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/build-ubi/04.install-fastdds.sh b/docker/build-ubi/04.install-fastdds.sh index dca166b7e0..23e95b6567 100755 --- a/docker/build-ubi/04.install-fastdds.sh +++ b/docker/build-ubi/04.install-fastdds.sh @@ -44,7 +44,7 @@ cmake --build . --target install # -# CDR +# Fast-CDR # cd /opt/Fast-DDS git clone https://github.com/eProsima/Fast-CDR.git @@ -57,7 +57,7 @@ cmake --build . --target install # -# RTPS +# Fast-DDS # cd /opt/Fast-DDS git clone https://github.com/eProsima/Fast-DDS.git