
Fechado
Publicado
Pago na entrega
I’m building a proof-of-concept drone interceptor that relies on the Ardupilot flight stack and an onboard AI module. The goal is clear: once airborne, the aircraft must identify other drones in its vicinity, lock on, then maintain a stable track and follow pattern—all without human stick time. Core requirements • Ardupilot will handle all flight control, so your work focuses on integrating the AI pipeline with its GUIDED modes and mavlink commands. • The AI must deliver reliable, real-time object recognition that flags and classifies “drone” targets from the video feed, pushing bounding-box coordinates back to the flight controller at 20 Hz or better. • On receipt of those coordinates, the autopilot should autonomously manoeuvre to keep the target centred, holding a safe standoff distance that I can configure via a parameter file. Deliverables 1. Clean, well-documented code for the vision stack (Python/C++, OpenCV, TensorFlow or similar) plus a companion Ardupilot lua or mavlink-based script that interprets vision output and issues NAV commands. 2. A step-by-step setup guide covering hardware connections, firmware parameters, and any custom GStreamer pipelines required for the video link. 3. Short demo footage or SITL log proving that the system detects a drone-class object and keeps it in frame for at least 60 seconds. Acceptance will be based on flawless compilation, smooth SITL tests, and a final field test on my quad running latest Ardupilot stable. If you’ve previously tied AI vision into PX4 or Ardupilot, let’s chat—I’m ready to move fast.
ID do Projeto: 40022315
7 propostas
Projeto remoto
Ativo há 1 mês
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
7 freelancers estão ofertando em média ₹31.286 INR for esse trabalho

Hello, I trust you're doing well. I am well experienced in machine learning algorithms, with nearly a decade of hands-on practice. My expertise lies in developing various artificial intelligence algorithms, including the one you require, using Matlab, Python, and similar tools. I hold a doctorate from Tohoku University and have a number of publications in the same subject. My portfolio, which showcases my past work, is available for your review. Your project piqued my interest, and I would be delighted to be part of it. Let's connect to discuss in detail. Warm regards. please check my portfolio link: https://www.freelancer.com/u/sajjadtaghvaeifr
₹55.000 INR em 7 dias
6,4
6,4

As a seasoned Robotics and Software Engineer, with a specialization in Computer Vision and a strong background in handling AI integration tasks, I believe I am ideally suited to meet and exceed your interceptor drone project needs. Having worked extensively with the Ardupilot flight stack as well as Python, OpenCV, TensorFlow among others, my team and I are fully capable of integrating the AI pipeline effectively while delivering real-time object recognition results to the flight controller with exceptional turnaround time - 20 Hz or better as required. Moreover, my portfolio features successful implementations of autonomous systems using Ardupilot, showcasing my comprehensive understanding of its GUIDED modes and mavlink commands. This expertise is only primed to enhance your project as my dedication to clean execution and swift deployment has always yielded smooth SITL tests and flawless compilations, which will be paramount for this project. Lastly, I'd like to emphasize that my approach combines engineering scalability with startup speed execution - a perfect harmony for your requirements. This means not only meeting your core necessities proficiently but also ensuring long-term support through comprehensive documentation, setup guides, as well as vivid demonstration videos for allour deliverables. Let's join forces for a venture that doesn't just meet expectations but also sets new industry standards.
₹35.000 INR em 29 dias
2,8
2,8

Hi there, I see you're working on an innovative proof-of-concept for a drone interceptor that leverages the Ardupilot flight stack alongside an onboard AI module. Your goal to have the aircraft autonomously identify and track other drones is both ambitious and exciting, and I believe I can assist you in bringing this concept to fruition. To address your requirements, I propose a tailored approach focused on integrating a robust AI pipeline with your Ardupilot setup. I can deliver well-documented code for the vision stack using Python with TensorFlow, ensuring reliable object recognition and seamless communication with the flight controller through mavlink commands. I will also create a comprehensive setup guide that outlines all necessary hardware connections, firmware parameters, and video pipeline configurations. Furthermore, I’ll conduct extensive testing to ensure the system successfully detects drone-class objects and maintains them in frame for the specified duration. What specific timelines do you have in mind for the testing phases of this project? https://www.freelancer.com/u/saadmubee Best regards, Saad Mubee.
₹25.000 INR em 7 dias
0,0
0,0

✔ I deliver 100% reliable integration — AI vision + Ardupilot guidance working as one unified system. ✔ Workflow Diagram Live Video Feed ⟶⟶ AI Detection & Classification ⟶⟶ Target Coordinates (20 Hz) ⟶⟶ Mavlink/Lua Guidance Layer ⟶⟶ Ardupilot GUIDED Mode Tracking ⟶⟶ Stable Intercept Pattern Key Highlights ✔ End-to-end AI vision stack — optimised Python/C++ pipeline using TensorFlow, YOLOv8/YOLO-NAS, or TensorRT for real-time throughput. ✔ Ardupilot autonomous tracking — custom MAVLink or Lua scripts that translate bounding boxes into heading, pitch, and velocity adjustments. ✔ 20 Hz real-time coordinate feed — stable, low-latency target updates with buffering and fail-safe logic. ✔ Configurable standoff distance — adjustable in a param file so you can tune proximity behaviour without code edits. ✔ SITL + real-quad compatibility — verified in simulation first, then deployable to your actual aircraft with minimal changes. ✔ Modular codebase — clean separation between vision, communication, and guidance for easy upgrades later. ✔ Documented from wiring to firmware — hardware diagram, GStreamer or RTSP pipeline setup, Ardupilot params, and test steps. Best Regards, Asad AI Vision Engineer | Ardupilot & Robotics Integration Specialist | Python/C++ | Real-Time Systems
₹20.000 INR em 16 dias
0,0
0,0

Hello there! I've carefully reviewed your project requirements and am excited to offer my services. With over 19 years of experience in full-stack and mobile programming and architecture, I believe I'm an ideal match for your needs. My expertise spans a wide range of technologies including Python, Java, Spring Boot, Node.js, Django, React, Angular, and Golang, and I’ve also designed and integrated AI-driven solutions using tools like ChatGPT and Google Gemini to streamline workflows and enhance productivity. My background in domains such as Manufacturing, Automotive, GIS, IoT, and Compliance, combined with experience working with industry leaders like FCA, Cummins, Flex, and Tripwire, equips me to deliver high-quality, timely, and business-focused results across diverse projects. What sets me apart is not just my technical skills, but also my commitment to deeply understanding your goals and choosing the most effective, scalable solutions for your specific use case. I am passionate about leveraging my experience to help you build robust, future-ready systems that are easy to maintain and evolve. If you find my experience aligns with your project requirements, I would be delighted to further discuss how I can contribute to your success. Please feel free to reach out at a time convenient for you—I am keen to explore this opportunity to collaborate and drive your project forward as per your needs. Warm regards, Sujit
₹25.000 INR em 7 dias
0,0
0,0

I can integrate a real-time vision stack with Ardupilot so your interceptor can lock, track, and follow drone targets autonomously in GUIDED mode. • Design and integrate AI detector (TensorFlow/YOLO + OpenCV) with 20+ Hz bounding box output • Bridge vision → Ardupilot via MAVLink/Lua to keep targets centred at a configurable standoff distance • Create SITL test scenarios and tuning passes to prove stable tracking before field testing • Deliver clean, documented code + step-by-step setup guide (hardware, params, video pipeline) • Provide demo video/logs showing 60+ seconds of continuous tracking ₹36,500 INR • 5–6 weeks broken into 7 day or less milestones to show progress and complete on your fast pace
₹36.500 INR em 7 dias
0,0
0,0

Kharar, India
Método de pagamento verificado
Membro desde out. 7, 2017
₹1500-12500 INR
£5-10 GBP / hora
€250-750 EUR
₹750-1250 INR / hora
₹1500-12500 INR
₹600-1500 INR
€250-750 EUR
₹1500-12500 INR
₹12500-37500 INR
$10-30 USD
£250-750 GBP
$30-250 USD
$30-250 USD
$750-1500 USD
£45 GBP
£10-20 GBP
€30-250 EUR
$3000-5000 USD
$250-750 AUD
$250-750 AUD
£20-250 GBP