[AN] (fix) Fixed Documentation Error

This commit is contained in:
Ali 2025-05-28 05:00:30 +02:00
parent 3c16c02deb
commit a783bbf2a2
No known key found for this signature in database
GPG Key ID: C9239381777823C2

View File

@ -53,7 +53,7 @@ This command builds the container defined in [`URSim/Dockerfile`](./URSim/Docker
The same can be done for the ROS 2_Humble container
```bash
docker build -t ros2_humble:latest ROS 2_Humble
docker build -t ros2_humble:latest ROS2_Humble
```
After all the containers are successfully built and the bridge network is established we can now start both containers. On one terminal run the following command to start the URSim container