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

This state creator infers the room the current robot pose is in, if that is not set. More...

#include <stateCreatorRobotLocationInRoom.h>

Inheritance diagram for tidyup_actions::StateCreatorRobotLocationInRoom:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool fillState (SymbolicState &state)
virtual void initialize (const std::deque< std::string > &arguments)
 Initialize the state creator parameters.
 StateCreatorRobotLocationInRoom ()
 ~StateCreatorRobotLocationInRoom ()

Protected Attributes

std::string _locationType
 the type of location objects that a robot might be "at"
std::string _robotPoseObject
 the name of the robot pose's object (e.g. robot_pose, or l0)
tf::TransformListener _tf

Detailed Description

This state creator infers the room the current robot pose is in, if that is not set.

This is usually only needed for initialization.

Definition at line 16 of file stateCreatorRobotLocationInRoom.h.


Constructor & Destructor Documentation


Member Function Documentation

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

Initialize the state creator parameters.

robot_pose locations_type

Reimplemented from continual_planning_executive::StateCreator.


Member Data Documentation

the type of location objects that a robot might be "at"

Definition at line 34 of file stateCreatorRobotLocationInRoom.h.

the name of the robot pose's object (e.g. robot_pose, or l0)

Definition at line 33 of file stateCreatorRobotLocationInRoom.h.

Definition at line 31 of file stateCreatorRobotLocationInRoom.h.


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


tidyup_actions
Author(s): Christian Dornhege, Andreas Hertle
autogenerated on Wed Dec 26 2012 16:11:46