duckietown / rpi-ros-kinetic-base

0 stars 0 forks source link

Warning messages any time ROS Connection created with qemu3-arm-static #1

Closed bhairavmehta95 closed 6 years ago

bhairavmehta95 commented 6 years ago

I believe this issue is best placed in this repo:

Any time when running ROS, and a new ROS connection is made (any node starting up, including "nodes" that are created as part of things like rostopic hz or rostopic listen), about 10 or so of the following Warning messages are printed to output. From what I can tell, it has no affect on performance, but when you start > 3 nodes, it can become overwhelming very quickly.

host QEMU_IFLA type: 48
host QEMU_IFLA type: 43
host QEMU_IFLA type: 47
# and so on..
bhairavmehta95 commented 6 years ago

Seems like this is an issue that qemu needs to take care of.