Skip to content

OMPLのサンプルを実行するレポジトリ(C++ ver.)

Notifications You must be signed in to change notification settings

Ry0/OMPL_Sample

Repository files navigation

OMPL Sample

OMPLのサンプルを実行してみるだけのレポジトリだな
ソースコードは以下のリンクを参考
http://robotics.naist.jp/edu/text/?Robotics%2FOMPL#OMPLProgramming

プログラムの実行

各プログラムのディレクトリに移動して

mkdir build
cd build
cmake ..
make
./実行ファイル名

3次元空間のモーションプランニング

img/3Dmp.png

UAVのモーションプランニング

課題はここから
http://robotics.naist.jp/edu/text/?Robotics%2FExercise%2FOMPLProgramming

img/UAV.png

マニピュレータのモーションプランニング

img/Manipulator.png

その他もろもろ

About

OMPLのサンプルを実行するレポジトリ(C++ ver.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published