Function ros2_ouster::createIMUProcessor

Function Documentation

inline std::unique_ptr<ros2_ouster::DataProcessorInterface> ros2_ouster::createIMUProcessor(const rclcpp_lifecycle::LifecycleNode::SharedPtr node, const ouster::sensor::sensor_info &mdata, const std::string &frame, const rclcpp::QoS &qos, const ouster::sensor::packet_format &pf)

Factory method to get a pointer to a processor to create the IMU interfaces.

Returns:

Raw pointer to a data processor interface to use