frmadeira / nmpc_controllerLinks
NMPC controller for trajectory tracking and obstacle avoidance
☆17Updated 2 years ago
Alternatives and similar repositories for nmpc_controller
Users that are interested in nmpc_controller are comparing it to the libraries listed below
Sorting:
- Model predictive control (MPC) of an autonomous vehilcle for lane tracking and obstacle avoidance with ACADO toolkit☆114Updated last year
- Robust model predictive control for path tracking with obstacle avoidance☆107Updated 2 years ago
- Model Predictive Control with discrete-time Control Barrier Functions (MPC-CBF) for a wheeled mobile robot.☆183Updated 3 years ago
- Cooperative control of the multiple mobile vehicles via distributed model predictive control to implement the following tasks including f…☆102Updated 4 years ago
- ☆31Updated 3 years ago
- Trajectory tracking controller using linear and nonlinear MPC.☆45Updated 3 years ago
- Dubin's Vehicle Model in Gym Environment for Path Tracking using RL Algorithms☆16Updated 4 years ago
- Navigation of a unicycle-like vehicle using dynamic window approach☆40Updated 4 years ago
- This is a Matlab and CasADi based Model Predictive Control (MPC) implementation for a kinematic vehicle model. The primary goal of this c…☆15Updated 2 years ago
- Model Predictive Control for a quadrotor in static and dynamic environments☆73Updated 4 years ago
- ☆10Updated 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☆171Updated 10 months ago
- Formation control for a multi-agent system in a bidimensional space. Various types of formations available. Implementation in ROS2 Foxy.☆47Updated 3 years ago
- A trajectory generator utilizing the A-star algorithm in conjunction with a Nonlinear Model Predictive Control solver to obtain a smooth …☆61Updated 4 years ago
- ☆58Updated last year
- Linearized unicyclic robot model to track cubic spline curve in python.☆24Updated 5 years ago
- Model Predictive Control using MATLAB☆57Updated 4 years ago
- Code accompanying the RA-L / ICRA 2020 paper: "Online Trajectory Generation with Distributed Model Predictive Control for Multi-Robot Mot…☆116Updated 4 years ago
- Python implementation of DWA (Dynamic Window Approach)☆39Updated 2 years ago
- RRT*-MPC path planning for spacecraft navigation in dynamic environment. Graded project for the ETH course "Planning and Decision Making …☆32Updated 3 years ago
- Collision avoidance for mavs in dynamic environments using model predictive control☆93Updated 5 years ago
- Final project for "Control systems for robotics" - simulation of obstacle avoidance on an autonomous car using MPC☆80Updated 5 years ago
- Use DQN to boost MPC computation for dynamic obstacle avoidance.☆46Updated last year
- A basic nonlinear model predictive control implementation using Casadi with Unscented Kalman filter state estimation☆52Updated 4 years ago
- Implementation of several multiagent trajectory generation algorithms☆94Updated 6 years ago
- A ROS package of a autonomous navigation method based on SAC and Bidirectional RRT* (Repository RL-RRT-Global-Planner).☆60Updated 3 years ago
- ROS implementation for omnidirectional mobile robot tracking and navigation using Nonlinear MPC based on CasADi toolkit☆49Updated 3 years ago
- This repository has the code for the nonlinear model predictive controller for target tracking problems with the use of Casadi framework …☆78Updated last year
- ☆46Updated 3 years ago
- Mobile Robot Path Planning and Obstacle Avoidance Using PSO in Python