BundleFusion icon indicating copy to clipboard operation
BundleFusion copied to clipboard

intelrealsense D435 support

Open tyronedong opened this issue 4 years ago • 2 comments

anyone knows how to run this code using intel realsense D435?

tyronedong avatar Jul 31 '20 02:07 tyronedong

Enter the camera intranet parameters, depth information and rgb information

flyisme avatar Jul 31 '20 09:07 flyisme

a intel d435 is driven by librealsense2, but all sensors listed by author are not using it. the RealSenseSensor provied by author crash on m_session = PXCSession::CreateInstance();

tyronedong avatar Aug 01 '20 10:08 tyronedong