Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "tinympc/TinyMPC"]
path = tinympc/TinyMPC
url = https://github.com/TinyMPC/TinyMPC.git
branch = main
url = https://github.com/seanmabli/TinyMPC.git
branch = modernize-examples
3 changes: 1 addition & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
recursive-include src/tinympc/codegen/codegen_src *
recursive-include src/tinympc/codegen/pywrapper *
recursive-include src/tinympc/codegen/pywrapper *
1,738 changes: 1,738 additions & 0 deletions examples/interactive_quadrotor_ext.ipynb

Large diffs are not rendered by default.

83 changes: 0 additions & 83 deletions src/tinympc/codegen/codegen_src/include/Eigen/Eigen.h

This file was deleted.

This file was deleted.

43 changes: 0 additions & 43 deletions src/tinympc/codegen/codegen_src/include/Eigen/Eigen/Cholesky

This file was deleted.

50 changes: 0 additions & 50 deletions src/tinympc/codegen/codegen_src/include/Eigen/Eigen/CholmodSupport

This file was deleted.

Loading