Skip to content

Commit a785185

Browse files
vib2810nevalsar
andcommitted
Update wiki/interfacing/ros1_ros2_bridge.md
Co-authored-by: Nevin Valsaraj <5763537+nevalsar@users.noreply.github.com>
1 parent ed7ffd2 commit a785185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/interfacing/ros1_ros2_bridge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This option bridges topics and services specified by a yaml file. An example yam
8585
8686
### Setting up the bridge in Docker
8787
Docker containers are powerful tools to use while developing software because they allow hardware agnostic development. The official ros docker image is available with the bridge already preconfigured. Here is an example docker file
88-
```
88+
```Dockerfile
8989
FROM ros:foxy-ros1-bridge-focal
9090
9191
RUN apt update

0 commit comments

Comments
 (0)