ompl::base::VanaStateSpace::PathType Class Reference

Public Member Functions

 PathType (const PathType &path)
 
double length () const
 
PathTypeoperator= (const PathType &path)
 

Public Attributes

double horizontalRadius_ {1.}
 
double verticalRadius_ {1.}
 
DubinsStateSpace::DubinsPath pathXY_
 
DubinsStateSpace::DubinsPath pathSZ_
 
DubinsStateSpace::StateTypestartSZ_ {nullptr}
 

Friends

std::ostream & operator<< (std::ostream &os, const PathType &path)
 

Detailed Description

Definition at line 127 of file VanaStateSpace.h.


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