|
Drake
|
#include <string>#include <map>#include <Eigen/Dense>

Go to the source code of this file.
Typedefs | |
| typedef std::map< std::string, Eigen::Isometry3d, std::less< std::string >, Eigen::aligned_allocator< std::pair< const std::string, Eigen::Isometry3d > > > | PoseMap |
| typedef std::map< std::string, Eigen::Isometry3d, std::less<std::string>, Eigen::aligned_allocator<std::pair<const std::string, Eigen::Isometry3d> > > PoseMap |