From 0fccb11870bb26740dd575c662b45aecba9bd306 Mon Sep 17 00:00:00 2001 From: giusebar Date: Thu, 8 Sep 2022 17:05:54 +0100 Subject: [PATCH] Delete manifest.xml Remove manifest.xml. For some reason when trying to install dependencies via rosdep, the dependencies defined in manifest.xml are used first. Because of that dependencies such as eigen3_cmake_module are not installed. This causes compilation via colcon to fail. --- orocos_kdl/manifest.xml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 orocos_kdl/manifest.xml diff --git a/orocos_kdl/manifest.xml b/orocos_kdl/manifest.xml deleted file mode 100644 index 61812189a..000000000 --- a/orocos_kdl/manifest.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - -This package contains a recent version of the Kinematics and Dynamics -Library (KDL), distributed by the Orocos Project. - - -Ruben Smits, Erwin Aertbelien, Orocos Developers -LGPL - -http://www.orocos.org/kdl - - - - - - - - - - -