Skip to content
Snippets Groups Projects
Verified Commit e5d3853f authored by Guilhem Saurel's avatar Guilhem Saurel Committed by Justin Carpentier
Browse files

[CMake] use hpp-fcl v1

parent 75e20e07
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ ADD_REQUIRED_DEPENDENCY("eigen3 >= 3.0.5")
ADD_OPTIONAL_DEPENDENCY("urdfdom >= 0.2.0")
find_package(catkin QUIET COMPONENTS hpp-fcl) # compatability with catkin-packaged hpp-fcl
ADD_OPTIONAL_DEPENDENCY("hpp-fcl >= 0.5.1")
ADD_OPTIONAL_DEPENDENCY("hpp-fcl >= 1.0.0")
ADD_OPTIONAL_DEPENDENCY("cppad >= 20180000.0")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment