S2-group / robot-runner

Tool for Automatically Executing Experiments on Robotics Software
MIT License
29 stars 6 forks source link

Implement event subscription from client side #17

Open michelalbonico opened 4 months ago

michelalbonico commented 4 months ago

Currently, the RR Server only sends a message with a method name to clients, which then take care of executing the mentioned method.