37 :ConstraintSet(1,
"totalduration-" + std::to_string(ee))
62 double min_duration_last_phase = 0.2;
71 jac.coeffRef(0, col) = 1.0;
VectorXd GetValues() const override
Composite::Ptr VariablesPtr
TotalDurationConstraint(double T_total, int ee)
static std::string EESchedule(uint ee)
VecBound GetBounds() const override
A variable set composed of the phase durations of an endeffector.
void FillJacobianBlock(std::string var_set, Jacobian &) const override
PhaseDurations::Ptr phase_durations_
Eigen::SparseMatrix< double, Eigen::RowMajor > Jacobian
void InitVariableDependedQuantities(const VariablesPtr &x) override
std::vector< Bounds > VecBound