diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-05-14 07:35:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-13 16:35:00 -0700 |
| commit | e57b024ccb77aa8dc5a126167b2ea2b4a1d44801 (patch) | |
| tree | a36ce109abe79de18e388bd67f56bc3d0e32adec /ports/ompl/CONTROL | |
| parent | 24e8be5fcfddd0da98b58a63cd918849787fb06f (diff) | |
| download | vcpkg-e57b024ccb77aa8dc5a126167b2ea2b4a1d44801.tar.gz vcpkg-e57b024ccb77aa8dc5a126167b2ea2b4a1d44801.zip | |
[ompl] Fix patch apply error (#10972)
* [ompl] Fix patch apply error
* [ompl] Fix build error
* [ompl] Add comments
Diffstat (limited to 'ports/ompl/CONTROL')
| -rw-r--r-- | ports/ompl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ompl/CONTROL b/ports/ompl/CONTROL index 97867f6c3..8a60f34cd 100644 --- a/ports/ompl/CONTROL +++ b/ports/ompl/CONTROL @@ -1,5 +1,5 @@ Source: ompl
-Version: 1.4.2-3
+Version: 1.4.2-4
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
|
