rtabmap icon indicating copy to clipboard operation
rtabmap copied to clipboard

Orbbec femto support?

Open APOS80 opened this issue 10 months ago • 3 comments
trafficstars

The Kinect is no more so I’ve been looking at Orbbec femto W. Although there’s no support for it what I can se.

It would be nice to have that support.

APOS80 avatar Jan 11 '25 10:01 APOS80

It looks like it may be already possible to do (at least on windows): https://github.com/introlab/rtabmap/issues/1242#issuecomment-2171972851

matlabbe avatar Jan 13 '25 01:01 matlabbe

What about the Orbbec Gemini series?

How do I implement something like this myself?

APOS80 avatar Jan 13 '25 06:01 APOS80

You can look at the other camera drivers here: https://github.com/introlab/rtabmap/tree/master/corelib/src/camera

That would be to create a CameraOrbbec class using orbbec sdk: https://github.com/orbbec/OrbbecSDK

matlabbe avatar Jan 19 '25 23:01 matlabbe