RobotArmLib
0.0.4
Robot Arm Library [WIP]
|
This is the complete list of members for rb::kin::Link, including all inherited members.
a | rb::kin::Link | |
alpha | rb::kin::Link | |
computeTransform(const double &q, const bool &update=false) | rb::kin::Link | |
d | rb::kin::Link | |
I | rb::kin::Link | protected |
jt_type | rb::kin::Link | protected |
Link() | rb::kin::Link | |
Link(const double a0, const double alpha0, const double d0, const double theta0, const double up_lim0=360., const double low_lim0=-360., const double offset0=0., const Joint type0=Joint::REVOLUTE, const double mass0=0., const rb::math::Matrix3 I0=rb::math::Matrix3::Identity(), const rb::math::Vector3 r0=rb::math::Vector3::Zero()) | rb::kin::Link | |
low_lim | rb::kin::Link | |
mass | rb::kin::Link | protected |
offset | rb::kin::Link | |
operator*(Link &lhs, Link &rhs) | rb::kin::Link | friend |
operator*(rb::math::Matrix4 &lhs, Link &rhs) | rb::kin::Link | friend |
operator*=(rb::math::Matrix4 &lhs, Link &rhs) | rb::kin::Link | friend |
r | rb::kin::Link | protected |
tf | rb::kin::Link | |
theta | rb::kin::Link | |
up_lim | rb::kin::Link | |
~Link() | rb::kin::Link |