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

Integrate kinect data #34

Closed
Raffa87 opened this issue Jun 23, 2014 · 3 comments
Closed

Integrate kinect data #34

Raffa87 opened this issue Jun 23, 2014 · 3 comments

Comments

@Raffa87
Copy link

Raffa87 commented Jun 23, 2014

On the description of package at http://wiki.ros.org/ar_track_alvar it is declared:

"Identifying and tracking the pose of individual AR tags, optionally integrating kinect depth data (when a kinect is available) for better pose estimates."

How can I integrate my kinect data in the process?
Thank you

@rethink-rlinsalata
Copy link
Contributor

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.

@Raffa87
Copy link
Author

Raffa87 commented Jun 23, 2014

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
git checkout f093668

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?
Thanks!

@130s 130s changed the title ar_track_alvare Integrate kinect data Feb 8, 2017
@130s
Copy link
Collaborator

130s commented Apr 27, 2017

This issue was moved to ros-perception#36

@130s 130s closed this as completed Apr 27, 2017
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

3 participants