|
Blender
V2.59
|
00001 00004 /* $Id: eigen_types.cpp 35155 2011-02-25 11:45:16Z jesterking $ 00005 * eigen_types.cpp 00006 * 00007 * Created on: March 19, 2009 00008 * Author: benoit bolsee 00009 */ 00010 00011 #include "eigen_types.hpp" 00012 00013 const KDL::Frame iTaSC::F_identity(Rotation::Identity(),Vector::Zero()); 00014 00015