The base class which subclasses convert laser scan and odometry data ROS structures to internal data structure. More...
#include <topic_with_transform.h>
Public Member Functions | |
virtual void | handle_transformed_msg (const boost::shared_ptr< MType >, const tf::StampedTransform &)=0 |
The base class which subclasses convert laser scan and odometry data ROS structures to internal data structure.
Definition at line 25 of file topic_with_transform.h.
virtual void TopicObserver< MType >::handle_transformed_msg | ( | const boost::shared_ptr< MType > | , |
const tf::StampedTransform & | |||
) | [pure virtual] |