Sarafun Behavior Trees package  1
Behavior trees for the SARAFun project
 All Data Structures Namespaces Functions Variables Enumerations Enumerator
bool sarafun::TestFolding::parseGoal ( const sarafun_assembly::FoldingGoalConstPtr &  goal)
protectedvirtual

Should print goal contents on the screen and return true or false depending on if they are properly filled in or not.

Implements sarafun::TestServer< sarafun_assembly::FoldingAction, sarafun_assembly::FoldingGoalConstPtr, sarafun_assembly::FoldingFeedback, sarafun_assembly::FoldingResult >.

Definition at line 4 of file FoldingDummy.cpp.