Robotics StackExchange | Archived questions

Suppress XMLRPCManager debug messages

Is it possible to suppress the debug messages coming from XMLRPCManager::validateXmlrpcResponse (XML-RPC call [getParam] returned an error (-1): [Parameter /xyz] is not set])?

My current solution is piping the ROS output through grep -v XML-RPC...

Asked by lalten on 2016-07-19 11:45:14 UTC

Comments

Answers