Skip to content

Commit

Permalink
docs: update usb_camera package document link
Browse files Browse the repository at this point in the history
  • Loading branch information
mjlee111 committed Oct 11, 2024
1 parent aaa08aa commit 6564a29
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 @@ -33,7 +33,7 @@ To use the packages in this repository, make sure you have the following install

| Category | Package | Description | Documentation |
|-------------------|----------------------|---------------------------------------------------------------------|-----------------------------------------------------|
| Camera Nodes | `usb_camera` | V4L2 USB Camera Node with lifecycle management. | [Link to docs](usb_camera/README.md) |
| Image Projection | `usb_camera` | V4L2 USB Camera Node with lifecycle management. | [Link to docs](image_projection/usb_camera/README.md) |
| Image Projection | `pan_tilt_camera` | Advanced V4L2 USB Camera Node with lifecycle management and pan-tilt control via ROS topics. | [Link to docs](image_projection/pan_tilt_camera/README.md) |
| Image Projection | `image_to_ros2_topic` | Publishes static image files (JPG, PNG etc) to ROS2 topics with configurable parameters. | [Link to docs](image_projection/image_to_ros2_topic/README.md) |
| Image Projection | `video_to_ros2_topic` | Publishes static video files (MP4, AVI etc) to ROS2 topics with configurable parameters. | [Link to docs](image_projection/video_to_ros2_topic/README.md) |
Expand Down

0 comments on commit 6564a29

Please sign in to comment.