-
Notifications
You must be signed in to change notification settings - Fork 302
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
Integrate kinect data #34
Comments
The default launch files and executables integrate the Kinect data automatically. If you use the "* NoKinect" variants, then it will not use the kinect. There are four executables/launch files: one for Individual Markers, one for Bundles of Markers, and a "No Kinect" version for each of the first two. |
I'm working on fuerte on a 32bit machine so I followed the instructions explained in: http://wiki.ros.org/ar_track_alvar: git clone https://github.com/sniekum/ar_track_alvar.git and the launch file that I got, the node subscribe to Image topic rather than PointCloud. Is there the chance to integrate PointCloud data also in fuerte on a 32 bit? |
This issue was moved to ros-perception#36 |
On the description of package at http://wiki.ros.org/ar_track_alvar it is declared:
How can I integrate my kinect data in the process?
Thank you
The text was updated successfully, but these errors were encountered: