Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
khoepke committed Mar 20, 2024
1 parent b389651 commit 33fb19f
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
@@ -47,7 +47,7 @@ node will always open the camera in exclusive access mode. If no camera is avail
The node will publish all topics and service under the namespace `vimbax_camera_<pid>`, where `pid`
is the process id of the camera node process.

An example can be start by running:
An example can be started by running:
```shell
ros2 run vimbax_camera_examples <example name> vimbax_camera_<pid>
```

0 comments on commit 33fb19f

Please sign in to comment.