1 Star 0 Fork 0

christ_2014 / omplapp

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

The Open Motion Planning Library (OMPL)

Linux Build Status Windows Build status

This is OMPL.app, an extended version of OMPL that adds support for mesh loading and collision checking as well as a simple GUI.

Visit the OMPL.app installation page for detailed installation instructions.

OMPL.app has the following required dependencies:

  • Boost (version 1.54 or higher)
  • CMake (version 2.8.7 or higher)
  • Eigen (version 3.3 or higher)
  • Assimp (version 3.0.1270 or higher)
  • FCL (version 0.3.1 or higher)

The following dependencies are optional:

Once dependencies are installed, you can build OMPL.app on Linux, macOS, and MS Windows. Go to the top-level directory of OMPL.app 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 to use the GUI or Python bindings
make -j 4 # replace "4" with the number of cores on your machine

空文件

简介

暂无描述 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/christ_2014/omplapp.git
git@gitee.com:christ_2014/omplapp.git
christ_2014
omplapp
omplapp
master

搜索帮助