Class OdomSubscriber
Defined in File odom_subscriber.hpp
Class Documentation
Wrapper for some common odometry operations. Subscribes to the topic with a mutex.
Public Functions
Constructor that subscribes to an Odometry topic.
- Parameters:
nh – NodeHandle for creating subscriber
default_topic – Name of the topic that will be loaded of the odom_topic param is not set.
Protected Functions
Protected Attributes