Class RawDataProduct
Defined in File raw_data_product.hpp
Inheritance Relationships
Base Type
public ublox_node::ComponentInterface
(Class ComponentInterface)
Class Documentation
-
class RawDataProduct : public virtual ublox_node::ComponentInterface
Implements functions for Raw Data products.
Public Functions
-
inline virtual void getRosParams() override
Does nothing since there are no Raw Data product specific settings.
Does nothing since there are no Raw Data product specific settings.
- Returns:
always returns true
-
virtual void initializeRosDiagnostics() override
Adds frequency diagnostics for RTCM topics.
Subscribe to Raw Data Product messages and set up ROS publishers.
Subscribe to RxmALM, RxmEPH, RxmRAW, and RxmSFRB messages.
-
inline virtual void getRosParams() override