Sarafun Behavior Trees package  1
Behavior trees for the SARAFun project
 All Data Structures Namespaces Functions Variables Enumerations Enumerator
Public Member Functions | Protected Member Functions
sarafun::TestApproach Class Reference

#include <ApproachDummy.h>

Inheritance diagram for sarafun::TestApproach:
Inheritance graph
Collaboration diagram for sarafun::TestApproach:
Collaboration graph

Public Member Functions

 TestApproach (std::string node_name, std::string actionlib_name)
 
 ~TestApproach ()
 

Protected Member Functions

bool parseGoal (const sarafun_manipulation::ApproachGoalConstPtr &goal)
 

Additional Inherited Members

- Private Member Functions inherited from sarafun::TestServer< sarafun_manipulation::ApproachAction, sarafun_manipulation::ApproachGoalConstPtr, sarafun_manipulation::ApproachFeedback, sarafun_manipulation::ApproachResult >
 TestServer (std::string node_name, std::string actionlib_name)
 
virtual ~TestServer ()
 
void executeCB (const sarafun_manipulation::ApproachGoalConstPtr &goal)
 
- Private Attributes inherited from sarafun::TestServer< sarafun_manipulation::ApproachAction, sarafun_manipulation::ApproachGoalConstPtr, sarafun_manipulation::ApproachFeedback, sarafun_manipulation::ApproachResult >
std::string action_name_
 

Detailed Description

Definition at line 9 of file ApproachDummy.h.


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