neurobionics / Exoboot-Controller-VAS

0 stars 0 forks source link

VAS gRPC data structure for logging on RPI #3

Open nundinir opened 3 weeks ago

nundinir commented 3 weeks ago

The data needs to be sent either as a dictionary/array of:

May need to make a custom dictionary type for grpc communication

nundinir commented 3 weeks ago

There should also be 2-way communication enabled between the RPI and the GUI. Specifically, the RPI should send a response upon start-up/file-naming that contains the trial and presentation number (e.g. T1P2) so we don't have to change it at both locations.

This Trial and Presentation number combo is used to dictate which randomized set of torques are mapped to the VAS GUI buttons.