From e482be29020d4dcb8573beedf0dd8f1d9f9c3993 Mon Sep 17 00:00:00 2001 From: giusebar Date: Wed, 21 Sep 2022 15:45:13 +0100 Subject: [PATCH] Delete manifest.xml (#26) 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. (cherry picked from commit f48062a37e6697a3c1a96e3aecb4ab6c4c28a872) --- 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 - - - - - - - - - - -