element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Robotics
  • Technologies
  • More
Robotics
Forum How To Make Autonomous Following Drone
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Robotics to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 23 replies
  • Answers 11 answers
  • Subscribers 63 subscribers
  • Views 4482 views
  • Users 0 members are here
Related

How To Make Autonomous Following Drone

kankurcool
kankurcool over 8 years ago

Hello... I'm Ankur, Studing IT Engineering in INDIA .

I want to make a Drone / Quadcopter That Recognize me And Follow me Around....

I Also  Want to Add Movements to dorne  Performed by My Hand Gestures...

I have Heard of Raspberry Pi And arduino...

Which will be Suitable For This Project among Both?

Will it Work Good If i use OPENCV For Person or Object Tracking....?

Will OpenCv Work in RealTime With Raspberry Pi or Arduino Uno...

 

What Programming Language  I Should Know?

How do i Start from scratch?

What Are The Equipment i will be needing InThis Project..?

 

Reply ASAP!  

 

Please!  GUIDE  Me i came with lots Of hope...

Thank You..

 

 

 

ANKUR KUMAR

My Email : kankurcool@gmail.com

  • Sign in to reply
  • Cancel

Top Replies

  • Jan Cumps
    Jan Cumps over 8 years ago +4 suggested
    The first commercial company that tried this (and didn't deliver anything), Lily Drones, went bankrupt with many milions of money from preorders and even more milions from angel investors, in their pocket…
  • jw0752
    jw0752 over 8 years ago +3 suggested
    Hi Ankur, The functions that you are looking for are very complex and if possible are surely on the border of what is technically possible at this time. I do not want to discourage you but the only way…
  • beacon_dave
    beacon_dave over 8 years ago in reply to DAB +3
    That would be located here: Episode 38: See Ben Build an Autonomous Robot Luggage! (I've seen quite a few copies of this project posted on the web since.) Ben's 'auto tracking camera' episode may be of…
Parents
  • jw0752
    0 jw0752 over 8 years ago

    Hi Ankur,

     

    The functions that you are looking for are very complex and if possible are surely on the border of what is technically possible at this time. I do not want to discourage you but the only way I know to begin to accomplish your goals is to start slow and break the problem down into simpler pieces. Get yourself an Arduino and begin to learn how to make it interact with the world. Learn how it gets its sensory input. Learn how it can manipulate that input and produce an output. Learn how to couple that output to an actuator that creates an action in the real world. As you experiment you will come across different sensors and actuators that could fit into what you want to do. I have answered you as I want you to know I am interested in seeing you accomplish your goal but I also sense from you question that you may not realize just how much work and experimentation might be needed to accomplish it. As you go through the process you should post what you are learning on the e14 web site as you will get helpful observations in the comments. You can also ask specific questions and get helpful feedback. The question that you asked today is probably too broad to get much response.

     

    John

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • jw0752
    0 jw0752 over 8 years ago

    Hi Ankur,

     

    The functions that you are looking for are very complex and if possible are surely on the border of what is technically possible at this time. I do not want to discourage you but the only way I know to begin to accomplish your goals is to start slow and break the problem down into simpler pieces. Get yourself an Arduino and begin to learn how to make it interact with the world. Learn how it gets its sensory input. Learn how it can manipulate that input and produce an output. Learn how to couple that output to an actuator that creates an action in the real world. As you experiment you will come across different sensors and actuators that could fit into what you want to do. I have answered you as I want you to know I am interested in seeing you accomplish your goal but I also sense from you question that you may not realize just how much work and experimentation might be needed to accomplish it. As you go through the process you should post what you are learning on the e14 web site as you will get helpful observations in the comments. You can also ask specific questions and get helpful feedback. The question that you asked today is probably too broad to get much response.

     

    John

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • beacon_dave
    0 beacon_dave over 8 years ago in reply to jw0752

    Another tip might be to take a look at what other people are already doing in this area. There is a similar project going on here:

    Computer Vision Drone

    which appears to use a Raspberry Pi with OpenCV.

     

    Some videos on YouTube

    https://www.youtube.com/watch?v=UQ-goAtbEVE

    https://www.youtube.com/watch?v=zCdacGMnlO0

    https://www.youtube.com/watch?v=fjJ5Lil4hq0

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • kankurcool
    0 kankurcool over 8 years ago in reply to jw0752

    Thank You John,

    Your Feedback gave me rough idea from where to begin...Soon I'm Getting my Arduino and i will start some experiments with some sensors....

     

     

    Thank You Again....

     

     

     

     

    sorry for my bad English...

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • kankurcool
    0 kankurcool over 8 years ago in reply to beacon_dave

    Thank You Dave For Showing ur intrest in My Query...

     

    I will Surely go Through Those Projects...

     

    Have a Nice Day

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jw0752
    0 jw0752 over 8 years ago in reply to kankurcool

    Hi Ankur,

    Your English is excellent and perfectly understandable. Keep up the good work.

    John

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • beacon_dave
    0 beacon_dave over 8 years ago in reply to kankurcool

    There is also a free short course running on Futurelearn starting this week which may be of interest to you, especially if you plan to use camera-based object tracking in you project.

     

    Robotic Vision: Principles of Vision:

    https://www.futurelearn.com/courses/robotic-vision-principles?lr=2

     

    It's the first of three courses in this subject area created by Queensland University of Technology.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube