Skip to content

OMPLで実装されているプランナーをいろいろ試してみる

Notifications You must be signed in to change notification settings

Ry0/OMPL_MotionPlanner_Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometric plannersをいろいろ試してみる

動作環境

コンパイル

git clone https://github.com/Ry0/OMPL_MotionPlanner_Selector.git
cd OMPL_MotionPlanner_Selector
mkdir build
cd build
cmake ..
make
./MotionPlanner

選べるプランナーは現段階で9種類!

下のサイトで自由に追加可能

http://ompl.kavrakilab.org/planners.html

About

OMPLで実装されているプランナーをいろいろ試してみる

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published