[AN] (feat) fix docs

This commit is contained in:
Ali 2025-05-28 06:05:17 +02:00
parent a783bbf2a2
commit 1fd356e9e1
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 ROS2_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