Note: This is a fork of the original mpc.pytorch library by Brandon Amos, Ivan Jimenez, Jacob Sacks, Byron Boots, and J. Zico Kolter. This fork contains numerous changes, optimizations, and updates.
- Added optimizations and performance improvements.
- Updated deprecated features.
- Added comprehensive documentation and examples.
A fast and differentiable model predictive control solver for PyTorch.
For more details on the original project, please visit their project website.
Thanks to the original authors for their great work.