You are browsing as a guest. Sign up (or log in) to start making projects!

Path following drone

Hardware
  • 1 Devlogs
  • 1 Total hours

I am gonna make a esp drone which through open cv I can plot it's path and it would follow that

Open comments for this post

49m 48s logged

I’ve started building a small experiment with a LiteWing drone. The idea is to draw a path directly on my laptop’s webcam feed and make the drone follow that same path in the air. The webcam will keep track of the drone’s position, OpenCV will compare it with the path I drew, and the laptop will keep sending small corrections to the drone over Wi-Fi. If the path is continuous, the drone should follow it smoothly. If there’s a gap, it will stop briefly, move to the start of the next section, and continue. Im starting with normal control logic and PID instead of jumping straight into ML or RL. First I want to see how accurately I can make a real drone reproduce a path drawn on a screen. If this works well, I’ll later try a much harder version with 3D indoor paths and camera-based localization.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…