From c386852c1b8e2084094e194d9dcd46fdd0c01646 Mon Sep 17 00:00:00 2001 From: Jaeyoung-Lim Date: Tue, 9 Apr 2024 17:20:21 +0200 Subject: [PATCH] Make warning more visible in readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d78976273..b54a0ae99 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # Obstacle Detection and Avoidance -[![Release Status](https://img.shields.io/github/v/release/PX4/avoidance)](https://github.com/PX4/avoidance/releases) -[![Build and Unit Test](https://github.com/PX4/PX4-Avoidance/workflows/Build%20and%20Unit%20Test/badge.svg)](https://github.com/PX4/PX4-Avoidance/actions) -[![Coverage Status](https://coveralls.io/repos/github/PX4/avoidance/badge.svg)](https://coveralls.io/github/PX4/avoidance) -> **Warning:** This project is currently not maintained. -> +**Warning:** This project is currently not maintained. > We'd welcome community support to maintain and update the project. > If you're interested in contributing, please contact the [PX4 development team through normal channels](http://docs.px4.io/main/en/contribute/support.html#forums-and-chat). + +[![Release Status](https://img.shields.io/github/v/release/PX4/avoidance)](https://github.com/PX4/avoidance/releases) +[![Build and Unit Test](https://github.com/PX4/PX4-Avoidance/workflows/Build%20and%20Unit%20Test/badge.svg)](https://github.com/PX4/PX4-Avoidance/actions) +[![Coverage Status](https://coveralls.io/repos/github/PX4/avoidance/badge.svg)](https://coveralls.io/github/PX4/avoidance) + PX4 computer vision algorithms packaged as ROS nodes for depth sensor fusion and obstacle avoidance. This repository contains three different implementations: