Class ROSaicNode

Inheritance Relationships

Base Types

Class Documentation

class ROSaicNode : public ROSaicNodeBase, private ROSaicNodeBase

This class represents the ROsaic node, to be extended..

Public Functions

ROSaicNode(const rclcpp::NodeOptions &options)

The constructor initializes and runs the ROSaic node, if everything works fine. It loads the user-defined ROS parameters, subscribes to Rx messages, and publishes requested ROS messages…

~ROSaicNode()
ROSaicNode()

The constructor initializes and runs the ROSaic node, if everything works fine. It loads the user-defined ROS parameters, subscribes to Rx messages, and publishes requested ROS messages…

~ROSaicNode()