MPPI-Generic icon indicating copy to clipboard operation
MPPI-Generic copied to clipboard

Fix various parameter configuration issues

Open bogidude opened this issue 5 months ago • 0 comments

These commits address a couple of issues related to parameter configuration in the library. The first commit adds the ability in the plant to update the sampling distribution parameters in a multi-threaded scenario. The second fixes a small bug where updating the dt through setParams() of the Controller class would not update the dt of its feedback controller.

bogidude avatar Sep 17 '25 19:09 bogidude