mppi topic

List mppi repositories

PythonLinearNonlinearControl

820
Stars
178
Forks
Watchers

PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python.

pytorch_mppi

345
Stars
52
Forks
Watchers

Model Predictive Path Integral (MPPI) with approximate dynamics implemented in pytorch

mppi_numba

174
Stars
18
Forks
Watchers

A GPU implementation of Model Predictive Path Integral (MPPI) control that uses a probabilistic traversability model for planning risk-aware trajectories.

python_simple_mppi

175
Stars
18
Forks
Watchers

Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.

MPOPIS

71
Stars
10
Forks
Watchers

Adaptive importance sampling modification to MPPI

mppi

15
Stars
2
Forks
Watchers

A simple and extensible Octave/Matlab library for Model Predictive Path Integral control scheme.

proj-svg_mppi

50
Stars
10
Forks
Watchers

[ICRA2024] Stein Variational Guided Model Predictive Path Integral Control: Proposal and Experiments with Fast Maneuvering Vehicles

path_tracking_catalog

94
Stars
5
Forks
Watchers

25 path-tracking algorithms are (goint to be) implemented with python.

mppi_playground

26
Stars
5
Forks
Watchers

Model Predictive Path Integral Control (MPPI) with PyTorch