|
Robotics Library
0.7.0
|
Go to the documentation of this file.
27 #ifndef RL_MDL_TRANSFORM_H
28 #define RL_MDL_TRANSFORM_H
30 #include <boost/graph/adjacency_list.hpp>
45 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
47 typedef ::boost::adjacency_list<
50 ::boost::bidirectionalS,
54 typedef Tree::edge_descriptor
Edge;
98 #endif // RL_MDL_TRANSFORM_H
::Eigen::Transform< Real, 3, ::Eigen::Affine > Transform
Rigid transformation in 3D.
Definition: Transform.h:46
Robotics Library.
Definition: AnalogInput.cpp:30