Class VelodyneHwInterfaceWrapper

Class Documentation

class VelodyneHwInterfaceWrapper

Public Functions

VelodyneHwInterfaceWrapper(rclcpp::Node *const parent_node, std::shared_ptr<const nebula::drivers::VelodyneSensorConfiguration> &config, bool use_udp_only = false)
void on_config_change(const std::shared_ptr<const nebula::drivers::VelodyneSensorConfiguration> &new_config)
nebula::Status status()
std::shared_ptr<drivers::VelodyneHwInterface> hw_interface() const