AleksandarHaber / Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-Method
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.
☆20Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-Method
- CppADCodeGen with an easy Eigen interface and Python bindings.☆15Updated 2 years ago
- Header-only C++ library containing controllers designed for Lie Groups.☆63Updated last year
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆62Updated 8 months ago
- ☆20Updated last year
- ☆25Updated 8 months ago
- EagleMPC is a model predictive control & optimal control library for unmanned aerial manipulators (UAMs)☆28Updated 3 years ago
- Light-weight C++ library for fast embedded nonlinear optimisation and optimal control☆47Updated last year
- This a c++ implementation of a Time Invariant Linear Model Predictive Controller (LMPC) done in C++14 with python bindings☆35Updated last year
- A curated list of solvers/software/frameworksrelevant for dynamic optimiation☆28Updated last month
- Torque Limited Simple Pendulum Underactuated System☆54Updated 4 months ago
- Constrained Differential Dynamic Programming Solver for Trajectory Optimization and Model Predictive Control☆38Updated last week
- ☆27Updated 2 years ago
- ☆29Updated last year
- A JAX library for Sequential Convex Programming (SCP) Model Predictive Control (MPC) path planning☆15Updated 10 months ago
- Clarabel.cpp: C/C++ interface to the Clarabel Interior-point solver for convex conic optimisation problems.☆38Updated 5 months ago
- Differential Dynamic Programming (DDP) with automatic symbolic differentiation☆38Updated last year
- QP Benchmarks for the ProxQP Solver against OSQP, GUROBI, MOSEK, quadprog and qpOASES☆20Updated last year
- GPU-Accelerated Trajectory Optimization☆15Updated this week
- An event-based on-line adaptable fast nonlinear model predictive control framework☆25Updated 6 years ago
- A live plotting tool for LCM message fields.☆13Updated 5 years ago
- Model predictive control in Python based on quadratic programming☆32Updated 2 months ago
- Time-optimal Trajectory Generation and Control☆124Updated 3 years ago
- Plugin for simulating compliant actuators dynamics in ROS-Gazebo☆17Updated 3 years ago
- A collection of tutorials for robotoc, efficient optimal control solvers for robotic systems.☆17Updated 2 years ago
- Convex Geometric Trajectory Tracking using Lie Algebraic MPC for Autonomous Marine Vehicles☆42Updated last year
- Code dump of of a state estimator estimator for a robot with a floating base. Previously used on the Mercury robot.☆13Updated 4 years ago
- Github Mirror of https://gitlab.mech.kuleuven.be/meco-software/rockit☆42Updated last month
- Templated C++/CUDA implementation of Model Predictive Path Integral Control (MPPI)☆85Updated last month
- Zero-Order Robust Nonlinear Model Predictive Control with Ellipsoidal Uncertainty Sets☆20Updated 3 months ago
- Generalized Splines for Motion Optimization in C++ and python3☆63Updated last month