Skip to content

Commit

Permalink
Ask for UnicyclePlanner 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Sep 5, 2022
1 parent 43586c7 commit d4007d6
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 @@ -134,7 +134,7 @@ checkandset_dependency(iDynTree)
find_package(Eigen3 3.2.92 QUIET)
checkandset_dependency(Eigen3)

find_package(UnicyclePlanner 0.4.2 QUIET)
find_package(UnicyclePlanner 0.4.3 QUIET)
checkandset_dependency(UnicyclePlanner)

find_package(osqp QUIET)
Expand Down

0 comments on commit d4007d6

Please sign in to comment.