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

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

Agent(Robot *const _r)Agent
Agent(Robot *const _r, XMLNode &_node)Agent
Agent(Robot *const _r, const Agent &_a)Agent
ClearPlan()PlanningAgentvirtual
Clone(Robot *const _r) const overridePlanningAgentvirtual
ContinueLastControls()Agentprotected
EstimateState()Agentprotected
EvaluateTask()PlanningAgentprotectedvirtual
ExecuteControls(const ControlSet &_c, const size_t _steps)Agentprotectedvirtual
ExecuteControlsHardware(const ControlSet &_c, const size_t _steps)Agentprotectedvirtual
ExecuteControlsSimulation(const ControlSet &_c, const size_t _steps)Agentprotectedvirtual
ExecuteTask(const double _dt)PlanningAgentprotectedvirtual
Factory(Robot *const _r, XMLNode &_node)Agentstatic
GeneratePlan()PlanningAgentprotectedvirtual
GetCapability() const noexceptAgent
GetMPSolution()PlanningAgent
GetPlanVersion() constPlanningAgent
GetRobot() const noexceptAgent
GetTask() const noexceptAgent
Halt()Agent
HasPlan() constPlanningAgentvirtual
Initialize() overridePlanningAgentvirtual
IsChild() const noexceptAgentvirtual
IsLocalizing() const noexceptAgentprotected
IsPlanning() constPlanningAgent
Localize()Agentprotected
m_capabilityAgentprotected
m_currentControlsAgentprotected
m_debugAgentprotected
m_initializedAgentmutableprotected
m_libraryPlanningAgentprotected
m_localizeCountPlanningAgentprotected
m_localizeErrorThresholdPlanningAgentprotected
m_localizePeriodPlanningAgentprotected
m_pathVisualIDPlanningAgentprotected
m_planningPlanningAgentprotected
m_planVersionPlanningAgentprotected
m_roadmapVisualIDPlanningAgentprotected
m_robotAgentprotected
m_solutionPlanningAgentprotected
m_stepFunction (defined in Agent)Agentprotected
m_stepsRemainingAgentprotected
m_taskAgentprotected
m_threadPlanningAgentprotected
MinimumSteps() constAgent
PauseAgent(const size_t _steps)Agent
PlanningAgent(Robot *const _r)PlanningAgent
PlanningAgent(Robot *const _r, const PlanningAgent &_a)PlanningAgent
PlanningAgent(Robot *const _r, XMLNode &_node)PlanningAgent
ProximityCheck(const double _distance) constAgent
ResetStartConstraint()Agentvirtual
SelectTask()PlanningAgentprotectedvirtual
SetTask(std::shared_ptr< MPTask > const _task) overridePlanningAgentvirtual
Step(const double _dt) overridePlanningAgentvirtual
StopPlanning()PlanningAgentprotected
Uninitialize() overridePlanningAgentvirtual
UpdateSimulatedState()PlanningAgentprotected
WorkFunction(std::shared_ptr< MPProblem > _problem)PlanningAgentprotectedvirtual
~Agent() (defined in Agent)Agentvirtual
~PlanningAgent() (defined in PlanningAgent)PlanningAgentvirtual