PointCloudLibrary/pcl

Support RealSense cameras on Linux

開放

#1,215 建立於 2015年4月26日

 (17 則留言) (0 個反應) (0 位負責人)C++ (4,506 個分叉)batch import
help wantedkind: todomodule: io

倉庫指標

星標
 (9,023 顆星)
PR 合併指標
 (平均合併 8天 7小時) (30 天內合併 3 個 PR)

描述

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.

貢獻者指南