From c5fde865817bd33ab055eda5fa0d677bf96385c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B6=98=EC=88=98?= <50790297+kcs0421@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:06:03 +0900 Subject: [PATCH] compatible with canlab-edge_box(CLEB-G-01A) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d78c00..7ca0f36 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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