1 Star 0 Fork 0

AlvinEAI / ompl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

The Open Motion Planning Library (OMPL)

Linux / macOS 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, macOS, 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

空文件

简介

The Open Motion Planning Library (OMPL), mirror of: 展开 收起
C++
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/wohaha5588/ompl.git
git@gitee.com:wohaha5588/ompl.git
wohaha5588
ompl
ompl
master

搜索帮助