Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

startcode/ompl

Open more actions menu
 
 

Repository files navigation

The Open Motion Planning Library (OMPL)

Linux / OS X Build Status Windows Build status

Visit the OMPL installation page for detailed installation instructions.

OMPL has the following required dependencies:

  • Boost (version 1.54 or higher)
  • CMake (version 2.8.7 or higher)
  • Eigen (version 3.3 or higher)

The following dependencies are optional:

Once dependencies are installed, you can build OMPL on Linux, OS X, and MS Windows. Go to the top-level directory of OMPL and type the following commands:

mkdir -p build/Release
cd build/Release
cmake ../..
# next step is optional
make -j 4 update_bindings # if you want Python bindings
make -j 4 # replace "4" with the number of cores on your machine

About

The Open Motion Planning Library (OMPL), mirror of:

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 92.6%
  • Python 4.5%
  • CMake 1.4%
  • R 1.0%
  • Shell 0.2%
  • C 0.2%
  • Other 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.