ompl::base::VanaStateSpace::PathType Class Reference
Public Member Functions | |
PathType (const PathType &path) | |
double | length () const |
PathType & | operator= (const PathType &path) |
Public Attributes | |
double | horizontalRadius_ {1.} |
double | verticalRadius_ {1.} |
DubinsStateSpace::DubinsPath | pathXY_ |
DubinsStateSpace::DubinsPath | pathSZ_ |
DubinsStateSpace::StateType * | startSZ_ {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:
- ompl/base/spaces/VanaStateSpace.h
- ompl/base/spaces/src/VanaStateSpace.cpp