diff options
| author | Mark Moll <mmoll@rice.edu> | 2020-08-18 09:57:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-18 09:57:33 -0700 |
| commit | 739209b51aaa125a41919f23206c110e79023ce8 (patch) | |
| tree | 1524e79cf8dd097ec2bc53cfcddaed6de6cc35c4 /ports/ompl/CONTROL | |
| parent | 72328def02133ceb6da9b88f39fb54cfaaddb908 (diff) | |
| download | vcpkg-739209b51aaa125a41919f23206c110e79023ce8.tar.gz vcpkg-739209b51aaa125a41919f23206c110e79023ce8.zip | |
[ompl]: upgrade to 1.5.0 (#11737)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/ompl/CONTROL')
| -rw-r--r-- | ports/ompl/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/ompl/CONTROL b/ports/ompl/CONTROL index 292ad71b6..c82008ed6 100644 --- a/ports/ompl/CONTROL +++ b/ports/ompl/CONTROL @@ -1,6 +1,5 @@ Source: ompl
-Version: 1.4.2
-Port-Version: 5
+Version: 1.5.0
Homepage: https://bitbucket.org/ompl
Description: The Open Motion Planning Library, consists of many state-of-the-art sampling-based motion planning algorithms
Build-Depends: boost-dynamic-bitset, boost-filesystem, boost-graph, boost-odeint, boost-program-options, boost-serialization, boost-system, boost-test, boost-ublas, boost-timer, eigen3
|
