From 2f3e0a56fce950131758c55c37fef2b5e81722b0 Mon Sep 17 00:00:00 2001 From: Lukas Schmid <36043993+Schmluk@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:41:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e285e..2d2d7cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Build Tests (Ubuntu 18.04 + ROS Melodic, Ubuntu 20.04 + ROS Noetic)](https://github.com/ethz-asl/mav_active_3d_planning/actions/workflows/build_test.yml/badge.svg) +![Build Tests (Ubuntu 20.04 + ROS Noetic)](https://github.com/ethz-asl/mav_active_3d_planning/actions/workflows/build_test.yml/badge.svg) # mav\_active\_3d\_planning **mav\_active\_3d\_planning** is a modular framework for online informative path planner (IPP) design. We provide a modular framework for creating, evaluating and employing primarily sampling based, receding horizon algorithms that optimize a gain while minimizing a cost.