From 1d5f37376b99975ab00523b9c20bf7352fb98e55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Miguel=20Guerrero?= <55832002+jmguerreroh@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:36:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8525d1..12af43b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Computer Vision Examples ![distro](https://img.shields.io/badge/Ubuntu%2024-Nobley%20Numbat-green) -![distro](https://img.shields.io/badge/ROS2-Jazzy-blue) -[![jazzy](https://github.com/jmguerreroh/computer_vision/actions/workflows/master.yaml/badge.svg?branch=jazzy)](https://github.com/jmguerreroh/computer_vision/actions/workflows/master.yaml) +![distro](https://img.shields.io/badge/ROS2-Rolling-blue) +[![rolling](https://github.com/jmguerreroh/computer_vision/actions/workflows/master.yaml/badge.svg?branch=rolling)](https://github.com/jmguerreroh/computer_vision/actions/workflows/master.yaml) This project contains code examples created in Visual Studio Code for Computer Vision using C++ & OpenCV & Point Cloud Library (PCL) in ROS 2. These examples are created for the Computer Vision Subject of Robotics Software Engineering Degree at URJC.