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 7bfadf1 commit 5f3d0c2Copy full SHA for 5f3d0c2
docs/setup/setup_docker.md
@@ -68,7 +68,7 @@ To allow the container to communicate with the host machine, configure the host
68
3. Install the eProsima Fast DDS middleware (should come preinstalled with ROS 2):
69
70
```shell
71
- apt install ros-"${ROS_DISTRO}"-fastrtps
+ sudo apt install ros-"${ROS_DISTRO}"-fastrtps
72
```
73
74
4. Configure the DDS middleware using the `fastrtps_config.xml` file included in the RAI repository:
0 commit comments