Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion FIROS2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ For this, execute the following instructions.
```shell
(
sudo docker pull microros/linux
sudo docker run -it --rm --privileged --net=host qeyup/ros2_devtools
sudo docker run -it --rm --privileged --net=host microros/linux
)
```

Expand Down