BundleFusion icon indicating copy to clipboard operation
BundleFusion copied to clipboard

Correct mirror mistake for RealSense and PrimeSense

Open tansangxtt opened this issue 7 years ago • 2 comments

These are mirror errors however we will get stuck when enable them to build. This fixing is to make building fine

tansangxtt avatar Aug 15 '17 03:08 tansangxtt

@tansangxtt RealSenseSensor.cpp/.h are missing, though?

carstenschwede avatar Dec 14 '17 22:12 carstenschwede

Yes, RealSenseSensor.cpp/.h are missing. However the modification has sense, it makes the code more uniform. It adds getSensorName to PrimeSenseSensor.h, and adds a RealSenseSensor object creator line to FriedLiver.cpp. You can say the RealSenseSensor files are missing, but the original code also fails in that case. These modifications are only fixes. Unfortunately I do not know where you can get RealSenseSensor files.

Szamo avatar Mar 17 '18 08:03 Szamo