All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Protected Attributes
planner_navigation_actions::ActionExecutorROSNavigation Class Reference

#include <actionExecutorROSNavigation.h>

Inheritance diagram for planner_navigation_actions::ActionExecutorROSNavigation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool fillGoal (move_base_msgs::MoveBaseGoal &goal, const DurativeAction &a, const SymbolicState &current)
virtual void initialize (const std::deque< std::string > &arguments)
virtual void updateState (const actionlib::SimpleClientGoalState &actionReturnState, const move_base_msgs::MoveBaseResult &result, const DurativeAction &a, SymbolicState &current)

Protected Attributes

std::vector< std::pair
< std::string, bool > > 
_goalPredicates
std::vector< std::pair
< std::string, bool > > 
_startPredicates
 < predicates to set/unset for the start location on successfull execution

Detailed Description

Definition at line 13 of file actionExecutorROSNavigation.h.


Member Function Documentation

virtual void planner_navigation_actions::ActionExecutorROSNavigation::initialize ( const std::deque< std::string > &  arguments) [virtual]

Parameters: action_plan_name action_server_name [start (<predicate> true|false)+] [goal (<predicate> true|false)+] Ex: drive /move_base start visited true goal exploring true

Reimplemented from ActionExecutorActionlib< move_base_msgs::MoveBaseAction, move_base_msgs::MoveBaseGoal, move_base_msgs::MoveBaseResult >.


Member Data Documentation

Definition at line 37 of file actionExecutorROSNavigation.h.

< predicates to set/unset for the start location on successfull execution

predicates to set/unset for the goal location on successfull execution

Definition at line 36 of file actionExecutorROSNavigation.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


planner_navigation_actions
Author(s): Christian Dornhege
autogenerated on Wed Dec 26 2012 16:07:09