idiap / ilqr_plannerLinks
A C++ iLQR library that allows you to solve iLQR optimization problem on any robot as long as you provide an URDF file describing the kinematics chain of the robot
☆14Updated last year
Alternatives and similar repositories for ilqr_planner
Users that are interested in ilqr_planner are comparing it to the libraries listed below
Sorting:
- Autonomous racing using ILQR and JAX.☆37Updated last year
- Matlab iLQR class which will solve for the optimal set of inputs and gains to get to a desired state☆26Updated 2 years ago
- ☆31Updated 2 years ago
- A parallelized, modern, extendable, single-header, C++11 implementation of the iLQR algorithm.☆29Updated 5 years ago
- A Real-Time Reachability-based Motion Planning Algorithm for Risk-Aware Motion Planning in Uncertain Environments.☆33Updated 2 years ago
- An MPC approach for motion planning of non-holonomic mobile systems in dynamic scenarios☆35Updated last year
- Quadratic Regulators (iLQR/LQR) on Probabilistic Branching Trees.☆21Updated 8 years ago
- C++ implementation of ALTRO (Augmented Lagrangian TRajectory Optimizer)☆81Updated 2 years ago
- ☆16Updated 3 months ago
- nonlinear solver for the constrained problem☆19Updated 2 years ago
- A set of tools to quickly generate and visualize autonomous driving scenarios for Algames.jl.☆30Updated 4 years ago
- i2LQR: Iterative LQR for Iterative Tasks in Dynamic Environments (CDC 2023) https://arxiv.org/abs/2302.14246☆21Updated last year
- Algorithm Implementation of Distributed Potential iterative Linear Quadratic Regulator☆33Updated 2 years ago
- ☆15Updated 11 months ago
- Implementation of a multi-rate control architecture based on MPC and CBF☆24Updated 4 years ago
- A Fast Solver for Constrained Trajectory Optimization☆86Updated 2 years ago
- C++ implementation of iLQR☆13Updated 8 years ago
- ☆34Updated 3 years ago
- 使用casadi的C++接口写的shooting/collocation轨迹优化示例代码☆59Updated 4 years ago
- 规划控制相关岗位高频代码题整理与参考答案