AleksandarHaber / Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-MethodLinks
We implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton method to solve the Riccati equation and to compute the solution.
☆29Updated 8 months ago
Alternatives and similar repositories for Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-Method
Users that are interested in Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-Method are comparing it to the libraries listed below
Sorting:
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆84Updated 8 months ago
- Light-weight C++ library for fast embedded nonlinear optimisation and optimal control☆54Updated 2 years ago
- A curated list of solvers/software/frameworksrelevant for dynamic optimiation☆37Updated 6 months ago
- Torque Limited Simple Pendulum Underactuated System☆60Updated last year
- Header-only C++ library containing controllers designed for Lie Groups.☆75Updated 2 months ago
- Clarabel.cpp: C/C++ interface to the Clarabel Interior-point solver for convex conic optimisation problems.☆55Updated 6 months ago
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆191Updated 7 months ago
- Rigid transform using Lie groups and Dual Quaternions, written in CasADi!☆86Updated 5 months ago
- Control Barrier Functions in Python and Jax☆153Updated 3 weeks ago
- MPC pathtracking implementation with python, solved by PANOC/IPOPT☆31Updated 2 years ago
- ILQR (Iterative Linear Quadratic Regulator)☆37Updated 9 months ago
- ☆10Updated 4 years ago
- Constrained Differential Dynamic Programming Solver for Trajectory Optimization and Model Predictive Control☆85Updated last month
- Unified C++ interface for quadratic programming solvers☆66Updated 2 months ago
- C++ interface for hpipm, a high-performance interior point MPC solver☆104Updated 2 years ago
- Here, we post the codes that implement the Model Predictive Controller (MPC) for linear systems.☆113Updated 8 months ago
- LQR, MPC and DRL approaches to control the Furuta pendulum.☆58Updated 3 months ago
- ☆31Updated 8 months ago
- Convex Geometric Trajectory Tracking using Lie Algebraic MPC for Autonomous Marine Vehicles☆52Updated 2 years ago
- Github Mirror of https://gitlab.mech.kuleuven.be/meco-software/rockit☆57Updated 8 months ago
- C++ implementation of ALTRO (Augmented Lagrangian TRajectory Optimizer)☆81Updated 2 years ago
- 100+ favorite papers from the fields of robotics, autonomous driving, and related areas, updated continuously.☆37Updated last year
- A Fast Solver for Constrained Trajectory Optimization☆86Updated 2 years ago
- Solver for Algebraic Riccati equation with two ways: iteration based method & eigenvalue decomposition method☆68Updated 7 years ago
- Learning Drake from the perspective of a robotics beginner.☆43Updated last year
- ☆42Updated last year
- QP Benchmarks for the ProxQP Solver against OSQP, GUROBI, MOSEK, quadprog and qpOASES☆32Updated 2 years ago
- Differential Dynamic Programming (DDP) with automatic symbolic differentiation☆68Updated 2 years ago
- A complete, hardware-ready Python package for Koopman-based Linear Model Predictive Control (LMPC), delivering real-time trajectory trac…☆65Updated 2 weeks ago
- ☆25Updated 6 months ago