14 #include <compass_msgs/Azimuth.h>
15 #include <geometry_msgs/TransformStamped.h>
22 template<>
const std::string&
getFrameId(
const compass_msgs::Azimuth& t);
24 compass_msgs::Azimuth
toMsg(
const compass_msgs::Azimuth& in);
25 void fromMsg(
const compass_msgs::Azimuth& msg, compass_msgs::Azimuth& out);
29 const compass_msgs::Azimuth& t_in, compass_msgs::Azimuth& t_out,
const geometry_msgs::TransformStamped& transform);