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

This is the complete list of members for PathFollowingAgent, 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() overridePathFollowingAgentvirtual
ClearVisualGraph()PathFollowingAgent
Clone(Robot *const _r) const overridePathFollowingAgentvirtual
ContinueLastControls()Agentprotected
EstimateState()Agentprotected
EvaluateTask() overridePathFollowingAgentprotectedvirtual
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) overridePathFollowingAgentprotectedvirtual
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() const overridePathFollowingAgentvirtual
Initialize() overridePlanningAgentvirtual
IsChild() const noexceptAgentvirtual
IsLocalizing() const noexceptAgentprotected
IsPlanning() constPlanningAgent
Localize()Agentprotected
m_capabilityAgentprotected
m_currentControlsAgentprotected
m_debugAgentprotected
m_graphVisualIDPathFollowingAgentprotected
m_initializedAgentmutableprotected
m_libraryPlanningAgentprotected
m_localizeCountPlanningAgentprotected
m_localizeErrorThresholdPlanningAgentprotected
m_localizePeriodPlanningAgentprotected
m_pathPathFollowingAgentprotected
m_pathIndexPathFollowingAgentprotected
m_pathVisualIDPathFollowingAgentprotected
m_planningPlanningAgentprotected
m_planVersionPlanningAgentprotected
m_roadmapVisualIDPlanningAgentprotected
m_robotAgentprotected
m_solutionPlanningAgentprotected
m_stepFunction (defined in Agent)Agentprotected
m_stepsRemainingAgentprotected
m_taskAgentprotected
m_threadPlanningAgentprotected
m_waypointDmPathFollowingAgentprotected
m_waypointThresholdPathFollowingAgentprotected
MinimumSteps() constAgent
PathFollowingAgent(Robot *const _r)PathFollowingAgent
PathFollowingAgent(Robot *const _r, const PathFollowingAgent &_a)PathFollowingAgent
PathFollowingAgent(Robot *const _r, XMLNode &_node)PathFollowingAgent
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
SetPlan(std::vector< Cfg > _path)PathFollowingAgent
SetTask(std::shared_ptr< MPTask > const _task) overridePlanningAgentvirtual
Step(const double _dt) overridePlanningAgentvirtual
StopPlanning()PlanningAgentprotected
Uninitialize() overridePathFollowingAgentvirtual
UpdateSimulatedState()PlanningAgentprotected
WorkFunction(std::shared_ptr< MPProblem > _problem) overridePathFollowingAgentprotectedvirtual
~Agent() (defined in Agent)Agentvirtual
~PathFollowingAgent() (defined in PathFollowingAgent)PathFollowingAgentvirtual
~PlanningAgent() (defined in PlanningAgent)PlanningAgentvirtual