From c72b6a7ab51b75029cdd5e35b667bd7da21536ec Mon Sep 17 00:00:00 2001 From: Boitumelo Ruf Date: Mon, 22 Jul 2024 09:32:23 +0200 Subject: [PATCH 1/2] Added release message for camera_aravis2 to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83d588b..a7c677a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # camera_aravis +:red_circle: **camera_aravis for ROS 2 is released as camera_aravis2: https://github.com/FraunhoferIOSB/camera_aravis2** :red_circle: + Actively maintained repository for the ROS1 camara_aravis driver. It is open source under the LGPL (like Aravis itself). The [Aravis](http://live.gnome.org/Aravis) library is a glib/gobject based library for video acquisition using Genicam cameras. It currently implements the gigabit ethernet and USB3 protocols used by industrial cameras. From 67a9939d282b2308b5b4cfa5535c1cdba0f7a787 Mon Sep 17 00:00:00 2001 From: Boitumelo Ruf Date: Mon, 22 Jul 2024 09:34:01 +0200 Subject: [PATCH 2/2] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7c677a..f9cda35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # camera_aravis -:red_circle: **camera_aravis for ROS 2 is released as camera_aravis2: https://github.com/FraunhoferIOSB/camera_aravis2** :red_circle: +:red_circle: **camera_aravis for ROS 2 is released as camera_aravis2** :red_circle: + +:red_circle: **https://github.com/FraunhoferIOSB/camera_aravis2** :red_circle: Actively maintained repository for the ROS1 camara_aravis driver. It is open source under the LGPL (like Aravis itself).