Public Member Functions | List of all members
ublox_node::ComponentInterface Class Referenceabstract

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

#include <node.h>

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

Public Member Functions

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

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 443 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::initializeRosDiagnostics ( )
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 Thu Jan 28 2021 03:13:52