PL_ATACE Member List

This is the complete list of members for PL_ATACE, including all inherited members.

AddNodeInTree(Vertex parentVertex, Node &childNode, Pose &dirPose, Path &localPath, EEPath &endeffPath)PL_ATACE [private]
AdjustPoseToSatisfyPL_ATACE [private]
AppendPath(Path &collect, Path &local)PL_ATACE [private]
AppendPath(Path &collect, PA_Points *local)PL_ATACE [private]
AssignGoalConfig(const Configuration &config)IK_InvKinBase [protected, virtual]
ClearTree()PL_ATACE [private]
collisionDetectorPL_HasCollisionDetector [protected]
CopyEEPath(EEPath &target, EEPath &source)PL_ATACE [inline, private]
CopyPath(Path &target, Path &source)PL_ATACE [inline, private]
CopySettings(PlannerBase *original)IK_InvKinBase [virtual]
CreateDisplayList() const OpenGLInterface [protected]
CreateTrajectoryCD(CD_BasicStyle *collisionDetector)PL_ATACE [protected]
CreateTree(Node &rootNode)PL_ATACE [private]
DeleteTrajectoryCD()PL_ATACE [protected]
displayListNumberOpenGLInterface [mutable, protected]
Distance(const Pose &pos1, const Pose &pos2)PL_ATACE [private]
Distance(const Configuration &conf1, const Configuration &conf2)PL_ATACE [private]
distWeightPL_ATACE [private]
Draw(const Configuration &config)PL_OpenGL [protected, static]
Draw(const PA_Points &path)PL_OpenGL [protected, static]
DrawArrorOverlay(const VectorN &point, const VectorN &direction)PL_OpenGL [protected, static]
DrawArrow(const VectorN &point, const VectorN &direction)PL_OpenGL [protected, static]
DrawExplicit() const PL_ATACE [virtual]
DrawOverlay(const Configuration &config)PL_OpenGL [protected, static]
DrawOverlay(const PA_Points &path)PL_OpenGL [protected, static]
DrawUniversePortion() const IK_InvKinBase [virtual]
ExtendToGoal(Vertex &fromVert, Pose &dirPose, Vertex &endVert)PL_ATACE [protected]
ExtendWithConstraint(Node &fromNode, Pose &dirPose, Node &toNode, Path &path, EEPath &endeffpath, bool greedy)PL_ATACE [protected]
FindClosestInTree(Pose &pose)PL_ATACE [private]
FindClosestInTree(Configuration &conf)PL_ATACE [private]
FindClosestInTree(Node node)PL_ATACE [private]
GenerateRandomConfig()PL_ATACE [protected]
GenerateRandomNode(Node &randomNode)PL_ATACE [protected]
GetConfigurationFromTree(Vertex vert)PL_ATACE [private]
GetDirectedVelocityPL_ATACE [private]
GetDrawSpace()PL_ATACE [inline]
GetGoalConfig() const PlannerBase
GetGoalFrame() const IK_InvKinBase
GetGoalFrameVector() const IK_InvKinBase
GetGuid() const PlannerBase
GetLazy()PL_ATACE [inline]
GetLocalPlanner()PL_ATACE [inline]
GetMetrics()PL_ATACE [inline]
GetNextPose(Pose &prePose, Pose &dirPose, Pose &postPose, bool greedy)PL_ATACE [private]
GetOrientation()PL_ATACE [inline]
GetParameters()PlannerBase [virtual]
GetPath() const PL_Boolean_Output [virtual]
GetPathFromTree(Vertex vert)PL_ATACE [private]
GetPathPA_Points() const PL_Boolean_Output [virtual]
GetPlanSuccess() const PlannerBase
GetPoseFromTree(Vertex vert)PL_ATACE [private]
GetRotAngles(const Matrix4x4 &frame, double &x, double &y, double &z, double &roll, double &pitch, double &yaw) const IK_InvKinBase
GetRotVector(const Matrix4x4 &frame) const IK_InvKinBase
GetStartConfig() const PlannerBase
GetStatus() const PlannerMultiThreaded
GetStepSize()PL_ATACE [inline]
GetTimeElapsedInSeconds() const PlannerBase
GetTimeInterval()PL_ATACE [inline]
GetTimeLimitInSeconds() const PlannerBase
GetToolFrame(const Configuration &config) const PL_ATACE
GetTransformFrame(const double &x, const double &y, const double &z, const double &roll, const double &pitch, const double &yaw)IK_InvKinBase [static]
GetTransformFrame(const VectorN &dofVector) const IK_InvKinBase
GetVelocityPL_ATACE [private]
GLDraw() const PL_OpenGL [virtual]
goalFrameIK_InvKinBase [protected]
guidPlannerBase [protected]
HasTimeLimitExpired() const PlannerBase
IK_InvKinBase()IK_InvKinBase
InitNewSearch()IK_InvKinBase [protected, virtual]
InsertPath(Path &target, Path &source)PL_ATACE [private]
InterpolatePath(Path &target, Configuration &start, Configuration &end)PL_ATACE [private]
IsInterfering(const Pose &pose1, const Pose &pose2)PL_ATACE [protected]
IsPoseSatifiedPL_ATACE [private]
IsReady()PL_ATACE
LazyTrackEEPath()PL_ATACE [protected]
Load(const char *filename)IK_InvKinBase [virtual]
m_drawCSpacePL_ATACE [protected]
m_GoalFrameIndexIK_InvKinBase [protected]
m_goalPosePL_ATACE [protected]
m_goalVertPL_ATACE [protected]
m_isGoalConfSetPL_ATACE [protected]
m_isGoalPoseSetPL_ATACE [protected]
m_isStartConfSetPL_ATACE [protected]
m_isStartPoseSetPL_ATACE [protected]
m_localPlannerPL_ATACE [protected]
m_metricsPL_ATACE [protected]
m_nLocalPlannerPL_ATACE [protected]
m_robotPL_ATACE [protected]
m_rootVertPL_ATACE [private]
m_SmootherPL_Boolean_Output [protected]
m_startPosePL_ATACE [protected]
m_stepSizePL_ATACE [protected]
m_timeIntervalPL_ATACE [protected]
m_toolFramePL_ATACE [protected]
m_trajCollisionDetectorPL_ATACE [protected]
m_trajTreePL_ATACE [private]
m_trajUniversePL_ATACE [protected]
m_useGoalConfPL_ATACE [protected]
m_useGoalPosePL_ATACE [protected]
m_useLazyPL_ATACE [protected]
m_useOrientationPL_ATACE [protected]
m_useOrientationAlwaysPL_ATACE [protected]
m_UseSemaphoresPlannerBase
m_useStartConfPL_ATACE [protected]
m_useStartPosePL_ATACE [protected]
m_verticesPL_ATACE [private]
OpenGLInterface()OpenGLInterface
paramBufferPlannerBase [protected]
pathPL_Boolean_Output [protected]
PL_ATACE()PL_ATACE
PL_Boolean_Output()PL_Boolean_Output
PL_HasCollisionDetector()PL_HasCollisionDetector
Plan()PL_ATACE [virtual]
PlanMultiThreaded()PlannerMultiThreaded
PlannerBase()PlannerBase
planningStatusPlannerMultiThreaded [protected]
planSuccessfulPlannerBase [protected]
RetrievePath(Vertex &goalVert)PL_ATACE [protected]
Save(const char *filename) const IK_InvKinBase [virtual]
SetCollisionDetector(CD_BasicStyle *collisionDetector)PL_ATACE [virtual]
PlannerBase::SetCollisionDetector(CollisionDetectorBase *collisionDetector)PlannerBase [virtual]
SetDirectedVelocityChecker(ProcGetDirectedVelocity proc)PL_ATACE
SetDrawSpace(bool drawCSpace)PL_ATACE [inline]
SetGoalConfig(const Configuration &config)PL_ATACE [virtual]
SetGoalFrame(const Matrix4x4 &newframe)IK_InvKinBase
SetGoalFrame(const Configuration &config)IK_InvKinBase
SetGoalFrame(const VectorN &dofVector)IK_InvKinBase
SetGoalFrame(const double &x, const double &y, const double &z, const double &roll, const double &pitch, const double &yaw)IK_InvKinBase
SetGoalPose(const Pose &goal)PL_ATACE
SetLazy(bool use)PL_ATACE [inline]
SetLocalPlanner(int localPlanner)PL_ATACE
SetMetrics(int metrics)PL_ATACE [inline]
SetOrientation(bool considered, bool always)PL_ATACE [inline]
SetParameters(const void *param)PlannerBase [virtual]
SetPath(PA_Points *pa_points_path)PL_Boolean_Output
SetPlanSuccess(bool success)PlannerBase
SetPoseAdjuster(ProcAdjustToSatisfy proc)PL_ATACE
SetPoseChecker(ProcIsStaified proc)PL_ATACE
SetProblemType(unsigned int type)PL_ATACE
SetSmoother(SmootherBase *smoother)PL_Boolean_Output
SetStartConfig(const Configuration &config)PL_ATACE [virtual]
SetStartPose(const Pose &start)PL_ATACE
SetStatus(PLANNER_STATUS_TYPE status)PlannerMultiThreaded
SetStepSize(double step)PL_ATACE [inline]
SetTimeInterval(double interval)PL_ATACE [inline]
SetTimeLimitInSeconds(double newTimeLimit)PlannerBase
SetVelocityChecker(ProcGetVelocity proc)PL_ATACE
sizeOfParameterBufferPlannerBase [protected]
StartTimer() const PlannerBase
timeLimitInSecondsPlannerBase [protected]
timerPlannerBase [mutable, protected]
TrimTreeFrom(Vertex failVert)PL_ATACE [private]
ValidateParameters()PlannerBase [virtual]
~IK_InvKinBase()IK_InvKinBase [virtual]
~OpenGLInterface()OpenGLInterface [virtual]
~PL_ATACE()PL_ATACE [virtual]
~PL_Boolean_Output()PL_Boolean_Output [virtual]
~PL_HasCollisionDetector()PL_HasCollisionDetector [virtual]
~PL_OpenGL()PL_OpenGL [virtual]
~PlannerBase()PlannerBase [virtual]
~PlannerMultiThreaded()PlannerMultiThreaded [virtual]


Generated on Sat Apr 1 21:53:45 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO