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 #36

Open
130s opened this issue Apr 27, 2017 · 2 comments
Open

Integrate kinect data #36

130s opened this issue Apr 27, 2017 · 2 comments

Comments

@130s
Copy link
Member

130s commented Apr 27, 2017

From @Raffa87 on June 23, 2014 8:41

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

Copied from original issue: sniekum#34

@130s
Copy link
Member Author

130s commented Apr 27, 2017

From @rethink-rlinsalata on June 23, 2014 15:0

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.

@130s
Copy link
Member Author

130s commented Apr 27, 2017

From @Raffa87 on June 23, 2014 16:41

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!

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

1 participant