Skip to content

convert libs/protoboard to use BlackBoardInterfaceListener #186

@todo

Description

@todo

// TODO: This rather unspecific waker just triggers a loop(), so we need to go over all the interfaces
// each time and check where there's a message in the queue. This should be converted to a
// BlackBoardInterfaceListener, which calls a specific method and passes in the affected interface
// right away. That should allow significant simplification of all this template hackery.
waker_ = new fawkes::BlackBoardOnMessageWaker(blackboard, interface_, thread);
}


This issue was generated by todo based on a TODO comment in 98cfe88 when #171 was merged. cc @fawkesrobotics.

Metadata

Metadata

Assignees

Labels

enhancementIssue or PR describes or implements an enhancementpinnedIssue will not be closed by stale bottodo 🗒️

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions