PointCloudLibrary/pcl

Support RealSense cameras on Linux

オープン

#1,215 opened on 2015/04/26

 (17 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (4,506 件のフォーク)batch import
help wantedkind: todomodule: io

Repository metrics

Stars
 (9,023 個のスター)
PR merge metrics
 (平均マージ 8d 7h) (30d で 3 merged PRs)

説明

Intel will be releasing their new RealSense 3D camera soon. Unfortunately the list of officially supported OSes includes only one item, Windows 8. I already have a working PCL grabber that uses official SDK for Windows. It's more or less complete and will be integrated in the mainstream PCL soon.

A more interesting topic is support for RealSense cameras on Linux. @teknotus has been working on this for several months and has managed to get color, depth, and IR data from the camera on Linux. He also has a Qt-based app to view the streamed images.

In this issue I propose to discuss how we can integrate RealSense support into PCL for Linux.

コントリビューターガイド