cltl / pepper

VU-CLTL Pepper/Nao Application Repository (Python 2)
MIT License
29 stars 10 forks source link

Client-Server infrastructure #14

Open selBaez opened 4 years ago

selBaez commented 4 years ago

Since this project is becoming very big and complex, we would like to break it up into smaller services that can be managed in an easier way.

The idea is to break them down in a similar manner as

This method may be applied to other components like the brain, context, scene, etc

selBaez commented 4 years ago

@numblr is investigating alternatives regarding the Client-Server infrastructure (i.e. REST endpoints).