Livox-SDK / livox_ros2_driver

Livox device driver under Ros2, support Lidar Mid-40, Mid-70, Tele-15, Horizon, Avia.
Other
77 stars 84 forks source link

Fix for compilation error regarding logging #12

Closed lchojnacki-agribot closed 2 years ago

lchojnacki-agribot commented 2 years ago

Fix for compilation error due to lack of conversion from std::string to c_string which is needed by logging function.