debOliveira / MoCapRasp

Motion capture arena using only Raspberry Pi and open source libraries
GNU Affero General Public License v3.0
27 stars 4 forks source link

[FEATURE] Automated client start #14

Open loolirer opened 1 year ago

loolirer commented 1 year ago

Starting any kind of capture with the clients is very inconvenient. It requires VNC viewer open, and you have to manually hit the run.sh in each rasp.

It would be convenient if there was an automated process, controlled just by the server terminal that could start all processes. That would speed up testing and debugging.