cvxgrp / fastpathplanning
A fast algorithm for finding an optimal path in a collection of safe boxes
☆59Updated 2 months ago
Alternatives and similar repositories for fastpathplanning:
Users that are interested in fastpathplanning are comparing it to the libraries listed below
- ☆75Updated last year
- ☆28Updated 2 years ago
- Linear Temporal Logic Motion Planning with Graphs of Convex Sets☆46Updated last year
- Model predictive control in Python based on quadratic programming☆39Updated 3 weeks ago
- Numerical experiments for the paper: "MPCGPU: Real-Time Nonlinear Model Predictive Control through Preconditioned Conjugate Gradient on t…☆52Updated 4 months ago
- Differential Dynamic Programming (DDP) with automatic symbolic differentiation☆54Updated 2 years ago
- Constrained Differential Dynamic Programming Solver for Trajectory Optimization and Model Predictive Control☆62Updated this week
- Templated C++/CUDA implementation of Model Predictive Path Integral Control (MPPI)☆131Updated last month
- ☆78Updated 3 weeks ago
- Local Planner Bench☆50Updated 2 years ago
- A Fast Solver for Constrained Trajectory Optimization☆79Updated last year
- Implementation of numerical solvers used in the Machines in Motion Laboratory☆54Updated last month
- A Python based implementation for fast convex decomposition of obstacle-free spaces.☆27Updated 4 months ago
- Toolbox for Robotics Control☆64Updated 4 months ago
- Adaptive importance sampling modification to MPPI☆93Updated last year
- C++ implementation of ALTRO (Augmented Lagrangian TRajectory Optimizer)☆70Updated last year
- Differentiable Collision Avoidance☆23Updated 2 years ago
- A GPU Accelerated Quadratic Programming Solver for Model-Predictive Control☆51Updated 3 weeks ago
- ☆25Updated last month
- [IEEE RA-L 2023] Official Implementation of Safe Navigation and Obstacle Avoidance Using Differentiable Optimization Based Control Barrie…☆29Updated last month
- This repository aims to compare different motion planners for dynamical systems, namely search-based, sampling-based, and optimization-ba…