Class ROSaicNode

Inheritance Relationships

Base Type

Class Documentation

class ROSaicNode : public 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…