Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VAS gRPC data structure for logging on RPI #3

Open
nundinir opened this issue Aug 22, 2024 · 1 comment
Open

VAS gRPC data structure for logging on RPI #3

nundinir opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nundinir
Copy link
Member

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

  • current torque to command
  • buttons mapped to corresponding current $-values

May need to make a custom dictionary type for grpc communication

@nundinir nundinir self-assigned this Aug 22, 2024
@nundinir
Copy link
Member Author

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.

@nundinir nundinir added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant