Livox-SDK / livox_ros_driver

Livox device driver under ros, support Lidar Mid-40, Mid-70, Tele-15, Horizon, Avia.
Other
363 stars 203 forks source link

Bring printf into scope in timesync.cpp #79

Closed 3noch closed 3 years ago

3noch commented 3 years ago

Slight changes in compilation order can cause the use of printf to fail without <cstdio> included.