#include <cmath>
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include <SpaceVecAlg/SpaceVecAlg>
Go to the source code of this file.
Classes | |
class | rbd::Joint |
Namespaces | |
rbd | |
Functions | |
template<typename T > | |
Eigen::Matrix3< T > | rbd::QuatToE (const std::vector< T > &q) |
std::ostream & | rbd::operator<< (std::ostream &out, const Joint &b) |