From d979da74994890d3676ea0884a5c94e3b67e0088 Mon Sep 17 00:00:00 2001 From: Jose Luis Blanco-Claraco Date: Thu, 26 Dec 2024 12:05:52 +0100 Subject: [PATCH] Add mola_state_estimation for index in jazzy --- jazzy/distribution.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jazzy/distribution.yaml b/jazzy/distribution.yaml index 7f79f8bc6a9c9..08a413303e375 100644 --- a/jazzy/distribution.yaml +++ b/jazzy/distribution.yaml @@ -4032,6 +4032,16 @@ repositories: url: https://github.com/MOLAorg/mola_lidar_odometry.git version: develop status: developed + mola_state_estimation: + doc: + type: git + url: https://github.com/MOLAorg/mola_state_estimation.git + version: develop + source: + type: git + url: https://github.com/MOLAorg/mola_state_estimation.git + version: develop + status: developed mola_test_datasets: doc: type: git