Source: ros-lunar-network-monitor-udp
Section: misc
Priority: extra
Maintainer: Devon Ash <dash@clearpathrobotics.com>
Build-Depends: debhelper (>= 9.0.0), ros-lunar-actionlib, ros-lunar-actionlib-msgs, ros-lunar-catkin, ros-lunar-diagnostic-msgs, ros-lunar-message-generation, ros-lunar-rospy
Homepage: http://ros.org/wiki/network_monitor_udp
Standards-Version: 3.9.2

Package: ros-lunar-network-monitor-udp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ros-lunar-actionlib, ros-lunar-actionlib-msgs, ros-lunar-diagnostic-msgs, ros-lunar-message-runtime, ros-lunar-rospy
Description: Facilities to monitor a network connection by sending UDP packets from a client to a server, which bounces them back to the client.
 The client collects statistics on latency and loss. The server is a C standalone utility or a ROS node. The client can be a ROS node, a standalone utility or a python class.
