robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <iostream>
#include "Eigen/Core"
#include "robotoc/robot/robot.hpp"
#include "robotoc/robot/contact_status.hpp"
#include "robotoc/core/split_kkt_matrix.hxx"
Go to the source code of this file.
Classes | |
class | robotoc::SplitKKTMatrix |
The KKT matrix split into a time stage. More... | |
Namespaces | |
namespace | robotoc |