###Instructions
- Configure the plugin with Cmake
- Build the generated solution/project
- Project will build two files : plugin DLL and OutputDeviceData.exe client app
- Download (or build) OSVR-Core. Binaries available at osvr.github.io
- Copy
com_osvr_emulated_devices.dllover to OSVR-Core/bin/osvr-plugins-0 - Copy
OutputDeviceData.exeto OSVR-Core/bin folder - Copy
osvr_server_config.emulatedDevices.jsonto OSVR-Core/bin - Start
osvr_server.exeby executing in cmd windowosvr_server osvr_server_config.emulatedDevices.json - If successful, you will see a message similar to this
PLUGIN: We have detected emulated device!
[OSVR] Added device: com_osvr_emulated_devices/dev
[OSVR] Path tree updated or connection detected
[OSVR] Sending path tree to clients. - Run
OutputDeviceData.exeto print the device reports