Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Bump iDynTree required version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Sep 29, 2017
1 parent 0168f79 commit b7c7f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/modules/CoDyCoFindDependencies.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#### Find Eigen3
find_package(Eigen3 3.2 REQUIRED)

find_package(iDynTree 0.3.14 REQUIRED)
find_package(iDynTree 0.8.1 REQUIRED)
find_package(yarpWholeBodyInterface 0.3.5 REQUIRED)
find_package(paramHelp 0.0.3 REQUIRED)
find_package(TinyXML)
find_package(TinyXML)

0 comments on commit b7c7f7c

Please sign in to comment.