We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b6ab5 commit 7bfadf1Copy full SHA for 7bfadf1
docker/Dockerfile
@@ -41,7 +41,7 @@ COPY . /rai
41
WORKDIR /rai
42
43
# Set up the environment to use Fast DDS
44
-ENV FASTRTPS_DEFAULT_PROFILES_FILE=/rai/fastrtps_config.xml
+ENV FASTRTPS_DEFAULT_PROFILES_FILE=/rai/docker/fastrtps_config.xml
45
ENV RMW_IMPLEMENTATION=rmw_fastrtps_cpp
46
47
RUN /bin/bash -c 'if [ "${DEPENDENCIES}" = "core_only" ]; then \
0 commit comments