Closed vvasco closed 2 years ago
Hi @vvasco
I've rebased the feat branch on top of the latest master
and fixed the conflicts generated by my amendments to the skeletonRetriever
.
Could you give a quick look at the present status of the PR, just to exclude possible mistakes I may have done? As soon as I have your ok, I'll be happy to merge.
This PR adds
eventCollector
, which relies onjsoncpp
library to save data from speech and obstacle detection, in the following format:I left it draft as it should be merged after #311 (
feat/etapas-speech
is on top offix/etapas-demo
)This closes #307 and closes #308.
Once this is merged, we need to rebuild the docker images and test the full through the compose files.