tud-airlab / mppi-isaac

Model Predictive Path Integral Control using isaacgym for rollouts, gpu-accelerated
166 stars 19 forks source link

feat: new mppi formulation :rocket: #11

Closed cpezzato closed 1 year ago

cpezzato commented 1 year ago

Added halton-spline sampling, discounted cost, and mean update with gradient.

It is now possible to select the mppi mode and sampling distribution:

Added also lambda_update but it requires more investigation, set to False by default. Future mppi improvements should also contain covariance update