Go to the documentation of this file.
   49 #include <geometry_msgs/TransformStamped.h> 
   52 #include <Eigen/Geometry> 
   76   bool publishTransform(
const Eigen::Isometry3d& transform, 
const std::string& from_frame, 
const std::string& to_frame);
 
  101   std::vector<geometry_msgs::TransformStamped> 
transforms_;