Sarafun Behavior Trees package  1
Behavior trees for the SARAFun project
 All Data Structures Namespaces Functions Variables Enumerations Enumerator
bool sarafun::RetractAction::fillGoal ( sarafun_msgs::RetractKeyframeGoal &  goal)
virtual

Fills in the goal for a particular action.

Parameters
goalThe actionlib goal message of the externally implemented action.
Returns
False in case of error, true otherwise.

Implements sarafun::ExecuteAction< sarafun_msgs::RetractKeyframeAction, sarafun_msgs::RetractKeyframeGoal >.

Definition at line 4 of file RetractAction.cpp.

References sarafun::ExecuteAction< sarafun_msgs::RetractKeyframeAction, sarafun_msgs::RetractKeyframeGoal >::fillParameter().

Here is the call graph for this function: