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

Adarsh2626

@Adarsh2626

Joined August 15th, 2026

  • 1Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
15 year old dev who love to explore and make new things in tech ,working in shipd.ai as a ai challange benchmark creator and Kaggle master earned more then enough to build my dream rtx 5070 pc on my own i have already build many hardware and AI project on my github
Github - https://github.com/Adarsh-OPP
Linkedin - https://www.linkedin.com/in/adarsh2626/
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

Followers

Loading…