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 a060aa4 commit 8a71f78Copy full SHA for 8a71f78
README.md
@@ -13,10 +13,10 @@ detailed installation instructions.
13
OMPL.app has the following required dependencies:
14
15
* [Boost](https://www.boost.org) (version 1.68 or higher)
16
-* [CMake](https://www.cmake.org) (version 3.5 or higher)
+* [CMake](https://www.cmake.org) (version 3.12 or higher)
17
* [Eigen](http://eigen.tuxfamily.org) (version 3.3 or higher)
18
* [Assimp](http://assimp.org) (version 3.0.1270 or higher)
19
-* [FCL](https://github.com/flexible-collision-library/fcl) (version 0.3.1 or higher)
+* [FCL](https://github.com/flexible-collision-library/fcl) (version 0.5.0 or higher)
20
21
The following dependencies are optional:
22
0 commit comments