Loy van Beek

Results 13 issues of Loy van Beek

If you run ``` bash git log --all --format='"%aN "' | sort -u | xargs git su --add ``` Anyone who committed on the current repository is add as a...

We want to integrate [PicoVoice Rhino](https://picovoice.ai/docs/rhino/) for intent recognition. Our current NLU (Natural Language Understanding) pipeline is: 0. Ask a question 1. Speech to Text (on robot) 2. Parse text...

This removes the need to use private method ```_send_joint_trajectory``` in many skills.