- BEAST
- B-SST
- ATEMPTS (working on)
mkdir build
cd build
cmake ..
make
./MotionPlanning problemSetting.inst
To compile the program, you need to install OMPL first: http://ompl.kavrakilab.org/download.html
mkdir build
cd build
cmake ..
make
./MotionPlanning problemSetting.inst
To compile the program, you need to install OMPL first: http://ompl.kavrakilab.org/download.html