v3.4.3 regression: yarprobotinterface floods its output with Command received
and Response sent:
messages
#2630
Labels
Component: Tool - yarprobotinterface
Fixed in: YARP v3.4.6
Resolution: Fixed
Type: Regression
This is related to something that worked in a previous version
Describe the bug
After https://github.com/robotology/yarp/pull/2485/files, yarprobotinterface on the
yarp-3.4
branch and on releases v3.4.3, v3.4.4 and v3.4.5 is flooding its output withCommand received
andResponse sent:
, making really hard to read the other relevant output. The problem was fixed in master (YARP 3.5) in d02db05#diff-3bbd8f68798112a6c309136664e4e9bb42af65bec13be7143219a14551c38aa8 , but the nature of the bug is such that it is complicated to use yarprobotinterface with v3.4.3/v3.4.4/v3.4.5 releases.To Reproduce
Run
yarprobotinterface
(probably @xEnVrE @S-Dafarra can add more input).Expected behavior
The log should contains relevant output, not the same message repeatdly printed.
Screenshots
Configuration (please complete the following information):
Additional context
This problem was detected by both @S-Dafarra and @xEnVrE .
The text was updated successfully, but these errors were encountered: