We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5ab7b commit 0903d51Copy full SHA for 0903d51
1 file changed
include/pinocchio/deprecated/pinocchio/multibody/fcl.hpp
@@ -10,4 +10,7 @@
10
PINOCCHIO_MOVED_HEADER_PINOCCHIO4(pinocchio/multibody/fcl.hpp, pinocchio/multibody/coal.hpp)
11
// clang-format on
12
13
+// Include this header to improve back compatibility
14
+#include "pinocchio/collision/fcl-pinocchio-conversions.hpp"
15
+
16
#include "pinocchio/multibody/coal.hpp"
0 commit comments