IntelRealSense / realsense_sdk_zr300

Toolkit built on top of the Intel® RealSense™ Cross Platform API (librealsense)
Apache License 2.0
55 stars 39 forks source link

What platform does this SDK target? #4

Closed ddiakopoulos closed 8 years ago

ddiakopoulos commented 8 years ago

Ostensibly this is for Linux only, however I see PXC/win32 stuff in a variety of places (e.g. https://github.com/IntelRealSense/realsense_sdk/blob/master/sdk/src/cameras/playback/windows/disk_read_windows.cpp)

oordan commented 8 years ago

You can check our readme for supported platforms. We also support windows RSSDK file playback. Some of the code was ported from windows SDK, and cleanup is WIP. We will be happy for your feedback after the code is clean.