#include <planners/obsolete/PL_IanRandom.h>
Inherits PL_LinearCollision.
Inheritance diagram for PL_IanRandom:
Public Member Functions | |
virtual | ~PL_IanRandom () |
virtual bool | Plan () |
Configuration | GenerateRandomConfig () const |
Configuration | GenerateValidRandomConfig () const |
Definition at line 34 of file PL_IanRandom.h.
|
Definition at line 25 of file PL_IanRandom.cpp. |
|
Definition at line 69 of file PL_IanRandom.cpp. References PL_HasCollisionDetector::collisionDetector, Configuration::DOF(), PlannerBase::GetStartConfig(), CD_BasicStyle::JointMax(), CD_BasicStyle::JointMin(), and VectorN::SetLength(). Referenced by GenerateValidRandomConfig(). Here is the call graph for this function: ![]() |
|
Definition at line 88 of file PL_IanRandom.cpp. References PL_HasCollisionDetector::collisionDetector, GenerateRandomConfig(), and CD_Bool::IsInterfering(). Here is the call graph for this function: ![]() |
|
Implements PlannerBase. Definition at line 34 of file PL_IanRandom.cpp. References PA_Points::AppendPoint(), PL_HasCollisionDetector::collisionDetector, PlannerBase::GetGoalConfig(), PlannerBase::GetStartConfig(), CD_Linear::IsInterferingLinear(), and PL_LinearCollision::path. Here is the call graph for this function: ![]() |