Drake
Drake C++ Documentation
Acrobot< T > Member List

This is the complete list of members for Acrobot< T >, including all inherited members.

Acrobot(const Vector3< T > &normal, const Vector3< T > &up, double m1=1.0, double m2=1.0, double l1=1.0, double l2=1.0, double lc1=0.5, double lc2=0.5, double Ic1=.083, double Ic2=.33, double b1=0.1, double b2=0.1, double g=9.81)Acrobot< T >
CalcCoriolisVector(const T &theta1, const T &theta2, const T &theta1dot, const T &theta2dot) constAcrobot< T >
CalcElbowOutboardFramePoseInWorldFrame(const T &theta1, const T &theta2) constAcrobot< T >
CalcGravityVector(const T &theta1, const T &theta2) constAcrobot< T >
CalcLink1PoseInWorldFrame(const T &theta1) constAcrobot< T >
CalcLink1SpatialAccelerationInWorldFrame(const T &theta1, const T &theta1dot, const T &theta1dotdot) constAcrobot< T >
CalcLink1SpatialVelocityInWorldFrame(const T &theta1, const T &theta1dot) constAcrobot< T >
CalcLink2PoseInWorldFrame(const T &theta1, const T &theta2) constAcrobot< T >
CalcLink2SpatialAccelerationInWorldFrame(const T &theta1, const T &theta2, const T &theta1dot, const T &theta2dot, const T &theta1dotdot, const T &theta2dotdot) constAcrobot< T >
CalcLink2SpatialVelocityInWorldFrame(const T &theta1, const T &theta2, const T &theta1dot, const T &theta2dot) constAcrobot< T >
CalcMassMatrix(const T &theta2) constAcrobot< T >
CalcPotentialEnergy(const T &theta1, const T &theta2) constAcrobot< T >