Skip to content
QUAD Drone Lab

QUAD Drone Lab

  • 홈🇰🇷
  • 블로그🇰🇷
  • 데일리 뉴스🇰🇷
  • Home🇺🇸
  • Blog🇺🇸
  • Daily News🇺🇸
  • Contact📧
YouTube Facebook X Github
login
QUAD Drone Lab
QUAD Drone Lab
  • The Ultimate Guide to MAVSDK-Python Programming [Part 3]: Building the MAVSDK Server for Remote Communication
    MAVSDK-Python

    The Ultimate Guide to MAVSDK-Python Programming [Part 3]: Building the MAVSDK Server for Remote Communication

    Bymaponarooo 2026년 03월 03일2026년 03월 03일

    Hello again, university students and researchers dedicating yourselves to autonomous flight control and drone application development! Welcome back. Up until our last session, we familiarized ourselves with the basic concepts of MAVSDK-Python and executed a simple warm-up code to make a drone take off in a local environment. However, let’s imagine a real-world lab environment…

    Read More The Ultimate Guide to MAVSDK-Python Programming [Part 3]: Building the MAVSDK Server for Remote CommunicationContinue

  • MAVSDK-Python 프로그래밍 완벽 가이드 [제3편]: 리모트 통신을 위한 MAVSDK Server 구축
    MAVSDK-Python

    MAVSDK-Python 프로그래밍 완벽 가이드 [제3편]: 리모트 통신을 위한 MAVSDK Server 구축

    Bymaponarooo 2026년 03월 03일2026년 03월 03일

    안녕하세요! 자율비행 드론 제어 및 애플리케이션 개발에 매진하고 계신 대학생, 그리고 연구원 여러분 환영합니다. 지난 시간까지 우리는 MAVSDK-Python의 기본 개념을 익히고, 로컬 환경에서 드론을 이륙시키는 간단한 맛보기 코드를 실행해 보았습니다. 하지만 실제 연구실 환경이나 필드 테스트를 상상해 봅시다. 무거운 3D 시뮬레이터(Gazebo, ROS 등)나 실제 PX4 비행 제어기(FC)는 고성능 리눅스 PC나 드론 내부의 컴패니언 컴퓨터(Companion Computer)에서…

    Read More MAVSDK-Python 프로그래밍 완벽 가이드 [제3편]: 리모트 통신을 위한 MAVSDK Server 구축Continue

  • The Ultimate Guide to MAVSDK-Python Programming [Part 2]: Setting up the MAVSDK-Python Development Environment
    MAVSDK-Python

    The Ultimate Guide to MAVSDK-Python Programming [Part 2]: Setting up the MAVSDK-Python Development Environment

    Bymaponarooo 2026년 03월 03일2026년 03월 03일

    Hello again, university students and researchers dedicating your time to autonomous flight research and drone application development! In Part 1, we briefly explored the concepts of MAVSDK and the basic prerequisites for programming. Last time, we installed the package with a simple pip3 install mavsdk command and made a virtual drone take off. However, in…

    Read More The Ultimate Guide to MAVSDK-Python Programming [Part 2]: Setting up the MAVSDK-Python Development EnvironmentContinue

  • MAVSDK-Python 프로그래밍 완벽 가이드 [제2편]: MAVSDK-Python 개발 환경 설정
    MAVSDK-Python

    MAVSDK-Python 프로그래밍 완벽 가이드 [제2편]: MAVSDK-Python 개발 환경 설정

    Bymaponarooo 2026년 03월 03일2026년 03월 03일

    안녕하세요! 자율비행 연구와 드론 애플리케이션 개발에 매진하고 계신 대학생, 연구원 여러분. 지난 1편에서는 MAVSDK의 개념과 프로그래밍을 위한 기초 전제 조건들을 가볍게 살펴보았습니다. 이전 시간에 우리는 pip3 install mavsdk라는 간단한 명령어로 패키지를 설치하고 가상 드론을 띄워 보았습니다. 하지만 실제 연구 환경에서는 **라즈베리파이(Raspberry Pi)나 젯슨 나노(Jetson Nano)**와 같은 ARM 기반의 임베디드 보드에 환경을 구축하거나, **Windows 노트북에서 Linux…

    Read More MAVSDK-Python 프로그래밍 완벽 가이드 [제2편]: MAVSDK-Python 개발 환경 설정Continue

  • The Ultimate Guide to MAVSDK-Python Programming [Part 1]: Introduction to MAVSDK and Programming Prerequisites
    MAVSDK-Python

    The Ultimate Guide to MAVSDK-Python Programming [Part 1]: Introduction to MAVSDK and Programming Prerequisites

    Bymaponarooo 2026년 03월 03일2026년 03월 03일

    Hello and welcome, university students and researchers interested in the exciting field of autonomous drone control and application development! When conducting drone research, moving beyond manually flying a drone with a remote controller is essential. Eventually, you will need to write custom code to issue commands, retrieve real-time telemetry data, and execute complex autonomous missions….

    Read More The Ultimate Guide to MAVSDK-Python Programming [Part 1]: Introduction to MAVSDK and Programming PrerequisitesContinue

  • MAVSDK-Python 프로그래밍 완벽 가이드 [제1편]: MAVSDK 소개 및 프로그래밍 전제 조건
    MAVSDK-Python

    MAVSDK-Python 프로그래밍 완벽 가이드 [제1편]: MAVSDK 소개 및 프로그래밍 전제 조건

    Bymaponarooo 2026년 03월 03일2026년 03월 03일

    안녕하세요! 자율비행 드론 제어 및 애플리케이션 개발에 관심을 가지고 계신 대학생, 그리고 연구원 여러분 환영합니다. 드론 연구를 진행하다 보면, 단순히 조종기로 드론을 날리는 것을 넘어 우리가 직접 작성한 코드로 드론에게 명령을 내리고, 상태 데이터를 받아오며, 복잡한 임무를 수행하게 만드는 과정이 필수적입니다. 이 연재 블로그에서는 이러한 과정을 아주 쉽고 강력하게 구현할 수 있도록 돕는 MAVSDK-Python에 대해…

    Read More MAVSDK-Python 프로그래밍 완벽 가이드 [제1편]: MAVSDK 소개 및 프로그래밍 전제 조건Continue

Category

  • 911 Falcon
  • Gazebo
  • MAVLink
  • MAVLink-Python
  • MAVSDK C++
  • MAVSDK-Python
  • news-en
  • news-ko
  • Notice
  • Project
  • PX4-ROS2
  • PX4-Talk
  • PX4-Toolchain
  • PX4-Tuning
  • Q250-V3
  • Review
  • Software
  • Technical Report
  • Uncategorized

Recent Posts

  • March 22, 2026 Drone News Briefing: K-Drone Innovation Takes Flight: Domestic Tech, Military AI, and UAM Drive Industry Forward
  • 2026년 03월 22일 드론 뉴스 브리핑: 핵심 기술 국산화와 미래 모빌리티 혁신, 그리고 안보 위협 대응
  • March 21, 2026 Drone News Briefing: South Korea’s Drone & UAV Sector Soars with Domestic Innovation and Global Ambitions
  • 2026년 03월 21일 드론 뉴스 브리핑: 국산 핵심 기술 자립화와 미래 모빌리티 생태계 확장
  • PX4 MAVSDK – C++ Programming [Episode 10] Custom Logging and Integration Testing (gtest)

Recent Comments

  1. [PX4 튜닝 시리즈 3] 초보자를 위한 수동 PID 튜닝: 기체와 완벽하게 교감하는 법의 Andrew kim
  2. 2026년 03월 11일 드론 뉴스 브리핑: 핵심 기술 자립화, UAM 상용화 가속 및 국방 드론 역량 강화의 eAeqsHDO')) OR 910=(SELECT 910 FROM PG_SLEEP(12))--
  3. March 11, 2026 Drone News Briefing: Drone Tech Self-Reliance, UAM Acceleration, and Next-Gen Battery Innovations의 1*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),12)
  4. [PX4 튜닝 시리즈 6] 궤적 생성기(Trajectory Generator) 및 셋포인트 튜닝: 조종감과 비행 궤적의 예술의 1
  5. March 11, 2026 Drone News Briefing: Drone Tech Self-Reliance, UAM Acceleration, and Next-Gen Battery Innovations의 1 waitfor delay '0:0:12' --

© 2026 QUAD Drone Lab

  • 홈🇰🇷
  • 블로그🇰🇷
  • 데일리 뉴스🇰🇷
  • Home🇺🇸
  • Blog🇺🇸
  • Daily News🇺🇸
  • Contact📧