ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

adamvan101's profile - activity

2017-05-11 09:03:08 -0500 received badge  Taxonomist
2014-06-09 15:52:50 -0500 received badge  Famous Question (source)
2014-05-13 02:14:09 -0500 received badge  Popular Question (source)
2014-05-13 02:14:09 -0500 received badge  Notable Question (source)
2014-04-08 08:32:09 -0500 commented question Configure SLAM with ROS groovy and AR.Drone on Ubuntu Precise

We've tested that it should work. The problem is getting the code to work :/

2014-04-08 03:38:47 -0500 received badge  Organizer (source)
2014-04-08 03:37:53 -0500 asked a question Configure SLAM with ROS groovy and AR.Drone on Ubuntu Precise

For a grad project of mine, I have been trying to get a Kinect interfaced with an Ardrone, for the purpose of some 3D mapping and SLAM. I am entirely new to ros, so I downloaded the VM with Ubuntu Precise and groovy that is hosted on the site. However, now I am trying to get a SLAM api to work. I've tried ccny_rgbg and rgbdslam and found (I think) that both are incompatible with groovy/have caused tremendous amounts of errors upon installation.

Does anyone know of a way to get SLAM working with a Kinect, preferably with ros groovy, but the SLAM API need not be a ros node. I'll gladly take plain old C++ libraries.