Closed FBanani closed 1 year ago
What version of the dreyevr code are you using?
Hi @ajdroid I do not know. I save the DReyeVR version last year and I use it for a while how can I understand which version is the version that I have and what is the difference between versions? If I waned to change the version should I uninstall the Carla or it is just for DReyeVR? I do not prefer to change anything because I am ready to run an experiment Could you help me what should I do? I want to collect the simulator data including speed, acceleration position of vehicle, driver eye gaze and steering wheel. I mean the whole data from simulator. Do you think with previous version I could not collect the simulator data? Also I have another issue: I run "python DReyeVR_logging.py," but when my experiment is finished, what should I do to collect the data? I mean, where is it saved?
Hi @ajdroid sorry again but I want to run an experiment in this week and I also have another issue: I changed this line from true to false in order to do not show the reticle (floating eye gaze) when I run an experiment in flat-screen mode and then make execute "make package" but it shows me again:
Can you provide the full paths of your built package and the DReyeVRConfig file you are editing?
Can you provide the full paths of your built package and the DReyeVRConfig file you are editing?
Thanks a lot. Do you mean this:
This looks like the config file in the dreyevr source. If you want it to change in the package, you should modify the corresponding DReyeVRConfig. What is the path to the binary you are running that is built via make package?
This looks like the config file in the dreyevr source. If you want it to change in the package, you should modify the corresponding DReyeVRConfig. What is the path to the binary you are running that is built via make package?
I modify the code here and change the "DrawFlatReticle=False; reticle in flat-screen mode" to False. then in carla root I make a package.
This looks like the config file in the dreyevr source. If you want it to change in the package, you should modify the corresponding DReyeVRConfig. What is the path to the binary you are running that is built via make package?
I am really sorry. I am not good at computer since I am civil engineer. In the DReyeVRConfig.h file I just change this line then in X64 in the carla root I execute make package.
In your carla_root\Build\UE4Carla\0.9.13-*-*\WindowsNoEditor\CarlaUE4\Config
you will see the DReyeVRConfig file that you need to modify in order to make changes to your built version of DReyeVR. You do not need to re execute make package
.
In your
carla_root\Build\UE4Carla\0.9.13-*-*\WindowsNoEditor\CarlaUE4\Config
you will see the DReyeVRConfig file that you need to modify in order to make changes to your built version of DReyeVR. You do not need to re executemake package
.
Thank you so much. Could you help me how to save the all simulator data as well.
Please read our docs: https://github.com/HARPLab/DReyeVR/blob/main/Docs/Usage.md#recordingreplaying-a-scenario
Please read our docs: https://github.com/HARPLab/DReyeVR/blob/main/Docs/Usage.md#recordingreplaying-a-scenario
Thanks but I saw in other issue "How to acquire eye tracking data maybe in a better way?
Sorry for my basic question.
That is for getting eye tracking data in real time. If you just want to store the experiment to disk and replay or analyze it later, please use the resources in the Usage.md file.
That is for getting eye tracking data in real time. If you just want to store the experiment to disk and replay or analyze it later, please use the resources in the Usage.md file.
thanks I found it in this directory:
is it correct
I just meant the resources documented in this link: https://github.com/HARPLab/DReyeVR/blob/main/Docs/Usage.md#recordingreplaying-a-scenario
I just meant the resources documented in this link: https://github.com/HARPLab/DReyeVR/blob/main/Docs/Usage.md#recordingreplaying-a-scenario
Thanks a lot.
Hi @ajdroid I come back with another question I execute python start_recording.py -n 0 in screen mode then execute this python show_recorder_file_info.py -a -f C:\test1.log > recorder.txt then with DReyeVR-parse show me this error. Also I have another issue when I run the following after python start_recording.py -n 0 during my experiment it gives me the self error.
Hi @ajdroid I have another issue. However I am in VR mode it shows the gaze and pupil zero!!! COULD YOU HELP ME
Hi @FBanani please create a new issue if you have an unrelated problem to the main thread title. I am closing this issue.
Hi @GustavoSilvera I want to install the DReyeVR and when I make launch afet making pythonAPI, I have got this error. Could you help me? when I did this I did not face that I issue Thanks