astra_device_type.h
Go to the documentation of this file.
00001 #ifndef ASTRA_DEVICE_TYPE_H
00002 #define ASTRA_DEVICE_TYPE_H
00003 
00004 #define OB_STEREO_S "Orbbec Canglong"
00005 #define OB_EMBEDDED_S "Astra SL1000S_U3"
00006 #define OB_ASTRA_PRO "Orbbec Astra Pro"
00007 
00008 enum
00009 {
00010     OB_ASTRA_NO,
00011     OB_STEREO_S_NO,
00012     OB_EMBEDDED_S_NO,
00013     OB_ASTRA_PRO_NO
00014 };
00015 
00016 #endif


astra_camera
Author(s): Tim Liu
autogenerated on Wed Jul 10 2019 03:18:54