Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingerling42 committed Aug 13, 2024
1 parent 48815d8 commit 1895f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ The image is deployed using [Robot Agent]((https://github.com/merklebot/robot-ag
To make all ROS entities available inside a Docker container, the image must be run with the network, IPC mode and PID namespace using the host:

```bash
docker run -it --net=host --ipc=host --pid=host fingerling42/turtlebot4-learning:humble
docker run -it -e ROS_DISCOVERY_SERVER=RASP_PI_IP:11811 ghcr.io/fingerling42/turtlebot4-learning-image:humble
```

0 comments on commit 1895f60

Please sign in to comment.