guzhaoyuan / Dynamics-and-ControlLinks
Dynamics, MPC, LQR, etc. One repo to rule them all.
☆111Updated last year
Alternatives and similar repositories for Dynamics-and-Control
Users that are interested in Dynamics-and-Control are comparing it to the libraries listed below
Sorting:
- C++/Eigen implementation of iLQR☆109Updated 6 years ago
- C++ implementation of ALTRO (Augmented Lagrangian TRajectory Optimizer)☆72Updated last year
- A non-linear trajectory optimization library developed by Optimus Ride, Inc. This library implements a C++ version of the original open-s…☆143Updated 2 years ago
- 使用casadi的C++接口写的shooting/collocation轨迹优化示例代码☆54Updated 3 years ago
- This is a Tutorial on how to use CasADi with CPP.☆99Updated 9 months ago
- Robot Controls Course Project☆59Updated 3 years ago
- ☆38Updated last month
- A Fast Solver for Constrained Trajectory Optimization☆81Updated last year
- Get started with Reachability-based Trajectory Design for static obstacles☆62Updated 3 years ago
- This repository is an implementation of the work from Mohamed W. Mehrez. I convert the original code in MATLAB to the Python☆161Updated 2 months ago
- Robust Online Motion Planning using Contraction Theory☆57Updated 6 years ago
- Representation-Free Model Predictive Control for Dynamic Quadruped☆220Updated 3 months ago
- ☆43Updated 4 years ago
- ☆23Updated 2 years ago
- An implementation of iLQR for trajectory synthesis and control☆91Updated 5 years ago
- Implementations of the iLQR algorithm☆33Updated 8 years ago
- ROS stack with an efficient real-time NMPC for the Crazyflie 2.1☆111Updated 10 months ago
- LQR-RRT* method is used for random motion planning of a simple pendulum in it's phase plot☆58Updated 8 years ago
- ☆172Updated 2 months ago
- C++ implementation of iLQR☆13Updated 8 years ago
- Constrained Differential Dynamic Programming Solver for Trajectory Optimization and Model Predictive Control☆71Updated this week
- Colab notebooks showcasing experiments on MPPI (model predictive path integral control) and CBF (control barrier function). Utilizes jax …☆77Updated 3 months ago
- ☆28Updated 6 years ago
- ☆71Updated last year
- qpSWIFT is a light-weight sparse quadratic programming solver☆142Updated 2 years ago
- A collection of work using nonlinear model predictive control (NMPC) with discrete-time control Lyapunov functions (CLFs) and control bar…☆272Updated last year
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆76Updated 2 months ago
- ROS examples for the control toolbox☆37Updated 5 years ago
- An open source repository for control, planning and navigation about control barrier functions.☆191Updated last year
- This repo collets few LMPC examples coded in Python