LocalPlannerClosed Member List

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

AssignGoalConfig(const Configuration &config)IK_InvKinBase [protected, virtual]
CheckJointLimits(Configuration &config)IK_Jacobian [protected]
CheckJointVelocities(Configuration &config)IK_Jacobian [protected]
collisionDetectorPL_HasCollisionDetector [protected]
ComputeEndEffVel(Frame &frStart, Frame &frEnd)IK_Jacobian [protected]
ComputeHomogeneousTerm(CJacobian &jacobian, Matrixmxn &mJEnd, Matrixmxn &mJEndInv, VectorN &vEndEffVel)IK_Jacobian [protected]
CopySettings(PlannerBase *original)IK_InvKinBase [virtual]
CreateDisplayList() const OpenGLInterface [protected]
displayListNumberOpenGLInterface [mutable, protected]
Distance(Configuration &frame1, Configuration &frame2)LocalPlannerClosed [protected]
Distance(Configuration &frame1, Configuration &frame2)LocalPlannerClosed [protected]
IK_Jacobian::Distance(Frame &frame1, Frame &frame2)IK_Jacobian [protected]
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 IK_InvKinBase [virtual]
DrawOverlay(const Configuration &config)PL_OpenGL [protected, static]
DrawOverlay(const PA_Points &path)PL_OpenGL [protected, static]
DrawUniversePortion() const IK_InvKinBase [virtual]
GetClosestValues(const Configuration &config)IK_Jacobian [protected]
GetGoalConfig() const PlannerBase
GetGoalFrame() const IK_InvKinBase
GetGoalFrameVector() const IK_InvKinBase
GetGuid() const PlannerBase
GetHomogeneousGain()IK_Jacobian [inline]
GetNumObstaclePt()IK_Jacobian [inline]
GetObstacleDistGain()IK_Jacobian [inline]
GetObstacleTolerance()IK_Jacobian [inline]
GetOrientation(bool bOrient)IK_Jacobian [inline]
GetParameters()PlannerBase [virtual]
GetPath() const PL_Boolean_Output [virtual]
GetPathPA_Points() const PL_Boolean_Output [virtual]
GetPathTolerence()IK_Jacobian [inline]
GetPlanSuccess() const PlannerBase
GetPosition(bool bOrient)IK_Jacobian [inline]
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
GetTimeElapsedInSeconds() const PlannerBase
GetTimeLimitInSeconds() const PlannerBase
GetToolFrame(const Configuration &config) const IK_InvKinBase
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
GLDraw() const PL_OpenGL [virtual]
goalFrameIK_InvKinBase [protected]
guidPlannerBase [protected]
HasTimeLimitExpired() const PlannerBase
IK_InvKinBase()IK_InvKinBase
IK_Jacobian()IK_Jacobian
InitNewSearch()IK_Jacobian [protected, virtual]
Load(const char *filename)IK_InvKinBase [virtual]
LocalPlannerClosed()LocalPlannerClosed [inline]
LocalPlannerClosed()LocalPlannerClosed [inline]
m_bOrientationIK_Jacobian [protected]
m_bPositionIK_Jacobian [protected]
m_dAngTolIK_Jacobian [protected]
m_dHomoGainIK_Jacobian [protected]
m_dObsDistGainIK_Jacobian [protected]
m_dObsTolIK_Jacobian [protected]
m_dPathTolIK_Jacobian [protected]
m_dTotalObsDistIK_Jacobian [protected]
m_frEndEffectorIK_Jacobian [protected]
m_GoalFrameIndexIK_InvKinBase [protected]
m_nDofIK_Jacobian [protected]
m_nObsPointIK_Jacobian [protected]
m_nToolFrameIK_Jacobian [protected]
m_pRobotIK_Jacobian [protected]
m_SmootherPL_Boolean_Output [protected]
m_UseSemaphoresPlannerBase
m_vClosestPointsIK_Jacobian [protected]
OpenGLInterface()OpenGLInterface
paramBufferPlannerBase [protected]
pathPL_Boolean_Output [protected]
PL_Boolean_Output()PL_Boolean_Output
PL_HasCollisionDetector()PL_HasCollisionDetector
Plan()LocalPlannerClosed [virtual]
Plan()LocalPlannerClosed [virtual]
PlanMultiThreaded()PlannerMultiThreaded
PlannerBase()PlannerBase
planningStatusPlannerMultiThreaded [protected]
planSuccessfulPlannerBase [protected]
posesIK_Jacobian [protected]
Save(const char *filename) const IK_InvKinBase [virtual]
SetCollisionDetector(CD_BasicStyle *collisionDetector)IK_Jacobian [virtual]
PlannerBase::SetCollisionDetector(CollisionDetectorBase *collisionDetector)PlannerBase [virtual]
SetGoalConfig(const Configuration &configuration)PlannerBase [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
SetHomogeneousGain(double gain)IK_Jacobian [inline]
SetNumObstaclePt(int num)IK_Jacobian [inline]
SetObstacleDistGain(double gain)IK_Jacobian [inline]
SetObstacleTolerance(double tol)IK_Jacobian
SetOrientation(bool bOrient)IK_Jacobian [inline]
SetParameters(const void *param)PlannerBase [virtual]
SetPath(PA_Points *pa_points_path)PL_Boolean_Output
SetPathTolerence(double tol)IK_Jacobian [inline]
SetPlanSuccess(bool success)PlannerBase
SetPosition(bool bOrient)IK_Jacobian [inline]
SetSmoother(SmootherBase *smoother)PL_Boolean_Output
SetStartConfig(const Configuration &configuration)PlannerBase [virtual]
SetStatus(PLANNER_STATUS_TYPE status)PlannerMultiThreaded
SetTimeLimitInSeconds(double newTimeLimit)PlannerBase
SetTrajectory(std::vector< Frame > &traj)IK_Jacobian
sizeOfParameterBufferPlannerBase [protected]
StartTimer() const PlannerBase
timeLimitInSecondsPlannerBase [protected]
timerPlannerBase [mutable, protected]
ValidateParameters()PlannerBase [virtual]
~IK_InvKinBase()IK_InvKinBase [virtual]
~IK_Jacobian()IK_Jacobian [virtual]
~LocalPlannerClosed()LocalPlannerClosed [inline]
~LocalPlannerClosed()LocalPlannerClosed [inline]
~OpenGLInterface()OpenGLInterface [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:50:51 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO