Skip to content

Commit

Permalink
Make warning more visible in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyoung-Lim authored and dagar committed Apr 10, 2024
1 parent 62889ba commit c386852
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down

0 comments on commit c386852

Please sign in to comment.