Skip to content

Class nebula::ros::HesaiDecoderWrapper

ClassList > nebula > ros > HesaiDecoderWrapper

  • #include <decoder_wrapper.hpp>

Public Functions

Type Name
HesaiDecoderWrapper (rclcpp::Node *const parent_node, const std::shared_ptr< const nebula::drivers::HesaiSensorConfiguration > & config, const std::shared_ptr< const nebula::drivers::HesaiCalibrationConfigurationBase > & calibration, bool publish_packets)
void OnCalibrationChange (const std::shared_ptr< const nebula::drivers::HesaiCalibrationConfigurationBase > & new_calibration)
void OnConfigChange (const std::shared_ptr< const nebula::drivers::HesaiSensorConfiguration > & new_config)
void ProcessCloudPacket (std::unique_ptr< nebula_msgs::msg::NebulaPacket > packet_msg)
nebula::Status Status ()

Public Functions Documentation

function HesaiDecoderWrapper

nebula::ros::HesaiDecoderWrapper::HesaiDecoderWrapper (
    rclcpp::Node *const parent_node,
    const std::shared_ptr< const nebula::drivers::HesaiSensorConfiguration > & config,
    const std::shared_ptr< const nebula::drivers::HesaiCalibrationConfigurationBase > & calibration,
    bool publish_packets
) 

function OnCalibrationChange

void nebula::ros::HesaiDecoderWrapper::OnCalibrationChange (
    const std::shared_ptr< const nebula::drivers::HesaiCalibrationConfigurationBase > & new_calibration
) 

function OnConfigChange

void nebula::ros::HesaiDecoderWrapper::OnConfigChange (
    const std::shared_ptr< const nebula::drivers::HesaiSensorConfiguration > & new_config
) 

function ProcessCloudPacket

void nebula::ros::HesaiDecoderWrapper::ProcessCloudPacket (
    std::unique_ptr< nebula_msgs::msg::NebulaPacket > packet_msg
) 

function Status

nebula::Status nebula::ros::HesaiDecoderWrapper::Status () 


The documentation for this class was generated from the following file nebula_ros/include/nebula_ros/hesai/decoder_wrapper.hpp