Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
Classes | Public Member Functions | List of all members
CHOMP Class Reference

#include <CHOMP.h>

Public Member Functions

 CHOMP ()
 
ob::PlannerStatus run (const og::PathGeometric &path)
 
og::PathGeometric solution () const
 
std::vector< PointsolutionPath () const
 
double planningTime () const
 

Constructor & Destructor Documentation

◆ CHOMP()

CHOMP::CHOMP ( )
default

Member Function Documentation

◆ planningTime()

double CHOMP::planningTime ( ) const

◆ run()

ob::PlannerStatus CHOMP::run ( const og::PathGeometric &  path)

◆ solution()

og::PathGeometric CHOMP::solution ( ) const

◆ solutionPath()

std::vector< Point > CHOMP::solutionPath ( ) const

The documentation for this class was generated from the following files: