23 #include <aspect/blackboard.h> BlackBoardAspect()
Constructor.
void init_BlackBoardAspect(BlackBoard *bb)
Init BlackBoard aspect.
Fawkes library namespace.
void add_aspect(const char *name)
Add an aspect to a thread.
virtual ~BlackBoardAspect()
Virtual empty destructor.
The BlackBoard abstract class.
BlackBoard * blackboard
This is the BlackBoard instance you can use to interact with the BlackBoard.