#include <FeatureTrackerNode.h>
Public Member Functions | |
void | newMessage (const boost::shared_ptr< M const > &msg) |
BagSubscriber class Inherits from message_filters::SimpleFilter<M> to use protected signalMessage function This class is used to synchronize messages from a bag
Definition at line 68 of file FeatureTrackerNode.h.
void omip::BagSubscriber< M >::newMessage | ( | const boost::shared_ptr< M const > & | msg | ) | [inline] |
Definition at line 71 of file FeatureTrackerNode.h.