Skip to content

OMPL (Open Motion Planning Library) plugin for CoppeliaSim

License

Notifications You must be signed in to change notification settings

TJBetter/simExtOMPL

 
 

Repository files navigation

OMPL (Open Motion Planning Library) plugin for CoppeliaSim

Compiling

  1. Install required packages for libPlugin: see libPlugin's README
  2. Checkout and compile
$ git clone --recursive https://github.com/CoppeliaRobotics/simExtOMPL.git
$ cd simExtOMPL
$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .
$ cmake --install .

About

OMPL (Open Motion Planning Library) plugin for CoppeliaSim

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.5%
  • Lua 8.5%
  • CMake 7.9%
  • Shell 0.1%