Function ros2_ouster::createImageProcessor

Function Documentation

inline ros2_ouster::DataProcessorInterface *ros2_ouster::createImageProcessor(const rclcpp_lifecycle::LifecycleNode::SharedPtr node, const ros2_ouster::Metadata &mdata, const std::string &frame, const rclcpp::QoS &qos)

Factory method to get a pointer to a processor to create the image (range, intensity, noise) interfaces.

Returns:

Raw pointer to a data processor interface to use