Skip to content

Embedded-Fault-Tolerant-Control/DroneForce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroneForce

Interface to write your custom control logic, for ArduPilot and PX4 (coming soon) autopilot systems.

GitHub license GitHub issues GitHub forks GitHub stars

DroneForce lets you:

  • Control individual motor PWM outputs
  • Give body torque as input and automatically resolve to PWM

The framework is designed with ArduPilot in mind, and is currently being extended to PX4.

Requirements

To build and run DroneForce, you'll need:

  • A compatible drone platform
  • A supported embedded system (e.g., Raspberry Pi, Arduino, STM32)
  • C++ compiler with C++17 support
  • CMake version 3.10 or higher
  • Basic knowledge of drone control systems and embedded programming

Usage

Refer to the documentation for detailed information on how to configure and use DroneForce-internal with your drone

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%