Skip to content

Commit

Permalink
docs: fix usb_camera sample image link
Browse files Browse the repository at this point in the history
  • Loading branch information
mjlee111 authored Oct 31, 2024
1 parent 0a8a995 commit 2d33280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image_projection/usb_camera/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Viewer launch command:
$ ros2 launch usb_camera image_viewer.py image_topic:=/your/ros/image/topic
```

![usb_camera_viewer_sample](../docs/usb_camera/usb_camera_sample.jpg)
![usb_camera_viewer_sample](../../docs/usb_camera/usb_camera_sample.jpg)

## Parameters

Expand Down

0 comments on commit 2d33280

Please sign in to comment.