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 7e76f51 commit 6760104Copy full SHA for 6760104
cmake/WalkingControllersDependencies.cmake
@@ -6,7 +6,7 @@ find_package(YARP 3.6.0 REQUIRED)
6
find_package(ICUB REQUIRED)
7
find_package(ICUBcontrib REQUIRED)
8
find_package(iDynTree 10.0.0 REQUIRED)
9
-find_package(Eigen3 3.2.92 REQUIRED)
+find_package(Eigen3 REQUIRED)
10
find_package(UnicyclePlanner 0.8.0 REQUIRED)
11
find_package(OsqpEigen 0.4.0 REQUIRED)
12
find_package(BipedalLocomotionFramework 0.18.0
0 commit comments