Class Transformer

Class Documentation

class Transformer

Class that binds to either the TF tree or resolves transformations from the ROS parameter server, depending on settings loaded from ROS params.

Public Functions

Transformer(const ros::NodeHandle &nh, const ros::NodeHandle &nh_private)
bool lookupTransform(const std::string &from_frame, const std::string &to_frame, const ros::Time &timestamp, Transformation *transform)
void transformCallback(const geometry_msgs::TransformStamped &transform_msg)