From cb8767da98bf8839d81d2a2cd57878f815b375ed Mon Sep 17 00:00:00 2001 From: Tim Clephas Date: Mon, 25 Nov 2024 09:31:49 +0100 Subject: [PATCH] Update maintenance status --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a4b23ea..15ee168 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Full Coverage Path Planner (FCPP) +> :grey_exclamation: This package is not in use by our company anymore. Contributions to this package are still welcome! + +Paid support options are also available, please contact us at [nobleo-technology.nl](https://nobleo-technology.nl). + ## Overview This package provides an implementation of a Full Coverage Path Planner (FCPP) using the Backtracking Spiral Algorithm (BSA), see [1].