diff --git a/nebula_hw_interfaces/src/nebula_hesai_hw_interfaces/hesai_hw_interface.cpp b/nebula_hw_interfaces/src/nebula_hesai_hw_interfaces/hesai_hw_interface.cpp index 837696157..a5e5bd068 100644 --- a/nebula_hw_interfaces/src/nebula_hesai_hw_interfaces/hesai_hw_interface.cpp +++ b/nebula_hw_interfaces/src/nebula_hesai_hw_interfaces/hesai_hw_interface.cpp @@ -274,7 +274,7 @@ void HesaiHwInterface::ReceiveSensorPacketCallback(const std::vector & } } } -Status HesaiHwInterface::SensorInterfaceStop() { return Status::ERROR_1; } +Status HesaiHwInterface::SensorInterfaceStop() { return Status::ERROR_1; }