1 #ifndef VISIONINTERFACEVISION_H 2 #define VISIONINTERFACEVISION_H 6 #include <geometry_msgs/TransformStamped.h> 9 #include "../../support/header/conversions.h" 17 int publishHoleTransform(Eigen::Matrix4d wThole);
21 std::string robotName;
22 std::string topicRoot;
23 ros::Publisher pubHoleTransform;
28 #endif // VISIONINTERFACEVISION_H