robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
intermediate_stage.hpp File Reference
Include dependency graph for intermediate_stage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  robotoc::IntermediateStage
 Intermediate stage computations for optimal control problems. More...
 

Namespaces

namespace  robotoc
 

Functions

void robotoc::computeInitialStateDirection (const Robot &robot, const Eigen::VectorXd &q0, const Eigen::VectorXd &v0, const SplitSolution &s0, const OCPData &data, SplitDirection &d0)
 Computes the initial state direction using the result of
IntermediateStage::evalKKT(). More...