Function ur_robot_driver::registerUrclLogHandler

Function Documentation

void ur_robot_driver::registerUrclLogHandler(const std::string &tf_prefix = "")

Register the UrclLoghHandler, this will start logging messages from the client library with ROS2 logging. This function has to be called inside your node, to enable the log handler.