flight_controller
Autopilot
A software implementation of an autopilot system for drones
micropython flight controller
74 stars
7 watching
31 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
d-ronin/dronin | A flight controller firmware for multirotor drones | 289 |
lamfur07/flight-dynamics-and-control-uavs | A comprehensive project exploring the fundamental physics and control systems of Unmanned Aerial Vehicles (UAVs), including dynamic modeling, autopilot design, and sensor integration. | 72 |
aroongta/carla_controller | Automated driving and path tracking control system using Carla-Vehicle assets. | 11 |
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
autopilot-rs/autopy | A cross-platform GUI automation module for Python and Rust. | 856 |
redoxcode/micropython-servo | A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 14 |
librepilot/librepilot | Research and development of software and hardware for vehicle control and stabilization. | 324 |
nickrehm/drehmflight | An Arduino-compatible microcontroller-based flight controller for small-scale VTOL vehicles | 1,058 |
rotorflight/rotorflight | A software suite providing advanced features and tools for single-rotor helicopter flight control. | 63 |
bosshobby/quicksilver | A flight controller firmware for quadcopters using stm32 and at32 microcontrollers | 173 |
asv-soft/asv-drones | An open-source application providing a modular framework for developing ground control station applications for drones using ArduPilot and PX4 autopilots. | 96 |
copterexpress/clover | A ROS-based framework for controlling PX4-powered drones with autonomous flight capabilities | 416 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
dronekit/dronekit-python | An API library for controlling UAVs over MAVLink | 1,623 |
plusk01/se3quad | A software implementation of a geometric controller for a quadrotor drone on SE(3) space | 44 |