pinocchio  2.6.3
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
eigen_plugin.hpp
1 #if !EIGEN_VERSION_AT_LEAST(3,3,3)
2  typedef Scalar value_type;
3 #endif