➡️ Module description

PICO implementation of the EDIA.Eye module. It parses the eye tracking data coming from a PICO headset (currently tested for the PICO 4 Enterprise) into the standardized EDIA.Eye.EyeDataPackage format. 🔗 Source and readme: ‣

➡️ Module installation

Prerequisite

All EDIA modules depend on EDIA.Core, install this one first (Installing EDIA Core)

Installation of this module:

As all the EDIA modules are Unity packages, they are all installable via the package manager panel.

  1. Open the package manager panel.
  2. Click the + > Install package from git URL

Enter:

  [<https://github.com/edia-toolbox/edia_eye.git>](<https://github.com/edia-toolbox/edia_eye.git>)[?path=Assets/com.edia.eye#main](<https://mind-body-emotion.notion.site/EDIA-Toolbox-710f144129a245debd9b71948084ea95>)

Install the packages

  1. EDIA.Eye https://github.com/edia-toolbox/edia_eye.git?path=Assets/com.edia.eye#main
  2. EDIA.Eye.Pico https://github.com/edia-toolbox/edia_pico.git?path=Assets/com.edia.pico#main
  3. PICO Unity integration 3.1.0 by adding https://github.com/Pico-Developer/PICO-Unity-Integration-SDK.git#3.1.0

➡️ Module usage

Elaborations of specific aspects of this module.

Unity XR settings