PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
TopologicalMap< MPTraits > Member List

This is the complete list of members for TopologicalMap< MPTraits >, including all inherited members.

ApproximateMinimumInnerDistance(const WorkspaceRegion *const _source, const WorkspaceRegion *const _target)TopologicalMap< MPTraits >
CfgType typedef (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
ComputeApproximateMinimumInnerDistances(const WorkspaceRegion *const _source, const double _radius)TopologicalMap< MPTraits >
ConnectorPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
DistanceMap typedefTopologicalMap< MPTraits >
DistanceMetricPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
ExtenderPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
GetBaseFilename() constMPBaseObject< MPTraits >protected
GetBlockRoadmap(Robot *const _r=nullptr) const noexceptMPBaseObject< MPTraits >
GetConnector(const std::string &) const noexceptMPBaseObject< MPTraits >
GetDecomposition() constTopologicalMap< MPTraits >
GetDistanceMetric(const std::string &) const noexceptMPBaseObject< MPTraits >
GetEnvironment() const noexceptMPBaseObject< MPTraits >
GetExtender(const std::string &) const noexceptMPBaseObject< MPTraits >
GetGoalTracker() const noexceptMPBaseObject< MPTraits >
GetGroupPath(RobotGroup *const _g=nullptr) const noexceptMPBaseObject< MPTraits >
GetGroupRoadmap(RobotGroup *const _g=nullptr) const noexceptMPBaseObject< MPTraits >
GetGroupTask() const noexceptMPBaseObject< MPTraits >
GetLabel() constMPBaseObject< MPTraits >
GetLocalObstacleMap() const noexceptMPBaseObject< MPTraits >
GetLocalPlanner(const std::string &) const noexceptMPBaseObject< MPTraits >
GetMapEvaluator(const std::string &) const noexceptMPBaseObject< MPTraits >
GetMappedRegion(RoadmapType *const _r, const VID _vid, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
GetMappedVIDs(RoadmapType *const _r, const WorkspaceRegion *const _region, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
GetMetric(const std::string &) const noexceptMPBaseObject< MPTraits >
GetMPLibrary() const noexceptMPBaseObject< MPTraits >
GetMPProblem() const noexceptMPBaseObject< MPTraits >
GetMPSolution() const noexcept (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
GetMPStrategy(const std::string &) const noexceptMPBaseObject< MPTraits >
GetMPTools() const noexceptMPBaseObject< MPTraits >
GetName() constMPBaseObject< MPTraits >
GetNameAndLabel() constMPBaseObject< MPTraits >
GetNeighborhoodFinder(const std::string &) const noexceptMPBaseObject< MPTraits >
GetPath(Robot *const _r=nullptr) const noexceptMPBaseObject< MPTraits >
GetPathModifier(const std::string &) const noexceptMPBaseObject< MPTraits >
GetRandomRegion() constTopologicalMap< MPTraits >
GetRoadmap(Robot *const _r=nullptr) const noexceptMPBaseObject< MPTraits >
GetSampler(const std::string &) const noexceptMPBaseObject< MPTraits >
GetStatClass() const noexceptMPBaseObject< MPTraits >
GetTask() const noexceptMPBaseObject< MPTraits >
GetValidityChecker(const std::string &) const noexceptMPBaseObject< MPTraits >
GoalTracker typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
GroupPath typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
GroupRoadmapType typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
Initialize() overrideTopologicalMap< MPTraits >virtual
IsPopulated(RoadmapType *const _r, const WorkspaceRegion *const _region, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
IsRunning() const noexceptMPBaseObject< MPTraits >
LocalObstacleMap typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
LocalPlannerPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
LocateCell(RoadmapType *const _r, const VID _v, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
LocateCell(const CfgType &_c, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
LocateCell(const Point3d &_p) constTopologicalMap< MPTraits >
LocateNearestRegion(const CfgType &_c, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
LocateNearestRegion(const Point3d &_p) constTopologicalMap< MPTraits >
LocateNeighborhood(RoadmapType *const _r, const VID _v) constTopologicalMap< MPTraits >
LocateNeighborhood(const CfgType &_c) constTopologicalMap< MPTraits >
LocateRegion(RoadmapType *const _r, const VID _vid, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
LocateRegion(const CfgType &_c, const size_t _bodyIndex=0) constTopologicalMap< MPTraits >
LocateRegion(const Point3d &_p) constTopologicalMap< MPTraits >
m_debugMPBaseObject< MPTraits >protected
MapEvaluatorPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
MetricPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
MPBaseObject(const std::string &_label="", const std::string &_name="", bool _debug=false)MPBaseObject< MPTraits >
MPBaseObject(XMLNode &_node)MPBaseObject< MPTraits >
MPLibrary typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
MPSolution typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
MPStrategyPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
NeighborhoodFinderPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
NeighborhoodKey typedef (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
OccupancyMap typedefTopologicalMap< MPTraits >
Path typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
PathModifierPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
Print(std::ostream &_os) constMPBaseObject< MPTraits >virtual
RoadmapType typedef (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
SamplerPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
SetLabel(const std::string &)MPBaseObject< MPTraits >
SetMPLibrary(MPLibrary *) noexceptMPBaseObject< MPTraits >
SetName(const std::string &_s)MPBaseObject< MPTraits >protected
TopologicalMap() (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
TopologicalMap(XMLNode &_node) (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
ValidityCheckerPointer typedef (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >
VertexSet typedef (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
VI typedef (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
VID typedef (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
WeightType typedef (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >
~MPBaseObject()=default (defined in MPBaseObject< MPTraits >)MPBaseObject< MPTraits >virtual
~TopologicalMap() (defined in TopologicalMap< MPTraits >)TopologicalMap< MPTraits >virtual