Class ContinentalARS548DecoderWrapper
Defined in File continental_ars548_decoder_wrapper.hpp
Class Documentation
-
class ContinentalARS548DecoderWrapper
Public Functions
-
void process_packet(std::unique_ptr<nebula_msgs::msg::NebulaPacket> packet_msg)
-
rcl_interfaces::msg::SetParametersResult on_parameter_change(const std::vector<rclcpp::Parameter> &p)
-
nebula::Status status()
-
void detection_list_callback(std::unique_ptr<continental_msgs::msg::ContinentalArs548DetectionList> msg)
Callback to process new ContinentalArs548DetectionList from the driver.
- Parameters:
msg – The new ContinentalArs548DetectionList from the driver
-
void object_list_callback(std::unique_ptr<continental_msgs::msg::ContinentalArs548ObjectList> msg)
Callback to process new ContinentalArs548ObjectList from the driver.
- Parameters:
msg – The new ContinentalArs548ObjectList from the driver
-
void sensor_status_callback(const drivers::continental_ars548::ContinentalARS548Status &sensor_status)
Callback to process new ContinentalARS548Status from the driver.
- Parameters:
msg – The new ContinentalArs548ObjectList from the driver
-
void packets_callback(std::unique_ptr<nebula_msgs::msg::NebulaPackets> msg)
Callback to process new ContinentalARS548Status from the driver.
- Parameters:
msg – The new ContinentalArs548ObjectList from the driver
-
void process_packet(std::unique_ptr<nebula_msgs::msg::NebulaPacket> packet_msg)