Templated C++/CUDA implementation of Model Predictive Path Integral Control (MPPI)
-
Updated
Mar 10, 2025 - Cuda
Templated C++/CUDA implementation of Model Predictive Path Integral Control (MPPI)
Official PyTorch implementation of "DC-MPC: Discrete Codebook Model Predictive Control"
A simple and extensible Octave/Matlab library for Model Predictive Path Integral control scheme.
Simple implementation of MPPI in Matlab
A Python-based demonstration of Model Predictive Path Integral (MPPI) control for navigating a simple 2D car model around multiple circular obstacles.
This project involves an autonomous indoor navigation system for a UGV using the ROS 2 Navigation Stack. It integrates SLAM, AMCL localization, global path planning with A*, and local obstacle avoidance via a Model Predictive Path Integral controller. LiDAR handles mapping and navigation, while a depth camera aids in close-range obstacle detection,
Add a description, image, and links to the model-predictive-path-integral topic page so that developers can more easily learn about it.
To associate your repository with the model-predictive-path-integral topic, visit your repo's landing page and select "manage topics."