30 #ifndef TOWR_TOWR_INCLUDE_TOWR_VARIABLES_SPLINE_HOLDER_H_ 31 #define TOWR_TOWR_INCLUDE_TOWR_VARIABLES_SPLINE_HOLDER_H_ 60 const std::vector<double>& base_poly_durations,
61 std::vector<PhaseNodes::Ptr> ee_motion,
62 std::vector<PhaseNodes::Ptr> ee_force,
63 std::vector<PhaseDurations::Ptr> phase_durations,
64 bool ee_durations_change);
std::shared_ptr< NodeSpline > Ptr
std::vector< PhaseDurations::Ptr > phase_durations_
Holds pointers to fully constructed splines, that are linked to the optimization variables.
NodeSpline::Ptr base_linear_
std::shared_ptr< Nodes > Ptr
std::vector< NodeSpline::Ptr > ee_force_
NodeSpline::Ptr base_angular_
std::vector< NodeSpline::Ptr > ee_motion_