Go to the source code of this file.
Classes | |
class | sva::RBInertia< T > |
Namespaces | |
sva | |
Functions | |
template<typename T > | |
Eigen::Matrix3< T > | sva::inertiaToOrigin (const Eigen::Matrix3< T > &inertia, T mass, const Eigen::Vector3< T > &com, const Eigen::Matrix3< T > &rotation) |
template<typename T , typename T2 > | |
RBInertia< T > | sva::operator* (T2 scalar, const RBInertia< T > &rbI) |
template<typename T > | |
std::ostream & | sva::operator<< (std::ostream &out, const RBInertia< T > &rbI) |