robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include "Eigen/Core"
#include "robotoc/robot/robot.hpp"
#include "robotoc/core/split_kkt_matrix.hpp"
#include "robotoc/core/split_kkt_residual.hpp"
#include "robotoc/riccati/split_riccati_factorization.hpp"
#include "robotoc/riccati/lqr_policy.hpp"
Go to the source code of this file.
Classes | |
class | robotoc::UnconstrBackwardRiccatiRecursionFactorizer |
Factorizer of the backward Riccati recursion of a time stage. More... | |
Namespaces | |
namespace | robotoc |