DReyeVR Versions Save

VR driving 🚙 + eye tracking 👀 simulator based on CARLA for driving interaction research

0.2.1

11 months ago

What's Changed

Full Changelog: https://github.com/HARPLab/DReyeVR/compare/0.1.2...0.2.1 See CHANGELOG.md

0.1.2

1 year ago

What's Changed

Full Changelog: https://github.com/HARPLab/DReyeVR/compare/0.1.0...0.1.2

0.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/HARPLab/DReyeVR/blob/main/CHANGELOG.md

release

1 year ago

Release of DReyeVR for Carla 0.9.13

NOTE: this is not meant to be a hyper up-to-date/nightly CI release cycle. New releases will be updated as DReyeVR gets new features and code changes that sufficiently affect end-users.

Explanation for the following:

  • "Executable" contains the compressed archive that is created from a make package command with Carla. So you'll want to tar -xvf them and open the respective executable (CarlaUE4.exe (Windows), CarlaUE4.sh (Linux), or CarlaUE4.app (MacOS))
  • "Build" contains a compressed zip file of the Build/ directory that is created during Carla's make launch which contains all the precompiled dependencies needed for Carla (namely boost, gtest, libosm2odr, libpng, proj-install, rpclib, xerces, recast, etc.)

Windows x86-64:

  • Executable (minimal: no SRanipal, no Logitech) (.zip)
  • Executable (fully featured: yes SRanipal, yes Logitech) (.zip)
  • Build (.7z, use 7zip to decompress)

Linux x86-64:

MacOS (x86-64 or M1 (arm64) with Rosetta)