Public Member Functions | Public Attributes | Private Attributes
ScavTaskFetchObject Class Reference

#include <ScavTaskFetchObject.h>

Inheritance diagram for ScavTaskFetchObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void executeTask (int timeout, TaskResult &result, std::string &record)
void hriThread ()
void motionThread ()
 ScavTaskFetchObject ()
 ScavTaskFetchObject (ros::NodeHandle *node_handle, std::string path_of_dir)
void stopEarly ()
 ~ScavTaskFetchObject ()

Public Attributes

std::string directory
ros::ServiceClientgui_service_client
std::string object_name
bool random_walk_flag
std::string room_name_from
std::string room_name_to
SearchPlannerSimplesearch_planner_simple
bool target_detected
bool task_completed

Private Attributes

bool _target_detected

Detailed Description

Definition at line 16 of file ScavTaskFetchObject.h.


Constructor & Destructor Documentation

Definition at line 20 of file ScavTaskFetchObject.h.

ScavTaskFetchObject::ScavTaskFetchObject ( ros::NodeHandle node_handle,
std::string  path_of_dir 
)

Definition at line 12 of file ScavTaskFetchObject.cpp.


Member Function Documentation

void ScavTaskFetchObject::executeTask ( int  timeout,
TaskResult result,
std::string &  record 
) [virtual]

Implements ScavTask.

Definition at line 23 of file ScavTaskFetchObject.cpp.

Definition at line 66 of file ScavTaskFetchObject.cpp.

Definition at line 49 of file ScavTaskFetchObject.cpp.

void ScavTaskFetchObject::stopEarly ( ) [virtual]

Implements ScavTask.

Definition at line 175 of file ScavTaskFetchObject.cpp.


Member Data Documentation

Definition at line 42 of file ScavTaskFetchObject.h.

Definition at line 37 of file ScavTaskFetchObject.h.

Definition at line 39 of file ScavTaskFetchObject.h.

Definition at line 35 of file ScavTaskFetchObject.h.

Definition at line 29 of file ScavTaskFetchObject.h.

Definition at line 35 of file ScavTaskFetchObject.h.

Definition at line 35 of file ScavTaskFetchObject.h.

Definition at line 33 of file ScavTaskFetchObject.h.

Definition at line 30 of file ScavTaskFetchObject.h.

Definition at line 31 of file ScavTaskFetchObject.h.


The documentation for this class was generated from the following files:


bwi_scavenger
Author(s): Shiqi Zhang
autogenerated on Thu Jun 6 2019 17:57:53