Stars
An open source flight dynamics & control software library
All in one Drone Show and Smart Swarm Solutin for PX4
Python sample codes and textbook for robotics algorithms.
😎 Awesome lists about all kinds of interesting topics
Firmament Autopilot Model Framework
ROS2/ROS interface with PX4 through a Fast-RTPS bridge
MPC implementations integrated with with PX4 on ROS2
MSF - Modular framework for multi sensor fusion based on an Extended Kalman Filter (EKF)
A 3-DOF point mass kinematic model of an ideal proportional navigation guidance missile written entirely in Python 3. Capable of creating trajectory files compatible with the pyThreeD program provi…
Using ROS2, the ground vehicle was enabled to avoid obstacles.
Aerial Object Detection using a Drone with PX4 Autopilot and ROS 2. PX4 SITL and Gazebo Garden used for Simulation. YOLOv8 used for Object Detection.
serkanMzlm / PX4-Avoidance
Forked from PX4/PX4-AvoidancePX4 avoidance ROS node for obstacle detection and avoidance.
ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct o…
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
The aim of this ROS2 package is to facilitate the implementation of a drone swarm controller through simulation on Gazebo.
Projectwork of a mini-drone offboard application using PX4-ros2
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
Unscented Kalman Filter library for state and parameter estimation
Tutorial for creating Python/Qt GUIs with fbs