RCL_WARN_MSG#

RCL_WARN_MSG(caller, called)#

Print rcl current error string as WARNING.

Parameters:
  • caller – Class, method, function, etc. from which the code is called.

  • called – Called code (method, function, etc.).