41 #ifndef RVIZ_VISUAL_TOOLS_TF_VISUAL_TOOLS_H    42 #define RVIZ_VISUAL_TOOLS_TF_VISUAL_TOOLS_H    50 #include <geometry_msgs/TransformStamped.h>    53 #include <Eigen/Geometry>    77   bool publishTransform(
const Eigen::Affine3d& transform, 
const std::string& from_frame, 
const std::string& to_frame);
   106 #endif  // RVIZ_VISUAL_TOOLS_TF_VISUAL_TOOLS_H