The package does not build anymore. After bumping the version to 1.2.0 and running "makepkg -g >> PKGBUILD" it compiled/installed fine. OMPL released it on June 20.
Search Criteria
Package Details: ompl 1.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ompl.git (read-only, click to copy) |
---|---|
Package Base: | ompl |
Description: | The Open Motion Planning Library (OMPL) consists of many state-of-the-art sampling-based motion planning algorithms |
Upstream URL: | http://ompl.kavrakilab.org/ |
Keywords: | motion_planning planning robotics |
Licenses: | BSD |
Conflicts: | ompl-git |
Replaces: | ompl-git |
Submitter: | Sandmann |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 8 |
Popularity: | 0.012793 |
First Submitted: | 2012-08-20 13:58 (UTC) |
Last Updated: | 2023-12-15 20:04 (UTC) |
Dependencies (18)
- boost-libs
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- castxml (castxml-gitAUR) (optional) – Python bindings
- flann (optional) – Additional nearest-neighbor query backend
- morse-simulator-gitAUR (optional) – MORSE simulation engine OMPL plugin
- ode (optional) – Plan using the Open Dynamics Engine
- py++AUR (optional) – Python bindings
- pygccxml (optional) – Python bindings
- pypy (pypy-binAUR) (optional) – Speed up generating Python bindings
- python (python37AUR, python311AUR, python310AUR) (optional) – Python bindings
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional) – Python bindings
- r (r352AUR, r-mklAUR) (optional) – Running Planner Arena locally
- spotAUR (optional) – Used for constructing finite automata from LTL formulae
- triangleAUR (optional) – Used to create triangular decompositions of polygonal 2D environments
Required by (7)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
<deleted-account> commented on 2016-06-26 19:49 (UTC)
Sandmann commented on 2016-04-20 06:06 (UTC)
There is no later version of OMPL available than version 1.1.0 and the package still builds. Therefore, I'm unflagging the package again.
<deleted-account> commented on 2015-05-23 15:14 (UTC)
Does not build, seems to be a problem with boost (ublas it appears).
Sandmann commented on 2014-09-21 17:52 (UTC)
Thank you for the patch. I have included it in the PKGBUILD.
pallegro commented on 2014-09-16 15:21 (UTC)
Boost 1.56 patch: http://pastebin.com/VSeESGZP
bchretien commented on 2014-06-02 09:14 (UTC)
@Sandmann: you can use "mkaurball" instead of "makepkg --source" to automatically generate .AURINFO and fix the errors in the dependencies listed on the website ;-)
Sandmann commented on 2014-06-01 21:51 (UTC)
Updated to 0.14.2
Sandmann commented on 2013-12-24 23:27 (UTC)
Updated to 0.14.0
Sandmann commented on 2012-12-20 14:30 (UTC)
Updated to 0.12.1
Pinned Comments
acxz commented on 2023-12-15 19:38 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.