Sarafun Behavior Trees package
1
Behavior trees for the SARAFun project
|
template<class ActionClass, class ActionGoalConstPtr, class ActionFeedback, class ActionResult>
Should print goal contents on the screen and return true or false depending on if they are properly filled in or not. Implemented in sarafun::TestFolding, sarafun::TestInsertion, sarafun::TestApproach, sarafun::TestGrab, sarafun::TestPlace, sarafun::TestAlign, sarafun::TestAssembled, sarafun::TestContact, sarafun::TestGrasp, sarafun::TestInitial, sarafun::TestMove, sarafun::TestPickUp, and sarafun::TestRetract. |