HEBI C++ API  1.0.0
hebi::trajectory::Trajectory Member List

This is the complete list of members for hebi::trajectory::Trajectory, including all inherited members.

createUnconstrainedQp(const VectorXd &time_vector, const MatrixXd &positions, const MatrixXd *velocities=nullptr, const MatrixXd *accelerations=nullptr)hebi::trajectory::Trajectorystatic
getDuration() const hebi::trajectory::Trajectory
getEndTime() const hebi::trajectory::Trajectoryinline
getJointCount() const hebi::trajectory::Trajectoryinline
getStartTime() const hebi::trajectory::Trajectoryinline
getState(double time, VectorXd *position, VectorXd *velocity, VectorXd *acceleration) const hebi::trajectory::Trajectory
getWaypointCount() const hebi::trajectory::Trajectoryinline
~Trajectory() noexcepthebi::trajectory::Trajectory