Skip to content

Commit

Permalink
compatible with canlab-edge_box(CLEB-G-01A)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs0421 authored Mar 13, 2024
1 parent 832047c commit c5fde86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# v4l2_camera

A ROS 2 camera driver using Video4Linux2 For Canlab (V4L2).
A ROS 1 camera driver using Video4Linux2 For Canlab (V4L2).

### System Requirements

Expand Down Expand Up @@ -48,9 +48,9 @@ Make sure to `source ~/.bashrc` first on all terminals before launching any ROS

## Nodes

### v4l2_camera_node
### usb_cam_node

The `v4l2_camera_node` interfaces with standard V4L2 devices and
The `usb_cam_node` interfaces with standard V4L2 devices and
publishes images as `sensor_msgs/Image` messages.

#### Published Topics
Expand Down

0 comments on commit c5fde86

Please sign in to comment.