hpp-bezier-com-traj  4.12.0
Multi contact trajectory generation for the COM using Bezier curves
waypoints_c0_dc0_dc1.hh File Reference
Include dependency graph for waypoints_c0_dc0_dc1.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 bezier_com_traj
 
 bezier_com_traj::c0_dc0_dc1
 

Functions

coefs_t bezier_com_traj::c0_dc0_dc1::evaluateCurveAtTime (const std::vector< point_t > &pi, double t)
 

EQUATION FOR CONSTRAINTS ON INIT AND FINAL POSITION AND VELOCITY (DEGREE = 4)

More...
 
coefs_t bezier_com_traj::c0_dc0_dc1::evaluateAccelerationCurveAtTime (const std::vector< point_t > &pi, double T, double t)
 
std::vector< point_t > bezier_com_traj::c0_dc0_dc1::computeConstantWaypoints (const ProblemData &pData, double T)
 
bezier_wp_t::t_point_t bezier_com_traj::c0_dc0_dc1::computeWwaypoints (const ProblemData &pData, double T)
 
coefs_t bezier_com_traj::c0_dc0_dc1::computeFinalVelocityPoint (const ProblemData &pData, double T)