Skip to content

Simple parser for DReyeVR (human readable) recording files

License

Notifications You must be signed in to change notification settings

HARPLab/DReyeVR-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DReyeVR Recording Parser

Run an example of the DReyeVR parser with

python3 example.py --file /PATH/TO/FILE.txt
# this will cache the parsing and create a results directory in results/ with several visualizations

Where /PATH/TO/FILE points to a human readable DReyeVR (Carla) recording obtained as follows:

python show_recorder_file_info.py -a -f /PATH/TO/CARLA_LOG_REC > /PATH/TO/FILE.txt

About

Simple parser for DReyeVR (human readable) recording files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages