Skip to content

Commit

Permalink
Document Harp adresses for the VR protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
aspaNeuro committed Nov 4, 2024
1 parent 66ac955 commit cd9bfc8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,11 @@ To achieve this, Bonsai is randomly toggling a digital output in the HARP behavi
| | Mouth | 193 | | Timestamped(long[]) |
| **VRTransform** | VrTimestamp | 180 | | Timestamped(long) |
| **Georeference** | VrTimestamp | 181 | | Timestamped(long) |
| **ScreenGrabImage** | VrTimestamp | 182 | | Timestamped(int) |
| **ScreenGrabImage** | VrTimestamp | 182 | | Timestamped(int) |
| **UnityNewScene** | VrTimestamp | 185 | | Timestamped(long) |
| **UnityITI** | VrTimestamp | 186 | | Timestamped(long) |
| **PointToOriginWorld** | VrTimestamp | 187 | | Timestamped(long) |
| **PointToOriginMap** | VrTimestamp | 188 | | Timestamped(long) |

# Simulation
The VR simulation environment is in **VR-Alfama** folder, to set up the Unity environment follow the instructions in the README.md inside **VR-Alfama**
Expand Down

0 comments on commit cd9bfc8

Please sign in to comment.