Here are some improvements that would benefit our control implementation
- Add controls as
SimulatedResult when running open loop control (useful for example in MPC).
- Improve MPPI proposal distribution: right now it uses white noise , but AR(1) and Colored noise would be significant improvements.
Related but more significant
#336 and #312.
Here are some improvements that would benefit our control implementation
SimulatedResultwhen running open loop control (useful for example in MPC).Related but more significant
#336 and #312.