tasks.json 294 B

123456789101112
  1. {
  2. "TaskID": {
  3. "Description": "Unique identifier of the task",
  4. "Level": {
  5. "r2g": {
  6. "Description": "A task that involves the reaching of an object and holding it for a specific time",
  7. "LongName": "Reach-to-Grasp",
  8. "task_type": "two-cue"
  9. }
  10. }
  11. }
  12. }