Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
|
#include <CHOMP.h>
Public Member Functions | |
CHOMP () | |
ob::PlannerStatus | run (const og::PathGeometric &path) |
og::PathGeometric | solution () const |
std::vector< Point > | solutionPath () const |
double | planningTime () const |
|
default |
double CHOMP::planningTime | ( | ) | const |
ob::PlannerStatus CHOMP::run | ( | const og::PathGeometric & | path | ) |
og::PathGeometric CHOMP::solution | ( | ) | const |
std::vector< Point > CHOMP::solutionPath | ( | ) | const |