This repository has been archived by the owner on May 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Virtual Stereo Camera Setup
Guido Sanchez edited this page Nov 22, 2017
·
2 revisions
NOTE: This process is only if you want to test using fake stereo cameras
- Plug in 2 ps3 eye cameras and set side by side
- Follow ps3eye software setup: https://github.com/cboulay/PSMoveService/wiki/PSEye-Software-Setup-%28Windows%29
- Launch and then close
dist/Win64/release/bin/PSVRConfigTool.exe
to generate config files - Open
%appdata%/PSVRSERVICE/TrackerManagerConfig.json
- Set "virtual_stereo_tracker_count" to 1
- Re-Launch
dist/Win64/release/bin/PSVRConfigTool.exe
to generateVirtualStereoCamera_0.json
config file - Make note of the USB paths for the two cameras that were opened in the output log window
ex:
USB\\VID_1415&PID_2000\\b1_p3.3
andUSB\\VID_1415&PID_2000\\b1_p4
- Open
%appdata%/PSVRSERVICE/VirtualStereoCamera_0.json
and set the USB device paths for the left and right camera - Print out the calibration mat in
misc\calibration
- Launch
PSVRConfigTool.exe
and open the "Calibrate Stereo Tracker" tool under the "Tracker Settings" - Calibrate the stereo camera using the calibration checkerboard
- You might want to do this a few times because it's easy to get weird distortion calibrations