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

Supported Cameras? #71

Open
CWallbridge opened this issue Nov 30, 2016 · 1 comment
Open

Supported Cameras? #71

CWallbridge opened this issue Nov 30, 2016 · 1 comment

Comments

@CWallbridge
Copy link

I was wondering which 3D cameras are supported by this project? Initially I was trying with a RealSense camera but found when I opened RTMT that it was looking for an OpenNI device. So I went back and have tried compiling this with OpenNI2 using the OpenNI2 option in CMake as I have a kinect v1 setup with Freenect to use the OpenNI2 drivers. This however now is giving me a build error as PCL 1.7 is still attempting to use the OpenNI drivers.

On a side note, and perhaps I should ask this question in the ros_wrappers part of the project is there a need to access the OpenNI drivers directly? In the long term would probably want to go back to the RealSense camera and I am wondering if it would be possible to modify the code to just look directly at the topics published from the camera using the ROS packages for these cameras.

@chyphen777
Copy link

Have you make/configure RTMT working with openni2? I am trying to run it with Asus Xtion Pro, but not sure what need to be modified to make it work witrh openni2. Any help or suggestions will be appreciated.

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

No branches or pull requests

2 participants