Contains macro that wrap standard logging calls. Wrapping logging calls allows libraries to be used inside and outside the ROS framework. More...
Contains macro that wrap standard logging calls. Wrapping logging calls allows libraries to be used inside and outside the ROS framework.
Macros are used because passing variable argument lists are much easier than passing them through functions.