Class nebula::ros::HesaiRosWrapper
ClassList > nebula > ros > HesaiRosWrapper
Ros wrapper of hesai driver.
#include <hesai_ros_wrapper.hpp>
Inherits the following classes: rclcpp::Node
Public Functions
Type | Name |
---|---|
HesaiRosWrapper (const rclcpp::NodeOptions & options) |
|
Status | get_status () Get current status of this driver. |
Status | stream_start () Start point cloud streaming (Call SensorInterfaceStart of HwInterface) |
~HesaiRosWrapper () noexcept override |
Public Functions Documentation
function HesaiRosWrapper
explicit nebula::ros::HesaiRosWrapper::HesaiRosWrapper (
const rclcpp::NodeOptions & options
)
function get_status
Get current status of this driver.
Status nebula::ros::HesaiRosWrapper::get_status ()
Returns:
Current status
function stream_start
Start point cloud streaming (Call SensorInterfaceStart of HwInterface)
Status nebula::ros::HesaiRosWrapper::stream_start ()
Returns:
Resulting status
function ~HesaiRosWrapper
nebula::ros::HesaiRosWrapper::~HesaiRosWrapper () noexcept override
The documentation for this class was generated from the following file nebula_ros/include/nebula_ros/hesai/hesai_ros_wrapper.hpp