Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct mirror mistake for RealSense and PrimeSense #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tansangxtt
Copy link

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

tansangxtt added 2 commits August 15, 2017 11:46
The method getSensorName has to been implemented due to inheritance from RGBDSensor
Lack of "new" while constructing
Copy link

@Szamo Szamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve the changes, even if I do not have push right.

@carstenschwede
Copy link

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

@Szamo
Copy link

Szamo commented Mar 17, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants