Public Member Functions
ublox_node::ComponentInterface Class Reference

This interface is used to add functionality to the main node. More...

#include <node.h>

Inheritance diagram for ublox_node::ComponentInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool configureUblox ()=0
 Configure the U-Blox settings.
virtual void getRosParams ()=0
 Get the ROS parameters.
virtual void initializeRosDiagnostics ()=0
 Initialize the diagnostics.
virtual void subscribe ()=0
 Subscribe to u-blox messages and publish to ROS topics.

Detailed Description

This interface is used to add functionality to the main node.

This interface is generic and can be implemented for other features besides the main node, hardware versions, and firmware versions.

Definition at line 436 of file node.h.


Member Function Documentation

virtual bool ublox_node::ComponentInterface::configureUblox ( ) [pure virtual]
virtual void ublox_node::ComponentInterface::getRosParams ( ) [pure virtual]
virtual void ublox_node::ComponentInterface::subscribe ( ) [pure virtual]

The documentation for this class was generated from the following file:


ublox_gps
Author(s): Johannes Meyer
autogenerated on Fri Jun 14 2019 19:26:13