Class Sender
Defined in File sender.hpp
Inheritance Relationships
Base Type
public off_highway_can::Sender
Class Documentation
-
class Sender : public off_highway_can::Sender
Uss sender class to encode CAN frames. Encodes temperature input as CAN frame.
Public Types
-
using UssInput = sensor_msgs::msg::Temperature
Public Functions
Protected Functions
Map received data to message signals, encode the messages and send them as CAN frame.
- Parameters:
msg – Received message data
-
void fillMessageDefinitions()
Fill message definitions to encode frames of CAN node. Only stored definitions are sent.
-
void declare_and_get_parameters()
Declare and get node parameters.
-
using UssInput = sensor_msgs::msg::Temperature