velodyne icon indicating copy to clipboard operation
velodyne copied to clipboard

ROS 2 Dashing improvement: Reenable some pieces of logging

Open clalancette opened this issue 5 years ago • 0 comments

The current ROS 2 Dashing code disables some of the logging because it wasn't clear the best way to pass the necessary logging pointer to where it is needed. https://github.com/ros-drivers/velodyne/blob/dashing-devel/velodyne_pointcloud/src/lib/rawdata.cc#L101 is an example. This should be reconsidered and passed, then we can re-enable the logging.

clalancette avatar Jun 26 '19 14:06 clalancette