fsivan58 / govern-layer

Govern layer for general-purpose robot
MIT License
1 stars 0 forks source link

Implement feedback handler #9

Open fsivan58 opened 2 years ago

fsivan58 commented 2 years ago

Issue Description

This is a periodic task that is constantly checking an internal queue. When a message arrives to the queue, it is dequeued and sent to the corresponding layer.

Additional Info

Refer to the issue https://github.com/fsivan58/govern-layer/issues/3 for further details