ROS package for localization using webcam

asked 2015-12-08 10:32:49 -0500

Ameer Hamza Khan gravatar image

I am working on a vision-based localization project in which I have to estimate the position of an object using a webcam and then use that localization information to control an AR.Drone 2.0. For AR Drone ROS already have an ardrone_autonomy package ( http://wiki.ros.org/ardrone_autonomy ). But So far I haven't been able to find a camera-based localization package. I have tried this package ( https://github.com/lrse/whycon ) which is excellent but still in development stages. Is there any ROS package which can solve this problem?

edit retag flag offensive close merge delete