UDP in rospy
Hello, I've got a client that keep sending info over UDP so I've seen rospy has a class named UDPROSTransport that can receive UDP mensagens, is this class working? I'm quite confuse about how to properly use it.