robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
terminal_state_equation.hpp File Reference
Include dependency graph for terminal_state_equation.hpp:

Go to the source code of this file.

Namespaces

namespace  robotoc
 

Functions

void robotoc::linearizeTerminalStateEquation (const Robot &robot, const Eigen::VectorXd &q_prev, const SplitSolution &s, StateEquationData &data, SplitKKTMatrix &kkt_matrix, SplitKKTResidual &kkt_residual)
 Linearizes the state equation at the teminal stage. More...
 
void robotoc::correctLinearizeTerminalStateEquation (StateEquationData &data, SplitKKTMatrix &kkt_matrix)
 Corrects the linearized state equation using the Jacobian of the Lie group. More...