implement MPC + minor adjustments
cpp/CMakeLists.txt
0 → 100644
cpp/include/CMakeLists.txt
0 → 100644
cpp/include/config.h
0 → 100644
cpp/include/costfunction.h
0 → 100644
cpp/include/dynamicmodel.h
0 → 100644
cpp/include/ilqrsolver.h
0 → 100644
cpp/src/CMakeLists.txt
0 → 100644
cpp/src/costfunction.cpp
0 → 100644
cpp/src/dynamicmodel.cpp
0 → 100644
cpp/src/ilqrsolver.cpp
0 → 100644