Skip to content

Commit

Permalink
Ask for BLF version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Sep 10, 2022
1 parent 39dc27c commit 08d8772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/WalkingControllersFindDependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ checkandset_dependency(qpOASES)
find_package(Catch2 QUIET)
checkandset_dependency(Catch2)

find_package(BipedalLocomotionFramework 0.6.0 COMPONENTS VectorsCollection IK ParametersHandlerYarpImplementation ContinuousDynamicalSystem ManifConversions ParametersHandlerYarpImplementation REQUIRED)
find_package(BipedalLocomotionFramework 0.9.0 COMPONENTS VectorsCollection IK ParametersHandlerYarpImplementation ContinuousDynamicalSystem ManifConversions ParametersHandlerYarpImplementation REQUIRED)

walking_controllers_dependent_option(WALKING_CONTROLLERS_COMPILE_tests "Compile tests?" ON WALKING_CONTROLLERS_HAS_Catch2 OFF)
walking_controllers_dependent_option(WALKING_CONTROLLERS_COMPILE_YarpUtilities "Compile YarpHelper library?" ON WALKING_CONTROLLERS_HAS_YARP OFF)
Expand Down

0 comments on commit 08d8772

Please sign in to comment.