30 #ifndef TRANSFORM_UTIL_TRANSFORMER_H_
31 #define TRANSFORM_UTIL_TRANSFORMER_H_
37 #include <boost/shared_ptr.hpp>
76 virtual std::map<std::string, std::vector<std::string> >
Supports()
const = 0;
94 const std::string& target_frame,
95 const std::string& source_frame,
107 const std::string& target_frame,
108 const std::string& source_frame,
114 #endif // TRANSFORM_UTIL_TRANSFORMER_H_