Joint.h File Reference
#include <cmath>
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include <SpaceVecAlg/SpaceVecAlg>
Include dependency graph for Joint.h:
This graph shows which files directly or indirectly include this file:

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)