pupil-labs / pupil

Open source eye tracking
https://pupil-labs.com
GNU Lesser General Public License v3.0
1.49k stars 680 forks source link

Installation on NVIDIA Jetson AGX Xavier #1736

Closed Z0org closed 4 years ago

Z0org commented 5 years ago

Hey everyone, For a project I need to run the software on a NVIDIA Jetson AGX Xavier. Does anyone have any experience with installing the dependencies and the pupil software?

Thanks :)

papr commented 5 years ago

Since it is an ARM based CPU you won't be able to run the bundle. Follow the instructions for the operating system that is installed on the AGX: https://github.com/pupil-labs/pupil/tree/master/docs

Please be aware that probably there won't be pre-compiled versions of all the Python modules. Their compilation might require further dependencies.